From 8bce0afc0bb6560591ec5e1fcff8f57e53a5294a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 21:44:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69ad310..7f75b75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-mall_74190-5525.jpg?_wi=1" imageAlt="One Smile Dental Clinic" mediaAnimation="slide-up" /> @@ -163,12 +163,12 @@ export default function LandingPage() { { id: "m1", name: "Dr. Ravshan", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=1", }, { id: "m2", name: "Dr. Aziza", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-clinic-evaluates-man-cognitive-function-reflex_482257-126970.jpg?_wi=2", }, ]} />