diff --git a/src/app/page.tsx b/src/app/page.tsx index 13b0b94..604202b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "gradient-bars" }} - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917695.jpg?_wi=1" imageAlt="Modern medical facility at Mitrmaitree Medical Clinic" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { id: "health-consultations", title: "Health Consultations", content: "Professional health consultations for specific concerns, medication reviews, and wellness guidance from our qualified healthcare team." } ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-patient-ophthalmologist-s-office_23-2150917695.jpg?_wi=2" imageAlt="Healthcare services at our facility" mediaAnimation="slide-up" useInvertedBackground={false}