From 8b3e5ceac35fabd58e6907519141ead79c508e74 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 04:28:11 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8377b1e..05feb12 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -38,7 +38,7 @@ export default function HomePage() { "Dr. Mark Thorne", "Dr. Elena Rossi", ]} - imageSrc="http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=1" /> @@ -106,7 +106,7 @@ export default function HomePage() { }, ], completedLabel: "Done", - imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=2", imageAlt: "Concept interior of new modern dental clinic office. Dental equipment.", }, ]} @@ -170,7 +170,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-using-digital-tablet_107420-74079.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg?_wi=3", imageAlt: "dentist portrait male professional", }, ]} -- 2.49.1