diff --git a/src/app/page.tsx b/src/app/page.tsx index fe77b55..f0f790c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Kontaktieren Sie uns", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/medical-expert-explaining-human-anatomy-patient-cabinet_482257-101575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medical-expert-explaining-human-anatomy-patient-cabinet_482257-101575.jpg?_wi=1" /> @@ -75,7 +75,7 @@ export default function LandingPage() { { id: "f3", title: "Vor-Ort-Messung", content: "Präzise Blutdruck- und Blutzuckermessungen in unserer Apotheke."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-stethoscope-near-pills-heart-with-cross_23-2147796536.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-stethoscope-near-pills-heart-with-cross_23-2147796536.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,10 +110,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-client-standing-near-pharmacy-counter_259150-57994.jpg", imageAlt: "healthcare consultation pharmacy"}, { id: "t2", name: "Sabine F.", handle: "@sabinef", testimonial: "Toller Service, immer hilfsbereit und gut sortiert.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-explaining-human-anatomy-patient-cabinet_482257-101575.jpg", imageAlt: "healthcare consultation pharmacy"}, + imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-explaining-human-anatomy-patient-cabinet_482257-101575.jpg?_wi=2", imageAlt: "healthcare consultation pharmacy"}, { id: "t3", name: "Dieter S.", handle: "@dieters", testimonial: "Die Messungen wurden sehr professionell durchgeführt.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-stethoscope-near-pills-heart-with-cross_23-2147796536.jpg", imageAlt: "healthcare consultation pharmacy"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-stethoscope-near-pills-heart-with-cross_23-2147796536.jpg?_wi=2", imageAlt: "healthcare consultation pharmacy"}, { id: "t4", name: "Maria W.", handle: "@mariaw", testimonial: "Schnelle Einlösung meiner Rezepte.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elderly-pharmacist-using-pulse-oximeter_482257-81362.jpg", imageAlt: "healthcare consultation pharmacy"},