From cb3446560f3a805553dbd5bbb05428e565fc5037 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 11:19:30 +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 4c04938..741a497 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg?_wi=1", imageAlt: "Happy patient smiling at the dental clinic", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { imageAlt: "Portrait of Dr. Rohan Gupta", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg?_wi=2", imageAlt: "professional male dentist smiling", }, ]} -- 2.49.1