Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-07 14:10:08 +00:00

View File

@@ -34,37 +34,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Inventory",
id: "#inventory",
},
name: "Inventory", id: "#inventory"},
{
name: "Financing",
id: "#financing",
},
name: "Financing", id: "#financing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="CarsW6"
/>
@@ -73,21 +57,16 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Your Journey Starts Here."
description="Discover a curated selection of premium vehicles and exceptional service at CarsW6. Drive your dream car today."
buttons={[
{
text: "Explore Inventory",
href: "#inventory",
},
text: "Explore Inventory", href: "#inventory"},
{
text: "Get Financed",
href: "#financing",
},
text: "Get Financed", href: "#financing"},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674268.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674268.jpg"
imageAlt="Luxurious car driving on a scenic road"
/>
</div>
@@ -99,19 +78,13 @@ export default function LandingPage() {
metrics={[
{
icon: Gauge,
label: "Years in Business",
value: "25+",
},
label: "Years in Business", value: "25+"},
{
icon: Car,
label: "Cars Sold Annually",
value: "1200+",
},
label: "Cars Sold Annually", value: "1200+"},
{
icon: Smile,
label: "Happy Clients",
value: "10K+",
},
label: "Happy Clients", value: "10K+"},
]}
metricsAnimation="slide-up"
/>
@@ -124,59 +97,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Wide Selection",
description: "Explore an extensive inventory of new and pre-owned luxury vehicles from top brands.",
bentoComponent: "reveal-icon",
icon: Car,
imageSrc: "http://img.b2bpic.net/free-photo/empty-mall_1127-376.jpg",
imageAlt: "modern car showroom interior luxury",
title: "Wide Selection", description: "Explore an extensive inventory of new and pre-owned luxury vehicles from top brands.", bentoComponent: "reveal-icon", icon: Car
},
{
title: "Flexible Financing",
description: "Our experts help you secure the best financing rates and terms tailored to your budget.",
bentoComponent: "icon-info-cards",
items: [
title: "Flexible Financing", description: "Our experts help you secure the best financing rates and terms tailored to your budget.", bentoComponent: "icon-info-cards", items: [
{
icon: DollarSign,
label: "Low APR",
value: "Starting at 2.9%",
},
label: "Low APR", value: "Starting at 2.9%"},
{
icon: CalendarDays,
label: "Flexible Terms",
value: "Up to 84 months",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674268.jpg?_wi=2",
imageAlt: "modern car showroom interior luxury",
label: "Flexible Terms", value: "Up to 84 months"},
]
},
{
title: "Quality Assurance",
description: "Every vehicle undergoes a rigorous multi-point inspection to ensure peak performance and reliability.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sedan-sport-cars-road_114579-4019.jpg",
imageAlt: "modern car showroom interior luxury",
title: "Quality Assurance", description: "Every vehicle undergoes a rigorous multi-point inspection to ensure peak performance and reliability.", bentoComponent: "reveal-icon", icon: ShieldCheck
},
{
title: "Dedicated Support",
description: "Our friendly team is always ready to assist you, from inquiry to after-sales service.",
bentoComponent: "chat",
aiIcon: HelpCircle,
title: "Dedicated Support", description: "Our friendly team is always ready to assist you, from inquiry to after-sales service.", bentoComponent: "chat", aiIcon: HelpCircle,
userIcon: User,
exchanges: [
{
userMessage: "Tell me about your warranty options.",
aiResponse: "We offer comprehensive extended warranties for peace of mind.",
},
userMessage: "Tell me about your warranty options.", aiResponse: "We offer comprehensive extended warranties for peace of mind."},
{
userMessage: "Can I schedule a test drive for a specific car?",
aiResponse: "Absolutely! Contact us to arrange your test drive at your convenience.",
},
userMessage: "Can I schedule a test drive for a specific car?", aiResponse: "Absolutely! Contact us to arrange your test drive at your convenience."},
],
placeholder: "Ask us anything...",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106158.jpg",
imageAlt: "modern car showroom interior luxury",
placeholder: "Ask us anything..."
},
]}
title="Unmatched Quality & Service"
@@ -192,47 +137,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "product-1",
name: "Audi R8 Coupe",
price: "$175,000",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-silver-sport-sedan-with-red-lights_114579-4050.jpg",
imageAlt: "Audi R8 Coupe",
},
id: "product-1", name: "Audi R8 Coupe", price: "$175,000", imageSrc: "http://img.b2bpic.net/free-photo/back-view-silver-sport-sedan-with-red-lights_114579-4050.jpg", imageAlt: "Audi R8 Coupe"},
{
id: "product-2",
name: "Porsche 911 Carrera S",
price: "$120,000",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg",
imageAlt: "Porsche 911 Carrera S",
},
id: "product-2", name: "Porsche 911 Carrera S", price: "$120,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg", imageAlt: "Porsche 911 Carrera S"},
{
id: "product-3",
name: "Mercedes-Benz S-Class",
price: "$110,000",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-lady-wearing-fashionable-black-coat-while-keeping-coffee-standing-near-car-fashion-city-concept_132075-9386.jpg",
imageAlt: "Mercedes-Benz S-Class",
},
id: "product-3", name: "Mercedes-Benz S-Class", price: "$110,000", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-lady-wearing-fashionable-black-coat-while-keeping-coffee-standing-near-car-fashion-city-concept_132075-9386.jpg", imageAlt: "Mercedes-Benz S-Class"},
{
id: "product-4",
name: "BMW M5 Competition",
price: "$105,000",
imageSrc: "http://img.b2bpic.net/free-photo/anime-car-city_23-2151710920.jpg",
imageAlt: "BMW M5 Competition",
},
id: "product-4", name: "BMW M5 Competition", price: "$105,000", imageSrc: "http://img.b2bpic.net/free-photo/anime-car-city_23-2151710920.jpg", imageAlt: "BMW M5 Competition"},
{
id: "product-5",
name: "Tesla Model S Plaid",
price: "$95,000",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-interior_23-2151138872.jpg",
imageAlt: "Tesla Model S Plaid",
},
id: "product-5", name: "Tesla Model S Plaid", price: "$95,000", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-interior_23-2151138872.jpg", imageAlt: "Tesla Model S Plaid"},
{
id: "product-6",
name: "Ford Mustang GT",
price: "$45,000",
imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635423.jpg",
imageAlt: "Ford Mustang GT",
},
id: "product-6", name: "Ford Mustang GT", price: "$45,000", imageSrc: "http://img.b2bpic.net/free-photo/view-car-running-high-speed_23-2150635423.jpg", imageAlt: "Ford Mustang GT"},
]}
title="Our Premium Inventory"
description="Browse our extensive collection of high-quality vehicles, meticulously inspected and ready for the road."
@@ -246,55 +161,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "standard",
badge: "Popular",
badgeIcon: Star,
price: "Starting at 2.9% APR",
subtitle: "Competitive rates for qualified buyers",
buttons: [
id: "standard", badge: "Popular", badgeIcon: Star,
price: "Starting at 2.9% APR", subtitle: "Competitive rates for qualified buyers", buttons: [
{
text: "Apply Now",
},
text: "Apply Now"},
],
features: [
"Up to 60-month terms",
"Standard credit requirements",
"Quick approval process",
],
"Up to 60-month terms", "Standard credit requirements", "Quick approval process"],
},
{
id: "premium",
badge: "Best Value",
badgeIcon: Award,
price: "Starting at 1.9% APR",
subtitle: "Lower rates & extended coverage options",
buttons: [
id: "premium", badge: "Best Value", badgeIcon: Award,
price: "Starting at 1.9% APR", subtitle: "Lower rates & extended coverage options", buttons: [
{
text: "Get Pre-Approved",
},
text: "Get Pre-Approved"},
],
features: [
"Up to 84-month terms",
"Preferred credit rates",
"Includes basic extended warranty",
],
"Up to 84-month terms", "Preferred credit rates", "Includes basic extended warranty"],
},
{
id: "luxury",
badge: "Elite",
badgeIcon: Diamond,
price: "Custom Quote",
subtitle: "Tailored packages for high-value vehicles",
buttons: [
id: "luxury", badge: "Elite", badgeIcon: Diamond,
price: "Custom Quote", subtitle: "Tailored packages for high-value vehicles", buttons: [
{
text: "Consult Expert",
},
text: "Consult Expert"},
],
features: [
"Flexible terms & rates",
"Full comprehensive warranty",
"Dedicated financing specialist",
],
"Flexible terms & rates", "Full comprehensive warranty", "Dedicated financing specialist"],
},
]}
title="Flexible Financing Solutions"
@@ -309,25 +200,13 @@ export default function LandingPage() {
tag="Trusted Performance"
metrics={[
{
id: "m1",
value: "25+",
description: "Years in Service",
},
id: "m1", value: "25+", description: "Years in Service"},
{
id: "m2",
value: "10,000+",
description: "Cars Delivered",
},
id: "m2", value: "10,000+", description: "Cars Delivered"},
{
id: "m3",
value: "98%",
description: "Customer Satisfaction",
},
id: "m3", value: "98%", description: "Customer Satisfaction"},
{
id: "m4",
value: "A+",
description: "Dealer Rating",
},
id: "m4", value: "A+", description: "Dealer Rating"},
]}
metricsAnimation="slide-up"
/>
@@ -340,45 +219,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarah_j",
testimonial: "The experience at CarsW6 was outstanding! From browsing to financing, everything was seamless. I drove home in my dream car!",
imageSrc: "http://img.b2bpic.net/free-photo/expert-informs-woman-car-motor-costs_482257-96392.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "The experience at CarsW6 was outstanding! From browsing to financing, everything was seamless. I drove home in my dream car!", imageSrc: "http://img.b2bpic.net/free-photo/expert-informs-woman-car-motor-costs_482257-96392.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "@michaelc",
testimonial: "Professional, knowledgeable, and genuinely helpful. CarsW6 made my car buying experience truly enjoyable. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "Professional, knowledgeable, and genuinely helpful. CarsW6 made my car buying experience truly enjoyable. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "I've never had such a transparent and stress-free car purchase. The team at CarsW6 goes above and beyond for their customers.",
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-caucasian-man-wearing-glasses-headphones-neck-standing-profile-view-touching-headphones-isolated-crimson-wall_141793-80164.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "I've never had such a transparent and stress-free car purchase. The team at CarsW6 goes above and beyond for their customers.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-caucasian-man-wearing-glasses-headphones-neck-standing-profile-view-touching-headphones-isolated-crimson-wall_141793-80164.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "@davidk",
testimonial: "Found the exact model I was looking for. The quality of their inventory is top-notch, and the financing options were excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Found the exact model I was looking for. The quality of their inventory is top-notch, and the financing options were excellent.", imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
handle: "@jessical",
testimonial: "Fantastic service from start to finish. They truly care about finding the right car for you, not just making a sale. Thank you, CarsW6!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "Fantastic service from start to finish. They truly care about finding the right car for you, not just making a sale. Thank you, CarsW6!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg", imageAlt: "Jessica Lee"},
]}
title="What Our Clients Say"
description="Hear from satisfied customers who found their dream cars and exceptional service with CarsW6."
@@ -391,30 +240,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I apply for car financing?",
content: "You can apply for financing directly through our website, or visit our dealership for personalized assistance from our finance team.",
},
id: "q1", title: "How do I apply for car financing?", content: "You can apply for financing directly through our website, or visit our dealership for personalized assistance from our finance team."},
{
id: "q2",
title: "What kind of warranty options do you offer?",
content: "We offer a range of comprehensive warranty packages, including manufacturer warranties and extended service plans. Ask our sales team for details.",
},
id: "q2", title: "What kind of warranty options do you offer?", content: "We offer a range of comprehensive warranty packages, including manufacturer warranties and extended service plans. Ask our sales team for details."},
{
id: "q3",
title: "Can I trade in my current vehicle?",
content: "Yes, we accept trade-ins! Our team will provide a fair and competitive appraisal for your current car towards your new purchase.",
},
id: "q3", title: "Can I trade in my current vehicle?", content: "Yes, we accept trade-ins! Our team will provide a fair and competitive appraisal for your current car towards your new purchase."},
{
id: "q4",
title: "Do you offer test drives?",
content: "Absolutely. We encourage test drives to ensure you're completely comfortable with your chosen vehicle. Schedule one online or by phone.",
},
id: "q4", title: "Do you offer test drives?", content: "Absolutely. We encourage test drives to ensure you're completely comfortable with your chosen vehicle. Schedule one online or by phone."},
{
id: "q5",
title: "What if I can't find the car I want in your inventory?",
content: "Our inventory is constantly updated. If you don't see your desired vehicle, let us know, and we can help you source it.",
},
id: "q5", title: "What if I can't find the car I want in your inventory?", content: "Our inventory is constantly updated. If you don't see your desired vehicle, let us know, and we can help you source it."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our vehicles, financing, and services."
@@ -429,27 +263,16 @@ export default function LandingPage() {
description="Have questions, need assistance, or ready to schedule a test drive? Contact our team today!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "How can we help you today?",
rows: 4,
name: "message", placeholder: "How can we help you today?", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861920.jpg"
@@ -466,57 +289,35 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Inventory",
href: "#inventory",
},
label: "Inventory", href: "#inventory"},
],
},
{
items: [
{
label: "Financing",
href: "#financing",
},
label: "Financing", href: "#financing"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Cookie Policy",
href: "#",
},
label: "Cookie Policy", href: "#"},
],
},
]}