Update src/app/catalogue/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function CataloguePage() {
|
||||
price: "380 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
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=5",
|
||||
imageAlt: "BYD Dolphin 2024",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function CataloguePage() {
|
||||
price: "520 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "1.8k",
|
||||
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=4",
|
||||
imageAlt: "BYD Atto 3",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function CataloguePage() {
|
||||
price: "680 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
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=5",
|
||||
imageAlt: "Huawei AITO M5",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function CataloguePage() {
|
||||
price: "450 000 MAD",
|
||||
rating: 4,
|
||||
reviewCount: "920",
|
||||
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=3",
|
||||
imageAlt: "Leapmotor C11",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function CataloguePage() {
|
||||
price: "420 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
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=3",
|
||||
imageAlt: "Zeekr Electric Sedan",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function CataloguePage() {
|
||||
price: "380 000 MAD",
|
||||
rating: 4,
|
||||
reviewCount: "850",
|
||||
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=3",
|
||||
imageAlt: "Dongfeng Yuan Plus",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function CataloguePage() {
|
||||
price: "480 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "1.1k",
|
||||
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=6",
|
||||
imageAlt: "BYD Song Plus",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function CataloguePage() {
|
||||
price: "750 000 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "980",
|
||||
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=6",
|
||||
imageAlt: "Huawei AITO M7",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function CataloguePage() {
|
||||
price: "320 000 MAD",
|
||||
rating: 4,
|
||||
reviewCount: "750",
|
||||
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=4",
|
||||
imageAlt: "Leapmotor T03",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function CataloguePage() {
|
||||
{/* 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=2"
|
||||
imageAlt="MarocAutoTrades office"
|
||||
logoText="MarocAutoTrades"
|
||||
copyrightText="© 2025 MarocAutoTrades. Tous droits réservés."
|
||||
|
||||
Reference in New Issue
Block a user