From 287f3aaa2ca13be581a1462414da381252975340 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:06:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"