From 72aaff8fcfcd566b7b5ecede03ce995f717064c1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:26:25 +0000 Subject: [PATCH] Update src/app/vendre/page.tsx --- src/app/vendre/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/vendre/page.tsx b/src/app/vendre/page.tsx index 71fa4a7..baedbc1 100644 --- a/src/app/vendre/page.tsx +++ b/src/app/vendre/page.tsx @@ -89,37 +89,37 @@ export default function VendrePage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - 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=10", imageAlt: "BYD Dolphin 2024", }, { - 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=8", imageAlt: "BYD Atto 3", }, { - 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=9", imageAlt: "Huawei AITO M5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-cable_23-2149530053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-cable_23-2149530053.jpg?_wi=6", imageAlt: "Leapmotor C11", }, ]} rightCarouselItems={[ { - 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=4", imageAlt: "Zeekr Electric Sedan", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-family-make-selfie-by-mobile-phone_171337-5369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-family-make-selfie-by-mobile-phone_171337-5369.jpg?_wi=4", imageAlt: "Dongfeng Electric SUV", }, { - 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=11", imageAlt: "BYD Dolphin", }, { - 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=10", imageAlt: "Huawei AITO", }, ]} @@ -174,7 +174,7 @@ export default function VendrePage() { {/* Footer */}