From 969394a7f9fd3d4c62af2dcd6cafad9515ef4c9b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 04:25:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} -- 2.49.1