Merge version_1 into main #1
316
src/app/page.tsx
316
src/app/page.tsx
@@ -33,22 +33,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Inventory",
|
||||
id: "inventory",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Inventory", id: "inventory" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Mwanza Automobiles"
|
||||
/>
|
||||
@@ -56,43 +44,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Drive Your Dream Car Today"
|
||||
description="Welcome to Mwanza Automobiles, the leading car dealership providing premium vehicles with trusted service, financing, and maintenance support."
|
||||
tag="Trusted Automotive Dealer"
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Inventory",
|
||||
href: "#inventory",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Browse Inventory", href: "#inventory" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-interior_23-2151138876.jpg",
|
||||
imageAlt: "luxury car dealership interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-airport_1127-153.jpg",
|
||||
imageAlt: "new car showcase garage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-expensive-cars_1203-829.jpg",
|
||||
imageAlt: "Blurred expensive cars",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gear-stick-front-part-brand-new-automobile-modern-black-interior-conception-vehicles_146671-16742.jpg",
|
||||
imageAlt: "Gear stick. Front part of brand new automobile.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-available-selling_23-2148332890.jpg",
|
||||
imageAlt: "High angle new car available for selling",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-interior_23-2151138876.jpg", imageAlt: "luxury car dealership interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/asian-airport_1127-153.jpg", imageAlt: "new car showcase garage" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -115,36 +77,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Comprehensive Warranty",
|
||||
description: "All certified vehicles come with a 2-year warranty for your peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-service-icon-sign-symbol_53876-132171.jpg",
|
||||
imageAlt: "car warranty service icon",
|
||||
},
|
||||
{
|
||||
title: "Easy Financing",
|
||||
description: "Get approved for your next vehicle in as little as 30 minutes with our network of lenders.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167566.jpg",
|
||||
imageAlt: "flexible car financing options",
|
||||
},
|
||||
{
|
||||
title: "Fair Trade-ins",
|
||||
description: "We offer the most competitive valuations for your current vehicle to help you upgrade faster.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-coins-forming-graph-arrangement_23-2148783065.jpg",
|
||||
imageAlt: "auto trade-in service icon",
|
||||
},
|
||||
{
|
||||
title: "Expert Inspection",
|
||||
description: "Every vehicle undergoes a rigorous 150-point inspection before it reaches our showroom.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transportation-concept-with-car_23-2148996437.jpg",
|
||||
imageAlt: "Transportation concept with car",
|
||||
},
|
||||
{
|
||||
title: "Lifetime Support",
|
||||
description: "Our dedicated support team is available 24/7 to assist with any maintenance needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gesture-piece-cog-outstretched-graphic_1134-1052.jpg",
|
||||
imageAlt: "gesture piece cog outstretched graphic",
|
||||
},
|
||||
{ title: "Comprehensive Warranty", description: "All certified vehicles come with a 2-year warranty for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/car-service-icon-sign-symbol_53876-132171.jpg", imageAlt: "car warranty service icon" },
|
||||
{ title: "Easy Financing", description: "Get approved for your next vehicle in as little as 30 minutes with our network of lenders.", imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167566.jpg", imageAlt: "flexible car financing options" },
|
||||
{ title: "Fair Trade-ins", description: "We offer the most competitive valuations for your current vehicle to help you upgrade faster.", imageSrc: "http://img.b2bpic.net/free-photo/pile-coins-forming-graph-arrangement_23-2148783065.jpg", imageAlt: "auto trade-in service icon" },
|
||||
{ title: "Expert Inspection", description: "Every vehicle undergoes a rigorous 150-point inspection before it reaches our showroom.", imageSrc: "http://img.b2bpic.net/free-photo/transportation-concept-with-car_23-2148996437.jpg", imageAlt: "Transportation concept with car" },
|
||||
{ title: "Lifetime Support", description: "Our dedicated support team is available 24/7 to assist with any maintenance needs.", imageSrc: "http://img.b2bpic.net/free-photo/gesture-piece-cog-outstretched-graphic_1134-1052.jpg", imageAlt: "gesture piece cog outstretched graphic" },
|
||||
]}
|
||||
title="Why Choose Mwanza?"
|
||||
description="We stand behind every car we sell, offering unmatched support and services for all our clients."
|
||||
@@ -158,60 +95,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Toyota",
|
||||
name: "Executive Sedan",
|
||||
price: "$24,500",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/navy-blue-sport-sedan-road-side-view_114579-5055.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "BMW",
|
||||
name: "Sports Coupe",
|
||||
price: "$45,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-light-trails-motion_84443-86131.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Honda",
|
||||
name: "City Hatchback",
|
||||
price: "$18,900",
|
||||
rating: 4,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-gas-station_23-2148906373.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Subaru",
|
||||
name: "Adventure SUV",
|
||||
price: "$32,000",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-little-son-by-car_1303-31629.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Mercedes",
|
||||
name: "Convertible",
|
||||
price: "$55,000",
|
||||
rating: 5,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-married-couple-car_23-2149540066.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Tesla",
|
||||
name: "Electric Sedan",
|
||||
price: "$48,000",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858283.jpg",
|
||||
},
|
||||
{ id: "p1", brand: "Toyota", name: "Executive Sedan", price: "$24,500", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/navy-blue-sport-sedan-road-side-view_114579-5055.jpg" },
|
||||
{ id: "p2", brand: "BMW", name: "Sports Coupe", price: "$45,000", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-light-trails-motion_84443-86131.jpg" },
|
||||
{ id: "p3", brand: "Honda", name: "City Hatchback", price: "$18,900", rating: 4, reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-gas-station_23-2148906373.jpg" },
|
||||
{ id: "p4", brand: "Subaru", name: "Adventure SUV", price: "$32,000", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-little-son-by-car_1303-31629.jpg" },
|
||||
{ id: "p5", brand: "Mercedes", name: "Convertible", price: "$55,000", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/side-view-married-couple-car_23-2149540066.jpg" },
|
||||
{ id: "p6", brand: "Tesla", name: "Electric Sedan", price: "$48,000", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858283.jpg" },
|
||||
]}
|
||||
title="Latest Arrivals"
|
||||
description="Explore our curated inventory of certified pre-owned and new vehicles ready for the road."
|
||||
@@ -224,41 +113,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "b",
|
||||
badge: "Essential",
|
||||
price: "$199/yr",
|
||||
subtitle: "Basic maintenance and fluid changes",
|
||||
features: [
|
||||
"Oil Change",
|
||||
"Brake Check",
|
||||
"Safety Inspection",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Choose Plan",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p",
|
||||
badge: "Premium",
|
||||
price: "$399/yr",
|
||||
subtitle: "Full service with priority support",
|
||||
features: [
|
||||
"Full Tune-up",
|
||||
"Detailed Cleaning",
|
||||
"Priority Booking",
|
||||
"Roadside Help",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Choose Plan",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ id: "b", badge: "Essential", price: "$199/yr", subtitle: "Basic maintenance and fluid changes", features: ["Oil Change", "Brake Check", "Safety Inspection"], buttons: [{ text: "Choose Plan", href: "#" }] },
|
||||
{ id: "p", badge: "Premium", price: "$399/yr", subtitle: "Full service with priority support", features: ["Full Tune-up", "Detailed Cleaning", "Priority Booking", "Roadside Help"], buttons: [{ text: "Choose Plan", href: "#" }] },
|
||||
]}
|
||||
title="Service Plans"
|
||||
description="Keep your vehicle in pristine condition with our annual service and maintenance packages."
|
||||
@@ -272,27 +128,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1000+",
|
||||
title: "Cars Sold",
|
||||
description: "Happy clients across the region.",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
title: "Service Reviews",
|
||||
description: "Verified positive customer feedback.",
|
||||
icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
description: "Serving the community since 2009.",
|
||||
icon: Shield,
|
||||
},
|
||||
{ id: "m1", value: "1000+", title: "Cars Sold", description: "Happy clients across the region.", icon: Award },
|
||||
{ id: "m2", value: "500+", title: "Service Reviews", description: "Verified positive customer feedback.", icon: Star },
|
||||
{ id: "m3", value: "15+", title: "Years Experience", description: "Serving the community since 2009.", icon: Shield },
|
||||
]}
|
||||
title="Proven Excellence"
|
||||
description="Numbers that define our reputation in the Mwanza automobile community."
|
||||
@@ -305,41 +143,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Excellent service and very transparent pricing. Found my dream car in just one day!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahm",
|
||||
testimonial: "The staff were knowledgeable and helped me choose the perfect SUV for my family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark Smith",
|
||||
handle: "@msmith",
|
||||
testimonial: "Very fair trade-in value and quick paperwork. Highly recommended for any car buyer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-young-man_23-2148332974.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anna Brown",
|
||||
handle: "@abrown",
|
||||
testimonial: "Maintenance services are top-notch and always completed ahead of schedule.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-holding-car-keys-looking-camera_23-2148266154.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kevin White",
|
||||
handle: "@kwhite",
|
||||
testimonial: "The best dealership in Mwanza. Professional, honest, and reliable cars.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-looking-away_23-2148384924.jpg",
|
||||
},
|
||||
{ id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and very transparent pricing. Found my dream car in just one day!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg" },
|
||||
{ id: "2", name: "Sarah Miller", handle: "@sarahm", testimonial: "The staff were knowledgeable and helped me choose the perfect SUV for my family.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg" },
|
||||
{ id: "3", name: "Mark Smith", handle: "@msmith", testimonial: "Very fair trade-in value and quick paperwork. Highly recommended for any car buyer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-young-man_23-2148332974.jpg" },
|
||||
{ id: "4", name: "Anna Brown", handle: "@abrown", testimonial: "Maintenance services are top-notch and always completed ahead of schedule.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-holding-car-keys-looking-camera_23-2148266154.jpg" },
|
||||
{ id: "5", name: "Kevin White", handle: "@kwhite", testimonial: "The best dealership in Mwanza. Professional, honest, and reliable cars.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-looking-away_23-2148384924.jpg" },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of families and businesses."
|
||||
@@ -351,21 +159,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer trade-ins?",
|
||||
content: "Yes, we accept trade-ins for all makes and models.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is financing available?",
|
||||
content: "Yes, we work with several banks to get you the best rates.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I test drive a car?",
|
||||
content: "Absolutely. Just visit our showroom or book an appointment online.",
|
||||
},
|
||||
{ id: "q1", title: "Do you offer trade-ins?", content: "Yes, we accept trade-ins for all makes and models." },
|
||||
{ id: "q2", title: "Is financing available?", content: "Yes, we work with several banks to get you the best rates." },
|
||||
{ id: "q3", title: "Can I test drive a car?", content: "Absolutely. Just visit our showroom or book an appointment online." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about purchasing or servicing your vehicle with us."
|
||||
@@ -376,9 +172,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get In Touch"
|
||||
title="Ready to get on the road?"
|
||||
description="Sign up for our newsletter to get the latest inventory arrivals and service offers directly to your inbox."
|
||||
@@ -388,45 +182,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Mwanza Automobiles"
|
||||
bottomRightText="All Rights Reserved."
|
||||
|
||||
Reference in New Issue
Block a user