Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-15 17:51:31 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "Contact", id: "#contact" },
]}
brandName="Summit Mobile"
/>
@@ -54,43 +42,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Premium Mobile Car Detailing in Oakville"
description="We bring showroom-quality detailing straight to your driveway. Serving Oakville & Palermo West with professional, convenient, and affordable car care."
tag="Expert Mobile Care"
buttons={[
{
text: "Book Now",
href: "#contact",
},
{
text: "Get a Free Quote",
href: "#contact",
},
{ text: "Book Now", href: "#contact" },
{ text: "Get a Free Quote", href: "#contact" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-car-self-service_329181-11843.jpg?_wi=1",
imageAlt: "luxury car detailing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-transmission-inside-car-salon-close-up_1303-19223.jpg?_wi=1",
imageAlt: "car interior detailing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-from-high-pressure-hose-washes-car-car-wash_1153-9396.jpg",
imageAlt: "Brunette from a high-pressure hose washes the car at a car wash",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-groomed-man-is-washing-his-own-car-car-washing-station_613910-21477.jpg",
imageAlt: "Young groomed man is washing his own car at car washing station.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-splashing-water-friends-car-wash_23-2148150125.jpg",
imageAlt: "Woman splashing water on friends at car wash",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-car-self-service_329181-11843.jpg", imageAlt: "luxury car detailing service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/car-transmission-inside-car-salon-close-up_1303-19223.jpg", imageAlt: "car interior detailing" }
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -104,20 +66,11 @@ export default function LandingPage() {
title="Oakvilles Trusted Mobile Detailing Experts"
description="At Summit Mobile Car Detailing, we specialize in high-quality interior and exterior detailing — all done at your home. Based in Oakville and serving Palermo West, our mission is simple: make your car look brand new without you lifting a finger."
metrics={[
{
value: "100%",
title: "Customer Satisfaction",
},
{
value: "15+",
title: "Years Combined Experience",
},
{
value: "500+",
title: "Cars Detailed",
},
{ value: "100%", title: "Customer Satisfaction" },
{ value: "15+", title: "Years Combined Experience" },
{ value: "500+", title: "Cars Detailed" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-black-auto-mechanic-using-gloves-while-working-repair-shop_637285-11591.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/happy-black-auto-mechanic-using-gloves-while-working-repair-shop_637285-11591.jpg"
imageAlt="detailing car wax"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -131,55 +84,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Interior Detailing",
description: "Deep vacuuming, seat shampoo, and odor removal for a fresh car.",
icon: Sparkles,
title: "Interior Detailing", description: "Deep vacuuming, seat shampoo, and odor removal for a fresh car.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-dusting_23-2149172887.jpg",
imageAlt: "upholstery cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359024.jpg",
imageAlt: "upholstery cleaning",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-car-self-service_329181-11843.jpg?_wi=2",
imageAlt: "upholstery cleaning",
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-dusting_23-2149172887.jpg", imageAlt: "upholstery cleaning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359024.jpg", imageAlt: "upholstery cleaning" },
]
},
{
title: "Exterior Detailing",
description: "Hand wash, wax, and protection to bring back that new car shine.",
icon: Zap,
title: "Exterior Detailing", description: "Hand wash, wax, and protection to bring back that new car shine.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194142.jpg",
imageAlt: "car wheel cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg",
imageAlt: "car wheel cleaning",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/car-transmission-inside-car-salon-close-up_1303-19223.jpg?_wi=2",
imageAlt: "upholstery cleaning",
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194142.jpg", imageAlt: "car wheel cleaning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg", imageAlt: "car wheel cleaning" },
]
},
{
title: "Full Detail Package",
description: "The best value: a complete interior and exterior restoration.",
icon: Shield,
title: "Full Detail Package", description: "The best value: a complete interior and exterior restoration.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-drying-with-fan-car-service_1303-32345.jpg",
imageAlt: "car wax reflection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30600.jpg",
imageAlt: "car wax reflection",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-auto-mechanic-using-gloves-while-working-repair-shop_637285-11591.jpg?_wi=2",
imageAlt: "upholstery cleaning",
{ imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-drying-with-fan-car-service_1303-32345.jpg", imageAlt: "car wax reflection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30600.jpg", imageAlt: "car wax reflection" },
]
},
]}
title="Our Professional Services"
@@ -193,24 +116,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
{
id: "loc-1",
icon: MapPin,
title: "Primary Area",
value: "Oakville",
},
{
id: "loc-2",
icon: Car,
title: "Service Point",
value: "Palermo West",
},
{
id: "loc-3",
icon: Clock,
title: "Wait Time",
value: "Zero Hassle",
},
{ id: "loc-1", icon: MapPin, title: "Primary Area", value: "Oakville" },
{ id: "loc-2", icon: Car, title: "Service Point", value: "Palermo West" },
{ id: "loc-3", icon: Clock, title: "Wait Time", value: "Zero Hassle" },
]}
title="We Come To You"
description="Serving Oakville, Palermo West, and surrounding areas. No waiting, no hassle."
@@ -222,21 +130,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Mobile Convenience",
content: "We come directly to your home or office, saving you time and stress.",
},
{
id: "q2",
title: "Professional Equipment",
content: "We use only professional-grade tools and safe, high-quality products.",
},
{
id: "q3",
title: "Fast & Reliable",
content: "We work on your schedule, ensuring quality service every single time.",
},
{ id: "q1", title: "Mobile Convenience", content: "We come directly to your home or office, saving you time and stress." },
{ id: "q2", title: "Professional Equipment", content: "We use only professional-grade tools and safe, high-quality products." },
{ id: "q3", title: "Fast & Reliable", content: "We work on your schedule, ensuring quality service every single time." },
]}
title="Why Choose Summit?"
description="We are committed to delivering the best car detailing experience in Oakville."
@@ -247,32 +143,13 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
cardTag="Testimonials"
testimonials={[
{
id: "t1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg",
},
{
id: "t2",
name: "David Smith",
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
},
{
id: "t3",
name: "Elena Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336840.jpg",
},
{
id: "t4",
name: "Mark Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-total-denim-outfit_23-2150105185.jpg",
},
{
id: "t5",
name: "Julia Park",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-handsome-man-near-car-outdoors_158595-4247.jpg",
},
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020305.jpg" },
{ id: "t2", name: "David Smith", imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg" },
{ id: "t3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336840.jpg" },
{ id: "t4", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-total-denim-outfit_23-2150105185.jpg" },
{ id: "t5", name: "Julia Park", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-handsome-man-near-car-outdoors_158595-4247.jpg" },
]}
cardTitle="What Oakville Neighbors Say"
cardAnimation="slide-up"
@@ -285,26 +162,11 @@ export default function LandingPage() {
title="Book Your Detail Today"
description="Ready to make your car shine? Contact us now for a free quote or to schedule your appointment."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
},
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" },
{ name: "phone", type: "tel", placeholder: "Phone Number" },
]}
textarea={{
name: "message",
placeholder: "Tell us about your vehicle and preferred service...",
}}
textarea={{ name: "message", placeholder: "Tell us about your vehicle and preferred service..." }}
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg"
imageAlt="mobile detailing service"
/>
@@ -315,43 +177,20 @@ export default function LandingPage() {
logoText="Summit Mobile"
columns={[
{
title: "Services",
items: [
{
label: "Interior Detailing",
href: "#services",
},
{
label: "Exterior Detailing",
href: "#services",
},
{
label: "Full Detail",
href: "#services",
},
title: "Services", items: [
{ label: "Interior Detailing", href: "#services" },
{ label: "Exterior Detailing", href: "#services" },
{ label: "Full Detail", href: "#services" },
],
},
{
title: "Support",
items: [
{
label: "Contact Us",
href: "#contact",
},
{
label: "FAQs",
href: "#why-us",
},
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "FAQs", href: "#why-us" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
],
title: "Legal", items: [{ label: "Privacy Policy", href: "#" }],
},
]}
/>