From a1f0554169d50cf54f16fdfb199c6b5007cdb477 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:56:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89e1bd2..ebcc468 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { }, ]} avatarText="Patients satisfaits, Cabinet moderne, Prise en charge rapide" - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-sitting-dental-chair_23-2147862029.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-sitting-dental-chair_23-2147862029.jpg?_wi=1" imageAlt="Modern dental clinic reception area" showBlur={true} textPosition="bottom" @@ -127,7 +127,7 @@ export default function LandingPage() { description="Dr. Aymane El Mansouri est un dentiste expérimenté, reconnu pour son approche attentive et rassurante. Il est passionné par l'écoute de ses patients et l'explication claire de chaque étape du traitement, garantissant des soins de haute qualité avec des techniques et équipements modernes." subdescription="Nous comprenons que de nombreux patients appréhendent les soins dentaires. Notre mission est de créer un environnement rassurant où chaque patient se sent écouté, compris et accompagné tout au long de son parcours, pour une expérience sans stress." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997626.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997626.jpg?_wi=1" imageAlt="Portrait du Dr. Aymane El Mansouri" mediaAnimation="slide-up" /> @@ -144,7 +144,7 @@ export default function LandingPage() { id: "consultation", name: "Consultation Dentaire", price: "Sur devis", - imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=1", imageAlt: "Consultation dentaire", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-dental-chair_23-2147862029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-dental-chair_23-2147862029.jpg?_wi=2", imageAlt: "clock checkmark punctual service", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-nurse-hospital-hallway_23-2151997626.jpg?_wi=2", imageAlt: "clock checkmark punctual service", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg?_wi=2", imageAlt: "clock checkmark punctual service", }, ]} -- 2.49.1