From 4f1b704fb1a4f4b8aa2546fb9c85679675f0c450 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:45:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c117c4..52c8141 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230056.jpg?_wi=1" imageAlt="Dentist examining a patient in a modern clinic" /> @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt: "Portrait of Dr. David Kim", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230056.jpg?_wi=2", imageAlt: "professional male dentist portrait clinic", }, ]} -- 2.49.1