From 8f15935db45a671b0085c1f82324f44342293484 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 22:52:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70df9ea..5157eb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,17 +71,17 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-chemical-project-new-discovery_23-2148776755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-chemical-project-new-discovery_23-2148776755.jpg?_wi=1", imageAlt: "Professional clinic atmosphere", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-holding-her-medical-mask-shoulder_23-2148757394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-holding-her-medical-mask-shoulder_23-2148757394.jpg?_wi=1", imageAlt: "Dr. Castro Rios portrait", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=1", imageAlt: "Compassionate care", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medications-stethoscope-near-clipboard-glasses_23-2147796504.jpg", imageAlt: "Stethoscope professional medical diagnostic reports", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-chemical-project-new-discovery_23-2148776755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-chemical-project-new-discovery_23-2148776755.jpg?_wi=2", imageAlt: "modern diagnostic lab equipment clinical", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/care-device-help-healthcare-health-science_1291-177.jpg", imageAlt: "Diagnostic tools focus", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-holding-her-medical-mask-shoulder_23-2148757394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-holding-her-medical-mask-shoulder_23-2148757394.jpg?_wi=2", imageAlt: "modern diagnostic lab equipment clinical", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-featuring-modern-equipment-vitamins_482257-126492.jpg", imageAlt: "Clinical assessment focus", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=2", imageAlt: "modern diagnostic lab equipment clinical", }, ]}