diff --git a/src/app/page.tsx b/src/app/page.tsx index 481a9e1..3b3feba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} buttons={[ - { text: "Jetzt anmelden", href: "#contact" }, + { text: "Kostenlose Beratung buchen", href: "#contact" }, { text: "Mehr erfahren", href: "#features" }, ]} buttonAnimation="slide-up"