From 542d89c54614a8e07a510797edd91836a60afc43 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:07:24 +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 465da3d..2b276a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { description="State-of-the-art AI-driven hearing diagnostics and speech therapy for a better connection to the world." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-removal-tick-from-human-skin_183364-123687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-removal-tick-from-human-skin_183364-123687.jpg?_wi=1", imageAlt: "AI Diagnostics Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-hearing-aids_23-2149705970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-hearing-aids_23-2149705970.jpg?_wi=1", imageAlt: "Advanced Hearing Technology", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { title: "Support Access", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doctor-examines-patient-medicine-health-care-concept_1328-3149.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-examines-patient-medicine-health-care-concept_1328-3149.jpg?_wi=1" imageAlt="Clinic consultation" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -217,7 +217,7 @@ export default function LandingPage() { imageAlt: "Wave analysis", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-removal-tick-from-human-skin_183364-123687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-removal-tick-from-human-skin_183364-123687.jpg?_wi=2", imageAlt: "sound wave diagnostics", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { imageAlt: "Anatomy graphic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-hearing-aids_23-2149705970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-hearing-aids_23-2149705970.jpg?_wi=2", imageAlt: "sound wave diagnostics", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { imageAlt: "Rehab steps", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-examines-patient-medicine-health-care-concept_1328-3149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-examines-patient-medicine-health-care-concept_1328-3149.jpg?_wi=2", imageAlt: "sound wave diagnostics", }, ]} -- 2.49.1