From 4c6321cac2b5ea871891d049346b827269ac5388 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 14:01:55 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9af907b..233c3af 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "Leistungen entdecken", href: "#leistungen", }} - imageSrc="http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=1" /> @@ -53,7 +53,7 @@ export default function HomePage() { title: "Vorbeugung", subtitle: "Gesund durch Prävention", description: "Professionelle Zahnreinigung und Kontrolle zum Erhalt der Zahngesundheit.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-dental-tools-tray_23-2147905991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-dental-tools-tray_23-2147905991.jpg?_wi=1", }, { tag: "Ästhetik", @@ -91,7 +91,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=2", imageAlt: "female dentist portrait white coat", }, { @@ -104,7 +104,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-pointing-camera-blue-uniform-looking-amused-space-text_176474-19593.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-dental-tools-tray_23-2147905991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-dental-tools-tray_23-2147905991.jpg?_wi=2", imageAlt: "female dentist portrait white coat", }, ]} -- 2.49.1