diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0c1fc95..70886f8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -106,7 +106,7 @@ export default function ContactPage() { title: "Garantie Complète", status: "Assurée"}, ], imageSrc: - "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg", imageAlt: "Voiture moderne à l'aéroport"}} + "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg?_wi=2", imageAlt: "Voiture moderne à l'aéroport"}} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 6737711..17d925f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function HomePage() { icon: Shield, title: "Garantie Complète", status: "Assurée"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg", imageAlt: "Voiture moderne à l'aéroport", chartData: [ + imageSrc: "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg?_wi=1", imageAlt: "Voiture moderne à l'aéroport", chartData: [ { value: 50 }, { value: 30 }, { value: 70 },