Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-27 00:07:09 +00:00

View File

@@ -29,46 +29,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Driveway Shine"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "plain",
}}
variant: "plain"}}
title="Driveway Shine: Premium Mobile Detailing"
description="We bring professional-grade car care directly to your driveway. Experience a showroom finish without the hassle of driving to the wash."
buttons={[
{
text: "Schedule Detailing",
href: "#contact",
},
text: "Schedule Detailing", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/car-side-mirror-represents-reflection-safety-visual-extension_169016-55398.jpg"
mediaAnimation="slide-up"
@@ -80,14 +65,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "The Ultimate Convenience in Car Care",
},
type: "text", content: "The Ultimate Convenience in Car Care"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg",
alt: "Mobile detailing team",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg", alt: "Mobile detailing team"},
]}
/>
</div>
@@ -100,23 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Exterior Refresh",
description: "Hand wash, clay bar, and wax protection to restore your vehicle's gloss.",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6113.jpg",
},
id: "f1", title: "Exterior Refresh", description: "Hand wash, clay bar, and wax protection to restore your vehicle's gloss.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6113.jpg"},
{
id: "f2",
title: "Interior Deep Clean",
description: "Deep vacuuming, leather conditioning, and fabric extraction for a clean cabin.",
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934350.jpg",
},
id: "f2", title: "Interior Deep Clean", description: "Deep vacuuming, leather conditioning, and fabric extraction for a clean cabin.", imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934350.jpg"},
{
id: "f3",
title: "Engine Bay Detailing",
description: "Professional steam cleaning to keep your engine running clean and cool.",
imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road_1150-10662.jpg",
},
id: "f3", title: "Engine Bay Detailing", description: "Professional steam cleaning to keep your engine running clean and cool.", imageSrc: "http://img.b2bpic.net/free-photo/man-try-fix-car-engine-problem-local-road_1150-10662.jpg"},
]}
title="Our Signature Services"
description="Comprehensive detailing packages designed to protect your investment."
@@ -129,37 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Excellent work!",
quote: "Driveway Shine made my car look brand new again. So convenient.",
name: "Mark Miller",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg",
},
id: "t1", title: "Excellent work!", quote: "Driveway Shine made my car look brand new again. So convenient.", name: "Mark Miller", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg"},
{
id: "t2",
title: "Incredible attention to detail",
quote: "I've never seen my interior look this good. Fantastic service.",
name: "Jane Cooper",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434343.jpg",
},
id: "t2", title: "Incredible attention to detail", quote: "I've never seen my interior look this good. Fantastic service.", name: "Jane Cooper", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434343.jpg"},
{
id: "t3",
title: "Professional and fast",
quote: "They showed up on time and the quality of work was outstanding.",
name: "David Clark",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194113.jpg",
},
id: "t3", title: "Professional and fast", quote: "They showed up on time and the quality of work was outstanding.", name: "David Clark", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194113.jpg"},
{
id: "t4",
title: "So happy with the result",
quote: "My SUV looks showroom ready. Highly recommended.",
name: "Sarah Davis",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-young-woman-cleaning-car_23-2148510544.jpg",
},
id: "t4", title: "So happy with the result", quote: "My SUV looks showroom ready. Highly recommended.", name: "Sarah Davis", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/blurred-young-woman-cleaning-car_23-2148510544.jpg"},
]}
title="Hear From Our Clients"
description="Customer satisfaction is at the core of our business."
@@ -170,14 +114,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to get that showroom shine? Book your appointment today."
buttons={[
{
text: "Book Now",
href: "#",
},
text: "Book Now", href: "#"},
]}
/>
</div>
@@ -191,4 +132,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}