diff --git a/src/app/doctors/page.tsx b/src/app/doctors/page.tsx index 23d99f7..53c7f78 100644 --- a/src/app/doctors/page.tsx +++ b/src/app/doctors/page.tsx @@ -44,7 +44,7 @@ export default function DoctorsPage() { tag="Meet Our Team" 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=3" imageAlt="City Hospital Medical Team" buttons={[{ text: "Book a Consultation", href: "/contact" }]} buttonAnimation="none"