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"