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

18
node_modules/.vite/deps/svelte_store.js generated vendored Normal file
View File

@@ -0,0 +1,18 @@
import {
derived,
readable,
readonly,
writable
} from "./chunk-I2CJVP44.js";
import {
get_store_value
} from "./chunk-BLHMZ75E.js";
import "./chunk-U6FMO7UD.js";
export {
derived,
get_store_value as get,
readable,
readonly,
writable
};
//# sourceMappingURL=svelte_store.js.map