|
|
|
|
@@ -47,12 +47,18 @@ export default function LandingPage() {
|
|
|
|
|
tag="Physiotherapie Konstanz"
|
|
|
|
|
tagIcon={Heart}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
avatars={[
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12666.jpg", alt: "Patient 1" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/front-view-female-doctor-smiling-yellow-space_179666-13927.jpg", alt: "Patient 2" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/senior-couple-holding-wine-glasses-hand-looking-each-other_23-2147901504.jpg", alt: "Patient 3" },
|
|
|
|
|
]}
|
|
|
|
|
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"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png"
|
|
|
|
|
imageAlt="Moderne Physiotherapie Behandlung in entspannter Atmosphäre"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
ariaLabel="Hero Section: Schmerzfrei bewegen mit Physio Shala"
|
|
|
|
|
@@ -130,7 +136,7 @@ export default function LandingPage() {
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
<TestimonialCardFive
|
|
|
|
|
title="Geschichten von Genesung und Erfolg"
|
|
|
|
|
description="Echte Patientenerfahrungen von Menschen, die mit Physio Shala ihre Gesundheit zurückgewonnen haben"
|
|
|
|
|
description="Echte Patientenerfahrungen von Menschen, die mit Physio Shala ihre Gesundheit zurückgewonnen haben. Erste Ergebnisse bereits nach 2-4 Wochen—transformativ und nachhaltig."
|
|
|
|
|
tag="Testimonials"
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
testimonials={[
|
|
|
|
|
@@ -153,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"
|
|
|
|
|
|