From fd47fd0499fc4290dbfae60fe53865f6bab03abe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:18:11 +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 a5f91da..e3d12a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,8 +54,8 @@ export default function LandingPage() { ]} avatarText="Trusted by 500+ Konstanz patients" buttons={[ + { text: "Kostenlose Beratung", href: "contact" }, { text: "Jetzt kostenlosen Termin sichern", href: "contact" }, - { text: "Mehr erfahren", href: "about" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-massaging-man_23-2149406802.jpg" -- 2.49.1