From c340e3fb34be4ffdb8224d868fb7e02de7c8f5a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 05:03:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f50744..f15edad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,27 +82,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg?_wi=1", imageAlt: "Doctor consulting with a pregnant patient", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-parents-cute-baby_23-2149453506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-parents-cute-baby_23-2149453506.jpg?_wi=1", imageAlt: "Happy newborn baby", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=1", imageAlt: "Modern clinic reception area", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elderly-doctor-making-notes-clipboard_23-2147896784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-doctor-making-notes-clipboard_23-2147896784.jpg?_wi=1", imageAlt: "Doctor working on a laptop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-parents-looking-each-other_23-2148252591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-parents-looking-each-other_23-2148252591.jpg?_wi=1", imageAlt: "Pregnant woman smiling with her doctor", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medical-laboratory-technician-holding-set-sterile-disposable-instruments_273609-13104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-laboratory-technician-holding-set-sterile-disposable-instruments_273609-13104.jpg?_wi=1", imageAlt: "Sterile medical equipment", }, ]} @@ -158,7 +158,7 @@ export default function LandingPage() { imageAlt: "Doctor showing ultrasound to pregnant woman", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Happy newborn baby", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-parents-cute-baby_23-2149453506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-parents-cute-baby_23-2149453506.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { imageAlt: "Sterile medical equipment", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageAlt: "Doctor consulting with a pregnant patient", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/elderly-doctor-making-notes-clipboard_23-2147896784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-doctor-making-notes-clipboard_23-2147896784.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { imageAlt: "Pregnant woman smiling with her doctor", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-parents-looking-each-other_23-2148252591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-parents-looking-each-other_23-2148252591.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { imageAlt: "Dr. Osama Haroon portrait", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medical-laboratory-technician-holding-set-sterile-disposable-instruments_273609-13104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-laboratory-technician-holding-set-sterile-disposable-instruments_273609-13104.jpg?_wi=2", imageAlt: "pregnant woman hand on belly happy", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() { imageAlt: "Dr. Osama Haroon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-talking-her-doctor-room_1098-2034.jpg?_wi=3", imageAlt: "female obstetrician gynecologist portrait professional", }, ]} -- 2.49.1