diff --git a/src/app/histoires-de-vie/page.tsx b/src/app/histoires-de-vie/page.tsx index f847ed7..f53f793 100644 --- a/src/app/histoires-de-vie/page.tsx +++ b/src/app/histoires-de-vie/page.tsx @@ -68,70 +68,70 @@ export default function BiographiesPage() { id: "1", name: "Victor Osimhen", price: "Ascension Résilience", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-fans-stadium_23-2150904313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-fans-stadium_23-2150904313.jpg?_wi=2", imageAlt: "Victor Osimhen", }, { id: "2", name: "Sadio Mané", price: "Rêve & Générosité", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-african-guy-summer-clothes-holding-football_171337-14659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-african-guy-summer-clothes-holding-football_171337-14659.jpg?_wi=2", imageAlt: "Sadio Mané", }, { id: "3", name: "Ángel Di María", price: "Excellence Persistante", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-freckles-beauty-marks_23-2151724245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-freckles-beauty-marks_23-2151724245.jpg?_wi=2", imageAlt: "Ángel Di María", }, { id: "4", name: "Franck Ribéry", price: "Force du Caractère", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-soccer-player_93675-134403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-soccer-player_93675-134403.jpg?_wi=2", imageAlt: "Franck Ribéry", }, { id: "5", name: "Cristiano Ronaldo", price: "Discipline Absolue", - imageSrc: "http://img.b2bpic.net/free-photo/black-man-holding-ball-looking-camera_23-2148203595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-man-holding-ball-looking-camera_23-2148203595.jpg?_wi=2", imageAlt: "Cristiano Ronaldo", }, { id: "6", name: "N'Golo Kanté", price: "Humilité Victorieuse", - imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-279.jpg?_wi=2", imageAlt: "N'Golo Kanté", }, { id: "7", name: "Zlatan Ibrahimović", price: "Détermination Inébranlable", - imageSrc: "http://img.b2bpic.net/free-photo/saint-vincent-grenadines-flag-handsome-young-muscular-man-black-background_559531-10934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saint-vincent-grenadines-flag-handsome-young-muscular-man-black-background_559531-10934.jpg?_wi=1", imageAlt: "Zlatan Ibrahimović", }, { id: "8", name: "Carlos Tévez", price: "Guerrier Apache", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-athletic-wet-male-rugby-player-holding-ball_23-2148793377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-athletic-wet-male-rugby-player-holding-ball_23-2148793377.jpg?_wi=1", imageAlt: "Carlos Tévez", }, { id: "9", name: "Alexis Sánchez", price: "Amour Filial", - imageSrc: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14672.jpg?_wi=1", imageAlt: "Alexis Sánchez", }, { id: "10", name: "Luka Modrić", price: "Guerrier Silencieux", - imageSrc: "http://img.b2bpic.net/free-photo/view-football-player-before-match_23-2150885723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-football-player-before-match_23-2150885723.jpg?_wi=1", imageAlt: "Luka Modrić", }, ]}