From be804cfafd20364ea3fae8555dc7cbd8ebacf40d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:46:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f43a0b4..ec2a780 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/receptionist-working-hospital-waiting-area-offering-support-patients-checkup-visit-mother-with-child-having-medical-appointment-with-physician-reception-desk-healthcare-clinic_482257-48631.jpg" + imageSrc="http://img.b2bpic.net/free-photo/receptionist-working-hospital-waiting-area-offering-support-patients-checkup-visit-mother-with-child-having-medical-appointment-with-physician-reception-desk-healthcare-clinic_482257-48631.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/receptionist-working-hospital-waiting-area-offering-support-patients-checkup-visit-mother-with-child-having-medical-appointment-with-physician-reception-desk-healthcare-clinic_482257-48631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/receptionist-working-hospital-waiting-area-offering-support-patients-checkup-visit-mother-with-child-having-medical-appointment-with-physician-reception-desk-healthcare-clinic_482257-48631.jpg?_wi=2", imageAlt: "medical technology diagnostic equipment", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-surgeon-with-stethoscope-neck-arms-crossed_1291-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-surgeon-with-stethoscope-neck-arms-crossed_1291-6.jpg?_wi=1", imageAlt: "medical technology diagnostic equipment", }, ]} @@ -217,7 +217,7 @@ export default function LandingPage() { { id: "m1", name: "Dra. Ana Soler", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-surgeon-with-stethoscope-neck-arms-crossed_1291-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-surgeon-with-stethoscope-neck-arms-crossed_1291-6.jpg?_wi=2", }, { id: "m2", -- 2.49.1