From 5e5382bcf9334ae1cc4c6a9364fcae2b73708a42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 15:44:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b3a663..f461e0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13873.jpg", imageAlt: "Showroom Zénith Auto moderne et accueillant" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13873.jpg?_wi=1", imageAlt: "Showroom Zénith Auto moderne et accueillant" } ]} mediaAnimation="opacity" background={{ variant: "animated-grid" }} @@ -125,7 +125,7 @@ export default function LandingPage() { { id: "3", title: "✔ Accompagnement avant et après achat", content: "Notre équipe vous conseille avant l'achat et reste disponible après. Service client réactif et professionnel." }, { id: "4", title: "✔ Processus simple et transparent", content: "De la visite à la livraison, chaque étape est claire et sans surprise. Vous êtes impliqué dans chaque décision." } ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-making-desicion-buy-car_1303-13873.jpg?_wi=2" imageAlt="Zénith Auto - Équipe professionnelle et accueillante" mediaAnimation="opacity" useInvertedBackground={true} @@ -181,7 +181,7 @@ export default function LandingPage() {