diff --git a/src/app/page.tsx b/src/app/page.tsx index 0703ef2..1f1a141 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Je remercie toute l'équipe pour son professionnalisme et la qualité des soins, une expérience vraiment rassurante.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@mohameda", testimonial: "Le personnel a été bienveillant et rassurant durant toute la prise en charge. J'ai été très bien traité.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-funny-bearded-guy-showing-thumbs-up-approval_176420-20041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-funny-bearded-guy-showing-thumbs-up-approval_176420-20041.jpg?_wi=1", imageAlt: "Mohamed Ali", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@fatimaz", testimonial: "Une clinique moderne avec des équipements de pointe et une équipe très à l'écoute. Je recommande vivement.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-nurse-posing_23-2150796846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-nurse-posing_23-2150796846.jpg?_wi=1", imageAlt: "Fatima Zohra", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@karimb", testimonial: "Excellent service, disponibilité 24h/24 comme promis. Très professionnel et efficace en urgence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12168.jpg?_wi=1", imageAlt: "Karim Benali", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { handle: "@amiras", testimonial: "L'accompagnement personnalisé fait toute la différence. On se sent vraiment pris en charge et en sécurité.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107019.jpg?_wi=1", imageAlt: "Amira Said", }, ]} @@ -142,7 +142,7 @@ export default function LandingPage() { alt: "Amira S.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1916.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1916.jpg?_wi=1" imageAlt="Modern private clinic exterior" marqueeItems={[ { @@ -225,7 +225,7 @@ export default function LandingPage() { imageAlt: "Top view of heart shape with heartbeat", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1916.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { imageAlt: "Top view of scalpel with other medical instruments", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-smiling-white-caucasian-male_181624-29344.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { imageAlt: "Fracture Bone Set", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/excited-funny-bearded-guy-showing-thumbs-up-approval_176420-20041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-funny-bearded-guy-showing-thumbs-up-approval_176420-20041.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { imageAlt: "X-ray with neon colors", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-nurse-posing_23-2150796846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-nurse-posing_23-2150796846.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { imageAlt: "Pregnant woman with husband and ultrasound", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12168.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { imageAlt: "Hospital patient silhouette", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-3d-male-doctor_23-2151107019.jpg?_wi=2", imageAlt: "ambulance icon emergency service", }, {