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" },