From 8158d11e33e9cba61ed04dc7de7607cca575f2fc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:31:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7416af..c98df3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,8 @@ export default function LandingPage() { { name: "Kontakt", id: "contact" }, ]} button={{ - text: "Termin anfragen", href: "#contact"}} + text: "Termin anfragen", href: "#contact" + }} /> @@ -46,6 +47,7 @@ export default function LandingPage() { tag="Physiotherapie in Konstanz" tagIcon={Heart} tagAnimation="slide-up" + background={{ variant: "glowing-orb" }} buttons={[ { text: "Termin buchen", href: "#contact" }, { text: "Telefon: 07531 284903", href: "tel:07531284903" }, @@ -54,16 +56,20 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "Patientin", testimonial: "Sehr professionelle Behandlung und eine angenehme Atmosphäre. Man fühlt sich sofort gut aufgehoben.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-medical-assistant-standing-with-arms-crossed-cabinet-medical-checkup-visit-woman-nurse-working-with-computer-documents-doctors-office-healthcare-system_482257-39772.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-medical-assistant-standing-with-arms-crossed-cabinet-medical-checkup-visit-woman-nurse-working-with-computer-documents-doctors-office-healthcare-system_482257-39772.jpg" + }, { name: "Michael K.", handle: "Patient", testimonial: "Freundliches Team, kompetente Therapie und spürbare Verbesserung meiner Beschwerden.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-smiling-looking-pleased_482257-101175.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-smiling-looking-pleased_482257-101175.jpg" + }, { name: "Elena W.", handle: "Patientin", testimonial: "Hier nimmt man sich wirklich Zeit für die Patienten. Klare Empfehlung!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-stethoscope-medical-gown-blue-wall_141793-27109.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-stethoscope-medical-gown-blue-wall_141793-27109.jpg" + }, { name: "Thomas R.", handle: "Patient", testimonial: "Zentrale Lage, flexible Öffnungszeiten und kompetente Unterstützung. Perfekt für meinen Alltag.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-doctor_171337-1491.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-doctor_171337-1491.jpg" + }, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-having-physiotherapy-session-clinic_23-2149115635.jpg" imageAlt="Physiotherapie Behandlung in Konstanz" @@ -98,19 +104,26 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "Krankengymnastik", description: "Gezielte Übungen zur Verbesserung von Beweglichkeit, Kraft und Stabilität.", imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227875.jpg"}, + id: "01", title: "Krankengymnastik", description: "Gezielte Übungen zur Verbesserung von Beweglichkeit, Kraft und Stabilität.", imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227875.jpg" + }, { - id: "02", title: "Bindegewebsmassage", description: "Spezielle Technik zur Lösung von Verspannungen und zur Verbesserung der Durchblutung.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-massaging-client-s-back_23-2149406829.jpg"}, + id: "02", title: "Bindegewebsmassage", description: "Spezielle Technik zur Lösung von Verspannungen und zur Verbesserung der Durchblutung.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-massaging-client-s-back_23-2149406829.jpg" + }, { - id: "03", title: "Triggerpunkt-Behandlung", description: "Behandlung von Muskelverhärtungen, die Schmerzen auslösen können.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-care-patient_23-2149277824.jpg"}, + id: "03", title: "Triggerpunkt-Behandlung", description: "Behandlung von Muskelverhärtungen, die Schmerzen auslösen können.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-care-patient_23-2149277824.jpg" + }, { - id: "04", title: "Fango / Wärmetherapie", description: "Wärmeanwendungen zur Lockerung der Muskulatur und Schmerzreduktion.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-massage-gun-woman-high-angle_23-2149407547.jpg"}, + id: "04", title: "Fango / Wärmetherapie", description: "Wärmeanwendungen zur Lockerung der Muskulatur und Schmerzreduktion.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-massage-gun-woman-high-angle_23-2149407547.jpg" + }, { - id: "05", title: "Kältetherapie", description: "Kälteanwendungen zur Reduktion von Entzündungen und Schwellungen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-needle-hands-physiotherapist-doing-dry-needling_169016-44993.jpg"}, + id: "05", title: "Kältetherapie", description: "Kälteanwendungen zur Reduktion von Entzündungen und Schwellungen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-needle-hands-physiotherapist-doing-dry-needling_169016-44993.jpg" + }, { - id: "06", title: "Infrarotlicht", description: "Fördert Durchblutung und unterstützt den Heilungsprozess.", imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-bronze-perfect-skin-woman-black-vintage-old-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-1271.jpg"}, + id: "06", title: "Infrarotlicht", description: "Fördert Durchblutung und unterstützt den Heilungsprozess.", imageSrc: "http://img.b2bpic.net/free-photo/view-pretty-tanned-bronze-perfect-skin-woman-black-vintage-old-bikini-lies-green-sun-bed-amazing-villa-sunny-day-resting-enjoying-vacation_343596-1271.jpg" + }, { - id: "07", title: "Hausbesuche", description: "Wenn Sie nicht in die Praxis kommen können, kommen wir zu Ihnen.", imageSrc: "http://img.b2bpic.net/free-photo/grandfather-girl-with-book_23-2148882031.jpg"}, + id: "07", title: "Hausbesuche", description: "Wenn Sie nicht in die Praxis kommen können, kommen wir zu Ihnen.", imageSrc: "http://img.b2bpic.net/free-photo/grandfather-girl-with-book_23-2148882031.jpg" + }, ]} gridVariant="bento-grid" animationType="slide-up" @@ -128,17 +141,23 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah M.", handle: "Konstanz", testimonial: "Sehr professionelle Behandlung und eine angenehme Atmosphäre. Man fühlt sich sofort gut aufgehoben.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg"}, + id: "1", name: "Sarah M.", handle: "Konstanz", testimonial: "Sehr professionelle Behandlung und eine angenehme Atmosphäre. Man fühlt sich sofort gut aufgehoben.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg" + }, { - id: "2", name: "Michael K.", handle: "Kreuzlingen", testimonial: "Freundliches Team, kompetente Therapie und spürbare Verbesserung meiner Beschwerden.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-remote-control_23-2147624597.jpg"}, + id: "2", name: "Michael K.", handle: "Kreuzlingen", testimonial: "Freundliches Team, kompetente Therapie und spürbare Verbesserung meiner Beschwerden.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-remote-control_23-2147624597.jpg" + }, { - id: "3", name: "Elena W.", handle: "Konstanz", testimonial: "Hier nimmt man sich wirklich Zeit für die Patienten. Klare Empfehlung!", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155368.jpg"}, + id: "3", name: "Elena W.", handle: "Konstanz", testimonial: "Hier nimmt man sich wirklich Zeit für die Patienten. Klare Empfehlung!", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-community-center_23-2149155368.jpg" + }, { - id: "4", name: "Thomas R.", handle: "Radolfzell", testimonial: "Zentrale Lage, flexible Öffnungszeiten und kompetente Unterstützung. Perfekt für meinen Alltag.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-shaking-hands-with-patient_107420-74004.jpg"}, + id: "4", name: "Thomas R.", handle: "Radolfzell", testimonial: "Zentrale Lage, flexible Öffnungszeiten und kompetente Unterstützung. Perfekt für meinen Alltag.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-shaking-hands-with-patient_107420-74004.jpg" + }, { - id: "5", name: "Anna L.", handle: "Konstanz", testimonial: "Die Behandlung hat mir wirklich geholfen. Ich bin dankbar für die professionelle Betreuung.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2715.jpg"}, + id: "5", name: "Anna L.", handle: "Konstanz", testimonial: "Die Behandlung hat mir wirklich geholfen. Ich bin dankbar für die professionelle Betreuung.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2715.jpg" + }, { - id: "6", name: "Daniel S.", handle: "Allensbach", testimonial: "Empfehle Physio Shala gerne weiter. Beste Praxis in Konstanz!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg"}, + id: "6", name: "Daniel S.", handle: "Allensbach", testimonial: "Empfehle Physio Shala gerne weiter. Beste Praxis in Konstanz!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg" + }, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1