Merge version_1 into main #1
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241769.jpg", imageAlt: "Luxury red sports car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241769.jpg?_wi=1", imageAlt: "Luxury red sports car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg", imageAlt: "Black racing supercar" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/car-show-landing-page-template_23-2150965655.jpg", imageAlt: "White luxury vehicle" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/car-show-landing-page-template_23-2150965655.jpg?_wi=1", imageAlt: "White luxury vehicle" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/simple-comfortable-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16077.jpg", imageAlt: "Gold premium racing car" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/mandala-business-card-template_23-2148445853.jpg", imageAlt: "Ferrari luxury sports car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-inside-electro-car-while-charging_1303-17796.jpg", imageAlt: "Lamborghini matte black supercar" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241769.jpg", imageAlt: "Luxury red sports car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/car-show-landing-page-template_23-2150965655.jpg", imageAlt: "White luxury vehicle" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241769.jpg?_wi=2", imageAlt: "Luxury red sports car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/car-show-landing-page-template_23-2150965655.jpg?_wi=2", imageAlt: "White luxury vehicle" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user