From 25e1753ee947cb37dbd520f4b5483ac35d37a043 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:26:21 +0000 Subject: [PATCH 01/11] Update src/app/a-propos/page.tsx --- src/app/a-propos/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/a-propos/page.tsx b/src/app/a-propos/page.tsx index 811c4af..5d5480a 100644 --- a/src/app/a-propos/page.tsx +++ b/src/app/a-propos/page.tsx @@ -105,25 +105,25 @@ export default function AboutPage() { { title: "Transparence", description: "Aucun frais caché, prix clairs et détaillés. Vous savez exactement ce que vous payez et pourquoi.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg?_wi=11", imageAlt: "Transparence et honnêteté", }, { title: "Qualité", description: "Nous sélectionnons uniquement les véhicules de qualité supérieure auprès de fabricants réputés.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-wipes-car-with-rag_1157-33904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-wipes-car-with-rag_1157-33904.jpg?_wi=12", imageAlt: "Qualité des véhicules", }, { title: "Service Client", description: "Votre satisfaction est notre priorité. Notre équipe est disponible pour répondre à vos questions 24/7.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-using-phone_1303-17807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-using-phone_1303-17807.jpg?_wi=9", imageAlt: "Support client excellent", }, { title: "Innovation", description: "Nous suivons les dernières tendances du marché des véhicules électriques et offrons les modèles les plus innovants.", - imageSrc: "http://img.b2bpic.net/free-psd/safe-transportation-landing-page_23-2149933352.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/safe-transportation-landing-page_23-2149933352.jpg?_wi=5", imageAlt: "Innovation technologique", }, ]} @@ -155,7 +155,7 @@ export default function AboutPage() { {/* Footer */}