From db128fe1a05dbf36071c30d5eec859b095c311ac Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:08:58 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 45d4271..1bf155f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { tag="About Us" 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=2" imageAlt="City Hospital Maternity Home - Our Dedicated Team" buttons={[{ text: "Visit Our Services", href: "/services" }]} buttonAnimation="none"