diff --git a/src/app/page.tsx b/src/app/page.tsx index 9114a7b..7c15afe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@anna_k", testimonial: "Sehr professionelle und einfühlsame Behandlung.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=1", imageAlt: "professional dentist modern clinic office", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@julia_b", testimonial: "Tolle Praxis, man wird als Mensch wahrgenommen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=1", imageAlt: "professional dentist modern clinic office", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@chris_p", testimonial: "Seit Jahren Patient und immer zufrieden.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206210.jpg?_wi=1", imageAlt: "professional dentist modern clinic office", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { handle: "@sabine_f", testimonial: "Helle Räume und ein herzliches Team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medical-instruments_1157-18593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-instruments_1157-18593.jpg?_wi=1", imageAlt: "professional dentist modern clinic office", }, ]} @@ -117,7 +117,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23917.jpg", @@ -200,7 +200,7 @@ export default function LandingPage() { "Reinigung", "Vorsorge", ], - imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-hot-redhead-dentist-woman-white-robe-high-heeled-shoes-taking-care-her-patient_613910-13783.jpg?_wi=2", }, { id: "2", @@ -209,7 +209,7 @@ export default function LandingPage() { "Bleaching", "Veneers", ], - imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206210.jpg?_wi=2", }, { id: "3", @@ -218,7 +218,7 @@ export default function LandingPage() { "Zahnersatz", "Technik", ], - imageSrc: "http://img.b2bpic.net/free-photo/medical-instruments_1157-18593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-instruments_1157-18593.jpg?_wi=2", }, ]} title="Unsere Leistungen"