From b2abef1deb9212cdad2594d1481cb6a7dccd6506 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 09:02:20 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fe22f84..10f7d09 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,13 +27,13 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-holding-injection_23-2149478546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-holding-injection_23-2149478546.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-paramedic-taking-off-her-gloves-two-paramedics-helping-injured-patient_657921-1503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-paramedic-taking-off-her-gloves-two-paramedics-helping-injured-patient_657921-1503.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/view-tall-building-with-opened-window_23-2148230384.jpg", @@ -93,7 +93,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ems-paramedics-provide-medical-help-injured-patient-way-hospital-emergency-care-assistant-putting-ventilation-mask-with-silicone-manual-resuscitators-ambulance_657921-1509.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-checking-patient_23-2149478564.jpg", @@ -102,7 +102,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/doctors-pushing-emergency-stretcher-bed-corridor_107420-63720.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-holding-injection_23-2149478546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-paramedic-holding-injection_23-2149478546.jpg?_wi=2", imageAlt: "medical patient transport equipment", }, { @@ -126,7 +126,7 @@ export default function HomePage() { }, ], completedLabel: "Certificat", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-paramedic-taking-off-her-gloves-two-paramedics-helping-injured-patient_657921-1503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-paramedic-taking-off-her-gloves-two-paramedics-helping-injured-patient_657921-1503.jpg?_wi=2", imageAlt: "medical patient transport equipment", }, ]} -- 2.49.1