Update src/app/vendre/page.tsx
This commit is contained in:
@@ -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 */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=5"
|
||||
imageAlt="MarocAutoTrades office"
|
||||
logoText="MarocAutoTrades"
|
||||
copyrightText="© 2025 MarocAutoTrades. Tous droits réservés."
|
||||
|
||||
Reference in New Issue
Block a user