diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b189ca..9fc1cc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,35 +59,35 @@ export default function LandingPage() { handle: "CEO", testimonial: "Une organisation irréprochable et des adresses confidentielles. Inoubliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-backpack_53876-14387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-backpack_53876-14387.jpg?_wi=1", }, { name: "Sophie M.", handle: "Architecte", testimonial: "Le luxe dans le moindre détail. Une agence qui comprend le vrai sens du voyage.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=1", }, { name: "Julien V.", handle: "Entrepreneur", testimonial: "La simplicité de l'exceptionnel. Une expérience client parfaite.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-suitcase-standing-by-airport_1157-33525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-suitcase-standing-by-airport_1157-33525.jpg?_wi=1", }, { name: "Hélène G.", handle: "Avocate", testimonial: "Des souvenirs gravés à vie, merci pour cette expertise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-towel-drinking-coffee_1153-4065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-towel-drinking-coffee_1153-4065.jpg?_wi=1", }, { name: "Charles B.", handle: "Directeur", testimonial: "Un service digne des plus grands palaces.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg?_wi=1", }, ]} buttons={[ @@ -174,35 +174,35 @@ export default function LandingPage() { name: "Marc-Antoine D.", handle: "CEO", testimonial: "Une organisation irréprochable.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-backpack_53876-14387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-backpack_53876-14387.jpg?_wi=2", }, { id: "t2", name: "Sophie M.", handle: "Architecte", testimonial: "Le luxe dans les détails.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369706.jpg?_wi=2", }, { id: "t3", name: "Julien V.", handle: "Entrepreneur", testimonial: "Expérience parfaite.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-suitcase-standing-by-airport_1157-33525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-suitcase-standing-by-airport_1157-33525.jpg?_wi=2", }, { id: "t4", name: "Hélène G.", handle: "Avocate", testimonial: "Souvenirs gravés.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-towel-drinking-coffee_1153-4065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-towel-drinking-coffee_1153-4065.jpg?_wi=2", }, { id: "t5", name: "Charles B.", handle: "Directeur", testimonial: "Service digne des grands.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-traveler-posing_23-2148357248.jpg?_wi=2", }, ]} title="Ce que nos clients disent"