diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cab5d9..4ee5bf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,15 +109,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Damien M.", role: "Propriétaire", company: "Villeurbanne", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1" }, { id: "2", name: "Kevin L.", role: "Propriétaire", company: "Lyon", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2" }, { id: "3", name: "Nicolas R.", role: "Propriétaire", company: "Lyon Métropole", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3" }, { id: "4", name: "Marie D.", role: "Propriétaire", company: "Villeurbanne", rating: 5,