From 14cd0c1b2c50c5389492a289d323cfe5a8670227 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 04:17:41 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 48f9816..e471104 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -45,7 +45,7 @@ export default function HomePage() { description="Comprehensive periodontal and implant solutions tailored to your needs." items={[ { - 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"}, + 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?_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"}, { @@ -99,7 +99,7 @@ export default function HomePage() { { title: "Experience", description: "Dedicated periodontal specialists.", 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"}, { -- 2.49.1