1 Commits

Author SHA1 Message Date
9cfce38c50 Update src/app/page.tsx 2026-03-12 17:53:55 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
} }
]} ]}
buttons={[ buttons={[
{ text: "Få Offert", href: "contact" }, { text: "Få Gratis Offert Nu", href: "contact" },
{ text: "Läs Mer", href: "about" } { text: "Läs Mer", href: "about" }
]} ]}
/> />