From dccbd3c56e230ef6f0bae7ce8b607bcd49600701 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 06:48:25 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f1dc03f..36388b3 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -40,7 +40,7 @@ export default function HomePage() { icon: Lock, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-119088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-119088.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function HomePage() { }, ], completedLabel: "Active", - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-119088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-119088.jpg?_wi=2", imageAlt: "Old woman asking general practitioner about disease prevention and new treatment", }, { @@ -94,7 +94,7 @@ export default function HomePage() { "Fingerprint", "User", ], - imageSrc: "http://img.b2bpic.net/free-photo/computer-display-with-copy-space-available-hospital-cabinet-doctor-holding-x-ray-desktop-with-replaceable-green-screen-medical-clinic-while-doctor-is-checking-patient-radiography-diagno_482257-2973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-display-with-copy-space-available-hospital-cabinet-doctor-holding-x-ray-desktop-with-replaceable-green-screen-medical-clinic-while-doctor-is-checking-patient-radiography-diagno_482257-2973.jpg?_wi=1", imageAlt: "Old woman asking general practitioner about disease prevention and new treatment", }, ]} @@ -112,7 +112,7 @@ export default function HomePage() { { title: "High Resolution", description: "Crystal clear imaging.", - imageSrc: "http://img.b2bpic.net/free-photo/computer-display-with-copy-space-available-hospital-cabinet-doctor-holding-x-ray-desktop-with-replaceable-green-screen-medical-clinic-while-doctor-is-checking-patient-radiography-diagno_482257-2973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-display-with-copy-space-available-hospital-cabinet-doctor-holding-x-ray-desktop-with-replaceable-green-screen-medical-clinic-while-doctor-is-checking-patient-radiography-diagno_482257-2973.jpg?_wi=2", }, { title: "Long Battery", -- 2.49.1