Merge version_1 into main #1
@@ -59,53 +59,53 @@ export default function LandingPage() {
|
||||
description="The easiest, fastest way to list your vehicle and connect with serious buyers directly. Start your journey today."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-suitcase-open-trunk-car_23-2148328859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-suitcase-open-trunk-car_23-2148328859.jpg?_wi=1",
|
||||
imageAlt: "Sporty Car",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-headlight-black-luxury-car-isolated-white-background_181624-25404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-headlight-black-luxury-car-isolated-white-background_181624-25404.jpg?_wi=1",
|
||||
imageAlt: "Headlight detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera_23-2148266203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera_23-2148266203.jpg?_wi=1",
|
||||
imageAlt: "SUV on highway",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-keys-lying-donw-inside-brand-new-modern-car_146671-16044.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-keys-lying-donw-inside-brand-new-modern-car_146671-16044.jpg?_wi=1",
|
||||
imageAlt: "Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32004.jpg?_wi=1",
|
||||
imageAlt: "Showroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2006.jpg?_wi=1",
|
||||
imageAlt: "Car on track",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-speed-effect-with-city-night_1112-2006.jpg?_wi=2",
|
||||
imageAlt: "Car on track",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32004.jpg?_wi=2",
|
||||
imageAlt: "Showroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-keys-lying-donw-inside-brand-new-modern-car_146671-16044.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-keys-lying-donw-inside-brand-new-modern-car_146671-16044.jpg?_wi=2",
|
||||
imageAlt: "Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera_23-2148266203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera_23-2148266203.jpg?_wi=2",
|
||||
imageAlt: "SUV on highway",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-headlight-black-luxury-car-isolated-white-background_181624-25404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-headlight-black-luxury-car-isolated-white-background_181624-25404.jpg?_wi=2",
|
||||
imageAlt: "Headlight detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-suitcase-open-trunk-car_23-2148328859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-suitcase-open-trunk-car_23-2148328859.jpg?_wi=2",
|
||||
imageAlt: "Sporty Car",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user