From 14c79a63353acdca18753a867f4c9ed206efd73f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 06:45:25 +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 458475e..d130417 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,15 +54,15 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg", imageAlt: "Pharmacie Oum Hani - Accueil chaleureux"}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg?_wi=1", imageAlt: "Pharmacie Oum Hani - Accueil chaleureux"}, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-office-private-clinic-designed-with-x-ray-machine-modern-gear_482257-123271.jpg", imageAlt: "Produits pharmaceutiques de qualité"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-private-clinic-designed-with-x-ray-machine-modern-gear_482257-123271.jpg?_wi=1", imageAlt: "Produits pharmaceutiques de qualité"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-office-private-clinic-designed-with-x-ray-machine-modern-gear_482257-123271.jpg", imageAlt: "Médicaments et vitamines"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-private-clinic-designed-with-x-ray-machine-modern-gear_482257-123271.jpg?_wi=2", imageAlt: "Médicaments et vitamines"}, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg", imageAlt: "Service client professionnel"}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg?_wi=2", imageAlt: "Service client professionnel"}, ]} avatarText="Rejoignez des milliers de clients satisfaits" carouselPosition="right"