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

View File

@@ -0,0 +1,8 @@
import {
PUBLIC_VERSION
} from "./chunk-U6FMO7UD.js";
// node_modules/svelte/src/runtime/internal/disclose-version/index.js
if (typeof window !== "undefined")
(window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(PUBLIC_VERSION);
//# sourceMappingURL=svelte_internal_disclose-version.js.map