diff --git a/src/app/page.tsx b/src/app/page.tsx index 36de7f3..7ae18ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hospital_1339-6845.jpg", imageAlt: "Modern healthcare facility reception" }, { - imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg", imageAlt: "Dedicated healthcare team" + imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg?_wi=1", imageAlt: "Dedicated healthcare team" } ]} buttons={[ @@ -91,7 +91,7 @@ export default function LandingPage() { description="We are committed to providing comprehensive healthcare services with a patient-first approach. Our experienced team combines medical expertise with compassionate care." subdescription="With over 20 years of experience, we have served thousands of patients with excellence and integrity." icon={Stethoscope} - imageSrc="http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995021.jpg?_wi=2" imageAlt="Our dedicated healthcare team" mediaAnimation="blur-reveal" useInvertedBackground={true}