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"