diff --git a/src/app/page.tsx b/src/app/page.tsx index e3d12a0..a3bfc10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,6 +159,10 @@ export default function LandingPage() { id: "6", name: "Markus Braun, 56 Jahre alt", date: "Date: 12 November 2024", title: "Echte, langfristige Lösungen", quote: "Ich habe viele Therapeuten ausprobiert. Bei Physio Shala merke ich, dass es nicht nur um schnelle Ergebnisse geht, sondern um echte Gesundheit und Prävention zukünftiger Probleme.", tag: "Ganzheitliche Therapie", avatarSrc: "http://img.b2bpic.net/free-photo/male-doctor-examining-patients-knee_1170-2173.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-examining-patients-knee_1170-2173.jpg" }, ]} + buttons={[ + { text: "Mein kostenloses Beratungsgespräch starten", href: "contact" }, + ]} + buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} ariaLabel="Testimonials Section: Patientenerfahrungen"