diff --git a/src/app/page.tsx b/src/app/page.tsx index 40de2e2..89ff9d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -215,7 +215,7 @@ export default function LandingPage() { "Confort", "Disponibilité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=1", imageAlt: "Ouvert 24h/24", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { "Efficacité", "Rapidité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=2", imageAlt: "Service rapide", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { "Abordable", "Qualité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=3", imageAlt: "Prix abordables", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { "Communauté", "Authenticité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=4", imageAlt: "Restaurant local populaire", }, ]} @@ -268,7 +268,7 @@ export default function LandingPage() { "Confort", "Disponibilité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=5", imageAlt: "Ouvert 24h/24", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { "Efficacité", "Rapidité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=6", imageAlt: "Service rapide", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { "Abordable", "Qualité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=7", imageAlt: "Prix abordables", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { "Communauté", "Authenticité", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg?_wi=8", imageAlt: "Restaurant local populaire", }, ]}