From 604b74ffc68cb27009cbc985ea58fea612e3a333 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:09:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f328b5..0ef6c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function HomePage() { tag="Our Commitment" tagIcon={Shield} tagAnimation="none" - imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-together-hospital-premises_107420-84769.jpg?_wi=1" imageAlt="City Hospital Maternity Home - Professional Team" buttons={[{ text: "Learn About Our Team", href: "/doctors" }]} buttonAnimation="none" @@ -129,17 +129,17 @@ export default function HomePage() {