Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Jetzt Termin anfragen", href: "contact" },
|
||||
{ text: "Leistungen ansehen", href: "services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-having-noninvasive-treatment-urinary-incontinence-clinic_637285-9473.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-having-noninvasive-treatment-urinary-incontinence-clinic_637285-9473.jpg?_wi=1"
|
||||
imageAlt="Physiotherapie-Behandlung in Konstanz"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
title: "Therapie mit Persönlichkeit", description: "Hier geht es nicht um Fließband-Termine, sondern um echte Betreuung, klare Kommunikation und nachhaltige Ergebnisse.", icon: Smile,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020293.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020293.jpg?_wi=1"
|
||||
imageAlt="Praxisraum Physio Shala"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -95,36 +95,36 @@ export default function LandingPage() {
|
||||
title: "Krankengymnastik", description: "Gezielte Übungen zur Verbesserung von Kraft, Ausdauer und Beweglichkeit.", icon: Activity,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg", imageAlt: "Krankengymnastik Übung"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg?_wi=1", imageAlt: "Krankengymnastik Übung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg", imageAlt: "Therapeutische Übungsbegleitung"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg?_wi=1", imageAlt: "Therapeutische Übungsbegleitung"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Massage & Triggerpunkt-Behandlung", description: "Spezialisierte Handbegriffe zur Entspannung und Schmerzlinderung.", icon: Hand,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg", imageAlt: "Fachgerechte Massage"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg?_wi=2", imageAlt: "Fachgerechte Massage"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg", imageAlt: "Triggerpunkt-Therapie"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg?_wi=2", imageAlt: "Triggerpunkt-Therapie"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Wärmetherapie & Kältetherapie", description: "Physikalische Maßnahmen zur Schmerzreduktion und Heilungsförderung.", icon: Thermometer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg", imageAlt: "Wärmetherapie Anwendung"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-with-oil-modern-spa-touch-care_169016-69375.jpg?_wi=3", imageAlt: "Wärmetherapie Anwendung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020293.jpg", imageAlt: "Therapieraum Ausrüstung"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020293.jpg?_wi=2", imageAlt: "Therapieraum Ausrüstung"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hausbesuche", description: "Flexible Betreuung zu Hause für Patienten mit eingeschränkter Mobilität.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg", imageAlt: "Häusliche Therapie"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-physiotherapist-treatment-session-with-female-patient_23-2148789854.jpg?_wi=3", imageAlt: "Häusliche Therapie"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-noninvasive-treatment-urinary-incontinence-clinic_637285-9473.jpg", imageAlt: "Hausbesuch Physiotherapie"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-noninvasive-treatment-urinary-incontinence-clinic_637285-9473.jpg?_wi=2", imageAlt: "Hausbesuch Physiotherapie"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user