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() {