Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-18 14:39:47 +00:00

View File

@@ -34,7 +34,8 @@ export default function LandingPage() {
{ name: "Home", id: "hero" },
{ name: "Products", id: "products" },
{ name: "Features", id: "features" },
{ name: "Contact", id: "contact" }
{ name: "Contact", id: "contact" },
{ name: "EN / DA", id: "language-switcher" }
]}
brandName="ScootDK"
/>