Refactor App component to implement routing with svelte-spa-router, replacing static components with dynamic routes for improved navigation. Update routes for Home, About, Contact, Careers, Blog, and legal services.

This commit is contained in:
becarta
2025-05-16 01:37:41 +02:00
parent a036c95dbc
commit 5a8bf790af
28 changed files with 108 additions and 10 deletions

14
node_modules/.vite/deps/chunk-U6FMO7UD.js generated vendored Normal file
View File

@@ -0,0 +1,14 @@
var __defProp = Object.defineProperty;
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
// node_modules/svelte/src/shared/version.js
var VERSION = "4.2.19";
var PUBLIC_VERSION = "4";
export {
__publicField,
VERSION,
PUBLIC_VERSION
};
//# sourceMappingURL=chunk-U6FMO7UD.js.map