From 044a5943eb0fa284d5bc0068dcc99dcbdf7c7a6a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:57:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2d9c88..edfd9f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,11 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" buttons={[ - { text: "Termin jetzt buchen", href: "contact" }, + { text: "Jetzt Termin buchen", href: "contact" }, { text: "Mehr erfahren", href: "about" } ]} buttonAnimation="slide-up" + buttonClassName="primary" carouselItems={[ { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=1", imageAlt: "back pain relief physiotherapy treatment" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-talking-nurse_23-2149341522.jpg", imageAlt: "mobility enhancement physical therapy" },