diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ac359c..d79fbb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,27 +68,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=1", imageAlt: "Stéphanie Arnoud Coaching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=2", imageAlt: "Stéphanie Arnoud Coaching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=3", imageAlt: "Stéphanie Arnoud Coaching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=4", imageAlt: "Stéphanie Arnoud Coaching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=5", imageAlt: "Stéphanie Arnoud Coaching", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=6", imageAlt: "Stéphanie Arnoud Coaching", }, ]} @@ -148,7 +148,7 @@ export default function LandingPage() { handle: "@sophiem", testimonial: "Un accompagnement d'une profondeur rare. Stéphanie a changé ma vision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg?_wi=1", }, { id: "2", @@ -180,7 +180,7 @@ export default function LandingPage() { handle: "@marcd", testimonial: "Un investissement sur soi que je recommande vivement. Une coach exceptionnelle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg?_wi=2", }, ]} showRating={true}