Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
271
src/app/page.tsx
271
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/#contact",
|
||||
},
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
brandName="Lumberton Auto Detail"
|
||||
/>
|
||||
@@ -48,124 +42,70 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "downward-rays-animated",
|
||||
}}
|
||||
variant: "downward-rays-animated"}}
|
||||
title="Experience the Ultimate Shine for Your Vehicle"
|
||||
description="Lumberton Auto Detail provides premium car detailing services, restoring your vehicle's beauty and protecting its value with meticulous care."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg",
|
||||
imageAlt: "Luxurious car interior being detailed",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "Luxurious car interior being detailed"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212248.jpg",
|
||||
imageAlt: "High gloss finish on a black car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212248.jpg", imageAlt: "High gloss finish on a black car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5505.jpg",
|
||||
imageAlt: "Car seats being meticulously cleaned",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5505.jpg", imageAlt: "Car seats being meticulously cleaned"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1935.jpg",
|
||||
imageAlt: "Sparkling clean wheel and tire",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1935.jpg", imageAlt: "Sparkling clean wheel and tire"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buttons-turn-lights-more-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16598.jpg",
|
||||
imageAlt: "Close-up of car interior detailing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buttons-turn-lights-more-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16598.jpg", imageAlt: "Close-up of car interior detailing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wrapping-car-inside-full-shot_23-2149385683.jpg",
|
||||
imageAlt: "Protective coating being applied to car paint",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wrapping-car-inside-full-shot_23-2149385683.jpg", imageAlt: "Protective coating being applied to car paint"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194119.jpg",
|
||||
imageAlt: "Microfiber towel drying a freshly washed car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194119.jpg", imageAlt: "Microfiber towel drying a freshly washed car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434399.jpg",
|
||||
imageAlt: "Dashboard polished to perfection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434399.jpg", imageAlt: "Dashboard polished to perfection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580535.jpg",
|
||||
imageAlt: "Professional car detailing studio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580535.jpg", imageAlt: "Car being taking care of in workshop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg",
|
||||
imageAlt: "Water beading on a ceramic coated car",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", imageAlt: "Water beading on a ceramic coated car"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934355.jpg",
|
||||
imageAlt: "Fabric seats undergoing deep cleaning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934355.jpg", imageAlt: "Fabric seats undergoing deep cleaning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193569.jpg",
|
||||
imageAlt: "Exterior paint correction in progress",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193569.jpg", imageAlt: "Exterior paint correction in progress"},
|
||||
]}
|
||||
tag="Lumberton Auto Detail"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "View Our Services", href: "/services"},
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "/#contact",
|
||||
},
|
||||
text: "Book Now", href: "/#contact"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg",
|
||||
alt: "Happy client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg", alt: "Happy client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-attractive-young-bearded-man-snapback-sitting-inside-cabin-his-white-jeep_273609-1589.jpg",
|
||||
alt: "Happy client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-attractive-young-bearded-man-snapback-sitting-inside-cabin-his-white-jeep_273609-1589.jpg", alt: "Happy client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-preparing-car-cleaning-car-wash_1153-7304.jpg",
|
||||
alt: "Happy client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-preparing-car-cleaning-car-wash_1153-7304.jpg", alt: "Happy client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-showing-thumbs-up_1170-1235.jpg",
|
||||
alt: "Happy client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-showing-thumbs-up_1170-1235.jpg", alt: "Happy client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-posing-inside-car_23-2148213497.jpg",
|
||||
alt: "Happy client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-posing-inside-car_23-2148213497.jpg", alt: "Happy client 5"},
|
||||
]}
|
||||
avatarText="Trusted by over 100+ satisfied car owners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/car-care-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1378.jpg",
|
||||
alt: "Automotive Magazine Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/car-care-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1378.jpg", alt: "Automotive Magazine Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/flat-design-car-dealer-logo_23-2149338508.jpg",
|
||||
alt: "Car Rental Co. Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/flat-design-car-dealer-logo_23-2149338508.jpg", alt: "Car Rental Co. Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/gradient-professional-autofix-mechanic-business-card-template_742173-19105.jpg",
|
||||
alt: "Dealership Group Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/gradient-professional-autofix-mechanic-business-card-template_742173-19105.jpg", alt: "Dealership Group Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/mechanical-repair-logo-design_23-2150045651.jpg",
|
||||
alt: "Parts Supplier Inc. Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/mechanical-repair-logo-design_23-2150045651.jpg", alt: "Parts Supplier Inc. Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/pack-retro-service-repair-badges_1176-67.jpg",
|
||||
alt: "Mechanic Pro Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/pack-retro-service-repair-badges_1176-67.jpg", alt: "Mechanic Pro Logo"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,12 +118,9 @@ export default function LandingPage() {
|
||||
title="Your Trusted Partner for Premium Car Care"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Learn More", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
description="At Lumberton Auto Detail, we are passionate about cars and dedicated to delivering unparalleled detailing services. With years of experience and a keen eye for perfection, we transform vehicles, making them look and feel brand new. Our commitment to quality and customer satisfaction is what sets us apart."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,41 +131,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "interior-deep-clean",
|
||||
title: "Interior Deep Cleaning",
|
||||
author: "Lumberton Auto Detail",
|
||||
description: "Revitalize your car's cabin with our thorough vacuuming, steam cleaning, and conditioning services for all surfaces.",
|
||||
tags: [
|
||||
"Sanitization",
|
||||
"Conditioning",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg",
|
||||
imageAlt: "Car interior being deep cleaned",
|
||||
},
|
||||
id: "interior-deep-clean", title: "Interior Deep Cleaning", author: "Lumberton Auto Detail", description: "Revitalize your car's cabin with our thorough vacuuming, steam cleaning, and conditioning services for all surfaces.", tags: [
|
||||
"Sanitization", "Conditioning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193618.jpg", imageAlt: "Car interior being deep cleaned"},
|
||||
{
|
||||
id: "exterior-perfection",
|
||||
title: "Exterior Perfection Wash",
|
||||
author: "Lumberton Auto Detail",
|
||||
description: "Achieve a dazzling, streak-free shine with our meticulous hand wash, wax application, and tire dressing.",
|
||||
tags: [
|
||||
"Hand Wash",
|
||||
"Waxing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30594.jpg",
|
||||
imageAlt: "Car exterior being polished to perfection",
|
||||
},
|
||||
id: "exterior-perfection", title: "Exterior Perfection Wash", author: "Lumberton Auto Detail", description: "Achieve a dazzling, streak-free shine with our meticulous hand wash, wax application, and tire dressing.", tags: [
|
||||
"Hand Wash", "Waxing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30594.jpg", imageAlt: "Car exterior being polished to perfection"},
|
||||
{
|
||||
id: "ceramic-coating",
|
||||
title: "Premium Ceramic Coating",
|
||||
author: "Lumberton Auto Detail",
|
||||
description: "Protect your vehicle's paint with a durable ceramic coating, offering superior gloss and long-term protection.",
|
||||
tags: [
|
||||
"Paint Protection",
|
||||
"Durability",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg",
|
||||
imageAlt: "Ceramic coating being applied to a car",
|
||||
},
|
||||
id: "ceramic-coating", title: "Premium Ceramic Coating", author: "Lumberton Auto Detail", description: "Protect your vehicle's paint with a durable ceramic coating, offering superior gloss and long-term protection.", tags: [
|
||||
"Paint Protection", "Durability"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-arrangement-still-life_23-2150312405.jpg", imageAlt: "Ceramic coating being applied to a car"},
|
||||
]}
|
||||
title="Our Signature Detailing Services"
|
||||
description="We offer a comprehensive range of detailing solutions designed to meet every need and exceed your expectations."
|
||||
@@ -243,59 +156,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Tamika Montgomery",
|
||||
role: "Satisfied Customer",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-young-redhead-woman-steering-wheel-driving-car_657921-565.jpg",
|
||||
imageAlt: "Portrait of Tamika Montgomery",
|
||||
},
|
||||
id: "1", name: "Tamika Montgomery", role: "Satisfied Customer", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-young-redhead-woman-steering-wheel-driving-car_657921-565.jpg", imageAlt: "Portrait of Tamika Montgomery"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Larry Nance",
|
||||
role: "Local Guide",
|
||||
company: "Community Member",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg",
|
||||
imageAlt: "Portrait of Larry Nance",
|
||||
},
|
||||
id: "2", name: "Larry Nance", role: "Local Guide", company: "Community Member", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg", imageAlt: "Portrait of Larry Nance"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Chen",
|
||||
role: "Executive Assistant",
|
||||
company: "Local Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193572.jpg",
|
||||
imageAlt: "Portrait of Sarah Chen",
|
||||
},
|
||||
id: "3", name: "Sarah Chen", role: "Executive Assistant", company: "Local Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193572.jpg", imageAlt: "Portrait of Sarah Chen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Davies",
|
||||
role: "Small Business Owner",
|
||||
company: "Local Enterprise",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
|
||||
imageAlt: "Portrait of Michael Davies",
|
||||
},
|
||||
id: "4", name: "Michael Davies", role: "Small Business Owner", company: "Local Enterprise", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg", imageAlt: "Portrait of Michael Davies"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Student",
|
||||
company: "Local University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-hugging-car-car-showrrom_1303-15165.jpg",
|
||||
imageAlt: "Portrait of Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Student", company: "Local University", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-hugging-car-car-showrrom_1303-15165.jpg", imageAlt: "Portrait of Jessica Lee"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Johnson",
|
||||
role: "Car Enthusiast",
|
||||
company: "Regular Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-inspecting-his-new-car_23-2148384946.jpg",
|
||||
imageAlt: "Portrait of Robert Johnson",
|
||||
},
|
||||
id: "6", name: "Robert Johnson", role: "Car Enthusiast", company: "Regular Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-inspecting-his-new-car_23-2148384946.jpg", imageAlt: "Portrait of Robert Johnson"},
|
||||
]}
|
||||
title="What Our Valued Customers Say"
|
||||
description="Don't just take our word for it—hear from clients who experienced the Lumberton Auto Detail difference. With a 5.0-star rating based on 2 reviews, our quality speaks for itself."
|
||||
@@ -306,8 +183,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready for a Spotless Vehicle?"
|
||||
description="Contact us today to schedule your detailing service. Our team is ready to bring your car back to life! Call us at +1 910-785-6523 or send an inquiry. We are open until 7 PM."
|
||||
@@ -321,54 +197,33 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Exterior Detail",
|
||||
href: "/services#exterior-detail",
|
||||
},
|
||||
label: "Exterior Detail", href: "/services#exterior-detail"},
|
||||
{
|
||||
label: "Interior Detail",
|
||||
href: "/services#interior-detail",
|
||||
},
|
||||
label: "Interior Detail", href: "/services#interior-detail"},
|
||||
{
|
||||
label: "Ceramic Coating",
|
||||
href: "/services#ceramic-coating",
|
||||
},
|
||||
label: "Ceramic Coating", href: "/services#ceramic-coating"},
|
||||
{
|
||||
label: "Headlight Restoration",
|
||||
href: "/services#headlight-restoration",
|
||||
},
|
||||
label: "Headlight Restoration", href: "/services#headlight-restoration"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/#about",
|
||||
},
|
||||
label: "About Us", href: "/#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "/#testimonials"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/#contact",
|
||||
},
|
||||
label: "Contact Us", href: "/#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user