From 31aad0bc04397df52ced4c6306871993c040adcb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 04:15:57 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 41dfe44..8df89a1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Call Now", href: "tel:+19108608486", }} - imageSrc="http://img.b2bpic.net/free-photo/dentist-standing-clinic_107420-65269.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dentist-standing-clinic_107420-65269.jpg?_wi=1" /> @@ -54,13 +54,13 @@ export default function HomePage() { title: "LANAP Laser Surgery", description: "Minimally invasive gum disease treatment for faster recovery and better results.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18587.jpg?_wi=1", }, { title: "Dental Implants", description: "Restorative implant solutions for a natural, healthy, and functional smile.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-caucasian-woma-with-short-light-hair_273609-28794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-caucasian-woma-with-short-light-hair_273609-28794.jpg?_wi=1", }, { title: "Gum Surgery", @@ -152,7 +152,7 @@ export default function HomePage() { detail: "Patient satisfaction.", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-clinic_107420-65269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-clinic_107420-65269.jpg?_wi=2", imageAlt: "dental technology", }, { @@ -161,7 +161,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18587.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-protective-glove_23-2149164346.jpg", @@ -170,7 +170,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pregnancy-test-toilet_23-2147792918.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-caucasian-woma-with-short-light-hair_273609-28794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-caucasian-woma-with-short-light-hair_273609-28794.jpg?_wi=2", imageAlt: "dental technology", }, ]} -- 2.49.1