Merge version_3 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Discover your dream car with over 5000+ luxury vehicles. Certified pre-owned, 360° inspection, and nationwide delivery."
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500611.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-car-driving-bridge-road_114579-4023.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2367.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car_23-2150796982.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-bridge-night-time_181624-29222.jpg" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-car_23-2151113206.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-front-blue-modern-stylish-car_181624-11795.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/back-view-grey-car-standing-bridge_114579-4084.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-geometric-background-business_24972-1791.jpg" }, { imageSrc: "http://img.b2bpic.net/free-vector/luxury-modern-background-gradient-abstract_343694-1693.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-by-white-car_1303-16424.jpg" }]}
|
||||
buttons={[{ text: "Browse Inventory", href: "#featured" }]}
|
||||
buttons={[{ text: "Browse Inventory", href: "#featured" }, { text: "Get Instant Valuation", href: "#sell" }]}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Client 1" }, { src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", alt: "Client 2" }, { src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", alt: "Client 3" }, { src: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", alt: "Client 4" }, { src: "http://img.b2bpic.net/free-photo/young-pretty-positive-businesswoman-coat-with-laptop-joyfully-looking-away-outdoor_574295-2165.jpg", alt: "Client 5" }]}
|
||||
avatarText="Trusted by 50,000+ happy car owners"
|
||||
marqueeItems={[{ type: "text", text: "Ferrari" }, { type: "text", text: "Porsche" }, { type: "text", text: "Mercedes-Benz" }, { type: "text", text: "Lamborghini" }, { type: "text", text: "Audi" }]}
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user