diff --git a/src/app/page.tsx b/src/app/page.tsx index 295517f..9ee7b44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg" + imageSrc="http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -136,13 +136,13 @@ export default function LandingPage() { id: 1, title: "Vorsorgeuntersuchungen", description: "Regelmäßige Checks für Ihre Gesundheit.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=1", }, { id: 2, title: "Schwangerschaft", description: "Begleitung von Anfang an.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=2", }, ]} /> @@ -191,7 +191,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Unsere Mission" description="Wir stehen für moderne Medizin, die den Menschen in den Mittelpunkt stellt." - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=3" mediaAnimation="blur-reveal" bulletPoints={[ { diff --git a/src/app/praxis/page.tsx b/src/app/praxis/page.tsx index 5e68d46..8b14b3e 100644 --- a/src/app/praxis/page.tsx +++ b/src/app/praxis/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Über unsere Praxis" description="Unsere Philosophie basiert auf Vertrauen, Respekt und modernster medizinischer Expertise. Wir begleiten Frauen in allen Lebensphasen – von der ersten Beratung bis zur Vorsorge im Alter." - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=4" /> @@ -61,7 +61,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Moderne Ausstattung" description="Wir nutzen modernste Ultraschallgeräte für Ihre Sicherheit." - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=5" mediaAnimation="slide-up" bulletPoints={[ { diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 8d86352..bcdb96c 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { detail: "Begleitung bei Untersuchungen und Organisation.", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=2", imageAlt: "modern medical practice interior background", }, ]} @@ -98,7 +98,7 @@ export default function LandingPage() { name: "Dr. Anna", role: "Fachärztin", description: "Expertin für Pränataldiagnostik.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150923347.jpg?_wi=6", }, ]} />