|
|
|
|
@@ -57,8 +57,8 @@ export default function LandingPage() {
|
|
|
|
|
background={{
|
|
|
|
|
variant: "radial-gradient"}}
|
|
|
|
|
imagePosition="right"
|
|
|
|
|
title="Drive Your Dream Car: Explore Our Advanced 3D Showroom"
|
|
|
|
|
description="Discover a seamless car buying experience with our interactive 3D models. Rotate, zoom, and change colors in real-time to find your perfect vehicle."
|
|
|
|
|
title="Drive Your Dream Car: Explore Our Advanced Showroom"
|
|
|
|
|
description="Discover a seamless car buying experience with our extensive inventory. Rotate, zoom, and change colors to find your perfect vehicle."
|
|
|
|
|
kpis={[
|
|
|
|
|
{
|
|
|
|
|
value: "25+", label: "Years Experience"},
|
|
|
|
|
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
|
|
|
|
text: "Schedule Test Drive", href: "#contact"},
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106169.jpg"
|
|
|
|
|
imageAlt="Interactive 3D car model on display"
|
|
|
|
|
imageAlt="Interactive 3D car model"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
avatars={[
|
|
|
|
|
{
|
|
|
|
|
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
type: "text", text: "Latest Models"},
|
|
|
|
|
{
|
|
|
|
|
type: "text", text: "3D Virtual Tours"},
|
|
|
|
|
type: "text", text: "Virtual Tours"},
|
|
|
|
|
{
|
|
|
|
|
type: "text", text: "Customizable Options"},
|
|
|
|
|
{
|
|
|
|
|
@@ -116,31 +116,31 @@ export default function LandingPage() {
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "honda-civic", name: "Honda Civic", price: "$25,000", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3041.jpg", imageAlt: "Honda Civic 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "honda-crv", name: "Honda CR-V", price: "$30,000", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Honda CR-V 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "honda-accord", name: "Honda Accord", price: "$28,000", imageSrc: "http://img.b2bpic.net/free-photo/grey-sedan-driving-city-street-with-traffic-dynamic-commute_169016-69795.jpg", imageAlt: "Honda Accord 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "toyota-corolla", name: "Toyota Corolla", price: "$22,000", imageSrc: "http://img.b2bpic.net/free-photo/young-curly-sexy-woman-leather-jacket-against-red-muscle-car-street_627829-6957.jpg", imageAlt: "Toyota Corolla 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "toyota-rav4", name: "Toyota RAV4", price: "$32,000", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-front-car_23-2147724809.jpg", imageAlt: "Toyota RAV4 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "toyota-camry", name: "Toyota Camry", price: "$27,000", imageSrc: "http://img.b2bpic.net/free-photo/blue-sedan-speeds-winter-road-with-motion-blur-winter-car-drive_169016-71219.jpg", imageAlt: "Toyota Camry 3D model", priceButtonProps: {
|
|
|
|
|
text: "View 3D Model"},
|
|
|
|
|
text: "View Vehicle"},
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
title="Our Featured Vehicle Catalog: Honda & Toyota"
|
|
|
|
|
description="Browse our extensive collection of new and pre-owned Honda and Toyota models. Each vehicle features a stunning 3D visualization."
|
|
|
|
|
description="Browse our extensive collection of new and pre-owned Honda and Toyota models. Each vehicle features stunning visualizations."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -199,8 +199,8 @@ export default function LandingPage() {
|
|
|
|
|
reverse: false,
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
title="Detailed Technical Specifications with Interactive 3D"
|
|
|
|
|
description="Dive deep into the performance and features of our vehicles. Our interactive 3D models allow you to inspect every detail up close."
|
|
|
|
|
title="Detailed Technical Specifications with Interactive Views"
|
|
|
|
|
description="Dive deep into the performance and features of our vehicles. Our interactive views allow you to inspect every detail up close."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -210,8 +210,8 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
title="Experience Our 3D Gallery: Explore Every Angle"
|
|
|
|
|
description="Walk around your desired car virtually. Our 3D gallery offers multiple views, zoom capabilities, and real-time color customization for each model."
|
|
|
|
|
title="Experience Our Vehicle Gallery: Explore Every Angle"
|
|
|
|
|
description="Walk around your desired car virtually. Our gallery offers multiple views, zoom capabilities, and real-time color customization for each model."
|
|
|
|
|
blogs={[
|
|
|
|
|
{
|
|
|
|
|
id: "civic-gallery-1", category: "Honda Civic", title: "Dynamic Side Profile", excerpt: "View the sleek lines and aerodynamic design of the Honda Civic from a perfect side angle, highlighting its sporty stance.", imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-red-car_23-2147962989.jpg", imageAlt: "Honda Civic side view", authorName: "3D Visuals", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-smiling-bearded-man-white-shirt-doing-selfie-near-his-new-car-outdoors-streets-city_496169-530.jpg", date: "2024-07-20"},
|
|
|
|
|
@@ -237,18 +237,18 @@ export default function LandingPage() {
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Sarah Johnson", role: "Marketing Director", testimonial: "Auto Dealer made finding my dream car incredibly easy! The 3D showroom allowed me to explore every detail from home. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-car-dealership_23-2148130205.jpg", imageAlt: "Sarah Johnson"},
|
|
|
|
|
id: "1", name: "Sarah Johnson", role: "Marketing Director", testimonial: "Auto Dealer made finding my dream car incredibly easy! The showroom allowed me to explore every detail from home. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-car-dealership_23-2148130205.jpg", imageAlt: "Sarah Johnson"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Michael Chen", role: "Software Engineer", testimonial: "The interactive 3D models are a game-changer. I could customize my car's color and wheels before even stepping foot in the dealership. Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-car-keys-by-her-new-car_1303-28500.jpg", imageAlt: "Michael Chen"},
|
|
|
|
|
id: "2", name: "Michael Chen", role: "Software Engineer", testimonial: "The interactive models are a game-changer. I could customize my car's color and wheels before even stepping foot in the dealership. Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-car-keys-by-her-new-car_1303-28500.jpg", imageAlt: "Michael Chen"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Emily Rodriguez", role: "Small Business Owner", testimonial: "Professional service and a truly modern approach to car sales. Auto Dealer helped me find the perfect family SUV with all the features I needed.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171285.jpg", imageAlt: "Emily Rodriguez"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "David Kim", role: "Financial Analyst", testimonial: "Transparent pricing and an efficient process. The team was knowledgeable, and I appreciated the detailed technical specs available online.", imageSrc: "http://img.b2bpic.net/free-photo/happy-expression_1194-1786.jpg", imageAlt: "David Kim"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Jessica Lee", role: "Educator", testimonial: "I was hesitant to buy a car online, but Auto Dealer's 3D features made me confident in my choice. The car was exactly as I saw it virtually!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-sunglasses-trench-coat-opening-cabriolet-car-door-dreamily-looking-camera-outdoor_574295-4807.jpg", imageAlt: "Jessica Lee"},
|
|
|
|
|
id: "5", name: "Jessica Lee", role: "Educator", testimonial: "I was hesitant to buy a car online, but Auto Dealer's interactive features made me confident in my choice. The car was exactly as I saw it virtually!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-sunglasses-trench-coat-opening-cabriolet-car-door-dreamily-looking-camera-outdoor_574295-4807.jpg", imageAlt: "Jessica Lee"},
|
|
|
|
|
]}
|
|
|
|
|
title="What Our Customers Say"
|
|
|
|
|
description="Hear from satisfied customers who found their perfect vehicle and enjoyed our exceptional service and innovative 3D experience."
|
|
|
|
|
description="Hear from satisfied customers who found their perfect vehicle and enjoyed our exceptional service and innovative experience."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -289,4 +289,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|