Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 10:27:28 +00:00

View File

@@ -32,35 +32,24 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
]}
brandName="Long Island Car Wash"
button={{
text: "🚗 Book Appointment",
href: "#book-appointment",
}}
text: "🚗 Book Appointment", href: "#book-appointment"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Showroom Shine. Every Time."
description="Long Islands trusted premium car wash & detailing service delivering spotless, showroom-level results with care, precision, and pride."
@@ -69,13 +58,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "🚗 Book Appointment",
href: "#book-appointment",
},
text: "🚗 Book Appointment", href: "#book-appointment"},
{
text: "📞 Call Now",
href: "tel:+11234567890",
},
text: "📞 Call Now", href: "tel:+11234567890"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-water-drops-white-surface_181624-59940.jpg"
@@ -84,52 +69,32 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194085.jpg",
alt: "Satisfied customer",
},
src: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194085.jpg", alt: "Satisfied customer"},
{
src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg",
alt: "Happy client",
},
src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", alt: "Happy client"},
{
src: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg",
alt: "Customer profile",
},
src: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg", alt: "Customer profile"},
{
src: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg",
alt: "Reviewer",
},
src: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg", alt: "Reviewer"},
{
src: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg",
alt: "Another satisfied customer",
},
src: "http://img.b2bpic.net/free-photo/headlights-car_1232-2141.jpg", alt: "Another satisfied customer"},
]}
avatarText="Join 500+ Happy Customers"
marqueeItems={[
{
type: "text-icon",
text: "Premium Products",
icon: Droplet,
type: "text-icon", text: "Premium Products", icon: Droplet,
},
{
type: "text-icon",
text: "Eco-Friendly Practices",
icon: Leaf,
type: "text-icon", text: "Eco-Friendly Practices", icon: Leaf,
},
{
type: "text-icon",
text: "Experienced Technicians",
icon: Star,
type: "text-icon", text: "Experienced Technicians", icon: Star,
},
{
type: "text-icon",
text: "Quick Service",
icon: Gauge,
type: "text-icon", text: "Quick Service", icon: Gauge,
},
{
type: "text-icon",
text: "Satisfaction Guaranteed",
icon: ShieldCheck,
type: "text-icon", text: "Satisfaction Guaranteed", icon: ShieldCheck,
},
]}
marqueeSpeed={30}
@@ -144,30 +109,15 @@ export default function LandingPage() {
tagAnimation="opacity"
metrics={[
{
id: "star-rating",
value: "5-Star",
description: "Customer Satisfaction",
},
id: "star-rating", value: "5-Star", description: "Customer Satisfaction"},
{
id: "repeat-customers",
value: "10+",
description: "Years Serving Long Island",
},
id: "repeat-customers", value: "10+", description: "Years Serving Long Island"},
{
id: "local-service",
value: "Trusted",
description: "Local Service",
},
id: "local-service", value: "Trusted", description: "Local Service"},
{
id: "turnaround",
value: "Fast",
description: "Service Turnaround",
},
id: "turnaround", value: "Fast", description: "Service Turnaround"},
{
id: "finish-guarantee",
value: "Showroom",
description: "Finish Guaranteed",
},
id: "finish-guarantee", value: "Showroom", description: "Finish Guaranteed"},
]}
metricsAnimation="slide-up"
/>
@@ -179,12 +129,9 @@ export default function LandingPage() {
title="Meet Joe The Detail Specialist Behind Long Island Car Wash"
buttons={[
{
text: "🚗 Book Appointment with Joe",
href: "#book-appointment",
},
text: "🚗 Book Appointment with Joe", href: "#book-appointment"},
]}
buttonAnimation="slide-up"
description="For years, Long Island Car Wash has built its reputation on precision, honesty, and care. Joe and his team treat every vehicle like it belongs to them — whether its a daily driver, work truck, or luxury performance car. Customers consistently praise our fast, friendly service, going above and beyond, and delivering consistent showroom-level results. We are highly reliable and accommodating."
/>
</div>
@@ -196,125 +143,41 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "auto-detailing",
brand: "Full interior + exterior restoration for showroom finish.",
name: "Auto Detailing",
price: "Starting at $250",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212260.jpg",
imageAlt: "Auto detailing service",
},
id: "auto-detailing", brand: "Full interior + exterior restoration for showroom finish.", name: "Auto Detailing", price: "Starting at $250", rating: 5,
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212260.jpg", imageAlt: "Auto detailing service"},
{
id: "full-body-wash",
brand: "Safe hand wash removing dirt, grime, and buildup.",
name: "Full Body Wash",
price: "Starting at $50",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/soap-foam-black-water_23-2147798326.jpg",
imageAlt: "Full body wash service",
},
id: "full-body-wash", brand: "Safe hand wash removing dirt, grime, and buildup.", name: "Full Body Wash", price: "Starting at $50", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/soap-foam-black-water_23-2147798326.jpg", imageAlt: "Full body wash service"},
{
id: "car-waxing",
brand: "Deep shine + long-lasting paint protection.",
name: "Car Waxing",
price: "Starting at $75",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg",
imageAlt: "Car waxing service",
},
id: "car-waxing", brand: "Deep shine + long-lasting paint protection.", name: "Car Waxing", price: "Starting at $75", rating: 5,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-with-foam-sponge-washing-car_1157-36587.jpg", imageAlt: "Car waxing service"},
{
id: "clay-bar",
brand: "Removes embedded contaminants for smooth paint.",
name: "Clay Bar Treatment",
price: "Starting at $100",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36574.jpg",
imageAlt: "Clay bar treatment service",
},
id: "clay-bar", brand: "Removes embedded contaminants for smooth paint.", name: "Clay Bar Treatment", price: "Starting at $100", rating: 5,
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36574.jpg", imageAlt: "Clay bar treatment service"},
{
id: "engine-detailing",
brand: "Careful cleaning and dressing of engine bay.",
name: "Engine Detailing",
price: "Starting at $120",
rating: 5,
reviewCount: "60+",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-car-service-using-professional-mechanical-tool-repair-broken-engine-efficient-workers-garage-repairing-client-automobile-ensuring-optimal-automotive-performance-close-up_482257-73057.jpg",
imageAlt: "Engine detailing service",
},
id: "engine-detailing", brand: "Careful cleaning and dressing of engine bay.", name: "Engine Detailing", price: "Starting at $120", rating: 5,
reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-car-service-using-professional-mechanical-tool-repair-broken-engine-efficient-workers-garage-repairing-client-automobile-ensuring-optimal-automotive-performance-close-up_482257-73057.jpg", imageAlt: "Engine detailing service"},
{
id: "headlight-polishing",
brand: "Restores clarity and improves visibility.",
name: "Headlight Polishing",
price: "Starting at $60",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-couple-date-night_23-2149131791.jpg",
imageAlt: "Headlight polishing service",
},
id: "headlight-polishing", brand: "Restores clarity and improves visibility.", name: "Headlight Polishing", price: "Starting at $60", rating: 5,
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-couple-date-night_23-2149131791.jpg", imageAlt: "Headlight polishing service"},
{
id: "interior-vacuuming",
brand: "Deep clean carpets, mats, and seats.",
name: "Interior Vacuuming",
price: "Starting at $40",
rating: 5,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg",
imageAlt: "Interior vacuuming service",
},
id: "interior-vacuuming", brand: "Deep clean carpets, mats, and seats.", name: "Interior Vacuuming", price: "Starting at $40", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg", imageAlt: "Interior vacuuming service"},
{
id: "seat-shampooing",
brand: "Removes stains and refreshes upholstery.",
name: "Seat Shampooing",
price: "Starting at $80",
rating: 5,
reviewCount: "110+",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg",
imageAlt: "Seat shampooing service",
},
id: "seat-shampooing", brand: "Removes stains and refreshes upholstery.", name: "Seat Shampooing", price: "Starting at $80", rating: 5,
reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg", imageAlt: "Seat shampooing service"},
{
id: "steam-cleaning",
brand: "Deep sanitization of interior surfaces.",
name: "Steam Cleaning",
price: "Starting at $90",
rating: 5,
reviewCount: "70+",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg",
imageAlt: "Steam cleaning service",
},
id: "steam-cleaning", brand: "Deep sanitization of interior surfaces.", name: "Steam Cleaning", price: "Starting at $90", rating: 5,
reviewCount: "70+", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-mask-sitting-inside-car_1157-34251.jpg", imageAlt: "Steam cleaning service"},
{
id: "interior-scenting",
brand: "Fresh premium fragrance finish.",
name: "Interior Scenting",
price: "Starting at $20",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-road-trip-essentials-map-gloves-blanket_23-2152013830.jpg",
imageAlt: "Interior scenting service",
},
id: "interior-scenting", brand: "Fresh premium fragrance finish.", name: "Interior Scenting", price: "Starting at $20", rating: 5,
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/cozy-road-trip-essentials-map-gloves-blanket_23-2152013830.jpg", imageAlt: "Interior scenting service"},
{
id: "wheel-washing",
brand: "Deep wheel + tire cleaning and shine.",
name: "Wheel Washing",
price: "Starting at $30",
rating: 5,
reviewCount: "130+",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194113.jpg",
imageAlt: "Wheel washing service",
},
id: "wheel-washing", brand: "Deep wheel + tire cleaning and shine.", name: "Wheel Washing", price: "Starting at $30", rating: 5,
reviewCount: "130+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cleaning-car-rims_23-2148194113.jpg", imageAlt: "Wheel washing service"},
{
id: "exhaust-polishing",
brand: "Metal restoration for a clean premium look.",
name: "Exhaust Tip Polishing",
price: "Starting at $45",
rating: 5,
reviewCount: "40+",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185462.jpg",
imageAlt: "Exhaust tip polishing service",
},
id: "exhaust-polishing", brand: "Metal restoration for a clean premium look.", name: "Exhaust Tip Polishing", price: "Starting at $45", rating: 5,
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/young-male-working-wood-engraving-workshop_23-2149185462.jpg", imageAlt: "Exhaust tip polishing service"},
]}
title="Premium Detailing Services"
description="Explore our comprehensive range of services designed to restore and protect your vehicle's pristine condition."
@@ -329,59 +192,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Showroom-Level Results",
description: "Our meticulous detailing guarantees a pristine, like-new finish every time.",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-1176.jpg",
imageAlt: "Sparkling car after wash",
titleImageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26077.jpg",
buttonText: "Learn More",
buttonHref: "#services",
},
title: "Showroom-Level Results", description: "Our meticulous detailing guarantees a pristine, like-new finish every time.", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-1176.jpg", imageAlt: "Sparkling car after wash", titleImageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26077.jpg", buttonText: "Learn More", buttonHref: "#services"},
{
title: "Detail-Obsessed Workmanship",
description: "Every nook and cranny is treated with the utmost care and precision by our specialists.",
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-inside-car-service_1303-26883.jpg",
imageAlt: "Car interior detailing tools",
titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-new-car-cleaning-process_23-2148332888.jpg",
buttonText: "Learn More",
buttonHref: "#services",
},
title: "Detail-Obsessed Workmanship", description: "Every nook and cranny is treated with the utmost care and precision by our specialists.", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-inside-car-service_1303-26883.jpg", imageAlt: "Car interior detailing tools", titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-new-car-cleaning-process_23-2148332888.jpg", buttonText: "Learn More", buttonHref: "#services"},
{
title: "Friendly & Professional Service",
description: "Experience a welcoming atmosphere with a team dedicated to your satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212212.jpg",
imageAlt: "Friendly car wash attendant",
titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171286.jpg",
buttonText: "Learn More",
buttonHref: "#services",
},
title: "Friendly & Professional Service", description: "Experience a welcoming atmosphere with a team dedicated to your satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212212.jpg", imageAlt: "Friendly car wash attendant", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171286.jpg", buttonText: "Learn More", buttonHref: "#services"},
{
title: "Reliable Scheduling",
description: "Book your appointment with ease and expect prompt, on-time service.",
imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4971.jpg",
imageAlt: "Online booking calendar",
titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg",
buttonText: "Book Now",
buttonHref: "#book-appointment",
},
title: "Reliable Scheduling", description: "Book your appointment with ease and expect prompt, on-time service.", imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4971.jpg", imageAlt: "Online booking calendar", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg", buttonText: "Book Now", buttonHref: "#book-appointment"},
{
title: "Trusted Repeat Customers",
description: "Our loyal clientele is a testament to our consistent quality and commitment.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-hot-drink-while-winter-trip_23-2149314460.jpg",
imageAlt: "Happy customer testimonial",
titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-client-car-service-station_1303-26914.jpg",
buttonText: "See Reviews",
buttonHref: "#reviews",
},
title: "Trusted Repeat Customers", description: "Our loyal clientele is a testament to our consistent quality and commitment.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-hot-drink-while-winter-trip_23-2149314460.jpg", imageAlt: "Happy customer testimonial", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-client-car-service-station_1303-26914.jpg", buttonText: "See Reviews", buttonHref: "#reviews"},
{
title: "Care for Every Vehicle Type",
description: "From daily drivers to luxury cars, we handle every vehicle with specialized attention.",
imageSrc: "http://img.b2bpic.net/free-photo/two-mechanics-wearing-protective-face-mask-while-repairing-car-engine-workshop_637285-11605.jpg",
imageAlt: "Diverse cars being cleaned",
titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-repairing-car_23-2150171268.jpg",
buttonText: "Book Now",
buttonHref: "#book-appointment",
},
title: "Care for Every Vehicle Type", description: "From daily drivers to luxury cars, we handle every vehicle with specialized attention.", imageSrc: "http://img.b2bpic.net/free-photo/two-mechanics-wearing-protective-face-mask-while-repairing-car-engine-workshop_637285-11605.jpg", imageAlt: "Diverse cars being cleaned", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-repairing-car_23-2150171268.jpg", buttonText: "Book Now", buttonHref: "#book-appointment"},
]}
title="Why Long Island Drivers Trust Us"
description="We are committed to delivering unparalleled car care, ensuring every vehicle leaves our shop looking its absolute best."
@@ -395,49 +216,19 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Amanda Cunningham",
handle: "Satisfied Client",
testimonial: "Fast, friendly and professional service. My car has never looked better!",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-away-medium-shot_23-2148266222.jpg",
imageAlt: "Amanda Cunningham photo",
icon: Star,
id: "t1", name: "Amanda Cunningham", handle: "Satisfied Client", testimonial: "Fast, friendly and professional service. My car has never looked better!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-away-medium-shot_23-2148266222.jpg", imageAlt: "Amanda Cunningham photo", icon: Star,
},
{
id: "t2",
name: "Nick Iritano",
handle: "Luxury Car Owner",
testimonial: "Joe went above and beyond. Absolute gentleman and incredible detail work.",
imageSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905334.jpg",
imageAlt: "Nick Iritano photo",
icon: Star,
id: "t2", name: "Nick Iritano", handle: "Luxury Car Owner", testimonial: "Joe went above and beyond. Absolute gentleman and incredible detail work.", imageSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905334.jpg", imageAlt: "Nick Iritano photo", icon: Star,
},
{
id: "t3",
name: "Rich Alonzo",
handle: "Regular Customer",
testimonial: "My vehicles always come out looking showroom new. Reliable and efficient every time.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-car-salon_1157-31974.jpg",
imageAlt: "Rich Alonzo photo",
icon: Star,
id: "t3", name: "Rich Alonzo", handle: "Regular Customer", testimonial: "My vehicles always come out looking showroom new. Reliable and efficient every time.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-car-salon_1157-31974.jpg", imageAlt: "Rich Alonzo photo", icon: Star,
},
{
id: "t4",
name: "Jessica Lee",
handle: "SUV Owner",
testimonial: "The interior vacuuming and steam cleaning made my SUV feel brand new. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dress-posing_23-2148703142.jpg",
imageAlt: "Jessica Lee photo",
icon: Star,
id: "t4", name: "Jessica Lee", handle: "SUV Owner", testimonial: "The interior vacuuming and steam cleaning made my SUV feel brand new. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dress-posing_23-2148703142.jpg", imageAlt: "Jessica Lee photo", icon: Star,
},
{
id: "t5",
name: "Mark Wilson",
handle: "Truck Enthusiast",
testimonial: "Engine detailing and wheel washing were superb. They truly care about every detail.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212217.jpg",
imageAlt: "Mark Wilson photo",
icon: Star,
id: "t5", name: "Mark Wilson", handle: "Truck Enthusiast", testimonial: "Engine detailing and wheel washing were superb. They truly care about every detail.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212217.jpg", imageAlt: "Mark Wilson photo", icon: Star,
},
]}
title="What Our Customers Say"
@@ -449,8 +240,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Easy Booking"
title="Book Your Appointment for a Showroom Finish"
description="Experience Long Islands trusted premium car care service. Proudly serving all of Long Island with flexible scheduling and mobile-friendly service options. Fill out the form below to request your appointment. Your request will be reviewed, and well contact you shortly to confirm your booking.\n\nRequired Fields: Full Name*, Email Address*, Phone Number*, Vehicle Type* (Sedan/SUV/Truck/Luxury/Sports/Van/Other), Service Type* (Multi-select from list). Optional: Vehicle Model, Additional Notes."
@@ -469,62 +259,37 @@ export default function LandingPage() {
logoText="Long Island Car Wash"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Auto Detailing",
href: "#services",
},
label: "Auto Detailing", href: "#services"},
{
label: "Full Body Wash",
href: "#services",
},
label: "Full Body Wash", href: "#services"},
{
label: "Car Waxing",
href: "#services",
},
label: "Car Waxing", href: "#services"},
{
label: "Engine Detailing",
href: "#services",
},
label: "Engine Detailing", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
{
label: "Book Appointment",
href: "#book-appointment",
},
label: "Book Appointment", href: "#book-appointment"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Phone: (123) 456-7890",
href: "tel:+11234567890",
},
label: "Phone: (123) 456-7890", href: "tel:+11234567890"},
{
label: "Email: info@licarwash.com",
href: "mailto:info@licarwash.com",
},
label: "Email: info@licarwash.com", href: "mailto:info@licarwash.com"},
{
label: "Service Hours: Mon-Sat 9am-6pm",
href: "#",
},
label: "Service Hours: Mon-Sat 9am-6pm", href: "#"},
{
label: "Location: Long Island, NY",
href: "#",
},
label: "Location: Long Island, NY", href: "#"},
],
},
]}