Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-09 16:18:01 +00:00

View File

@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Car, Crown, Droplet, Eye, Heart, Layers, Paintbrush, Quote, ShieldCheck, Sparkles, Star } from "lucide-react";
import { Brush, Car, Crown, Droplet, Eye, Heart, Layers, Paintbrush, Quote, ShieldCheck, Sparkles, Star } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,37 +34,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Packages",
id: "#packages",
},
name: "Packages", id: "#packages"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="LuxeLay Detailing"
/>
@@ -73,20 +57,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Luxury Detailing for Discerning Drivers"
description="Precision hand-applied treatments that protect and elevate your vehicle's finish. From ceramic coatings to paint correction, we deliver showroom perfection."
tag="Meticulous Care"
tagAnimation="slide-up"
buttons={[
{
text: "Book Your Detailing",
href: "#contact",
},
text: "Book Your Detailing", href: "#contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg"
imageAlt="Luxury car being detailed"
/>
</div>
@@ -99,7 +80,7 @@ export default function LandingPage() {
description="At LuxeLay Detailing, we blend artistry with advanced techniques to bring out the true brilliance of your vehicle. Our certified detailers use only premium products and state-of-the-art equipment to ensure a flawless finish every time."
subdescription="We understand that your luxury vehicle is more than just transportation—it's an investment and a statement. That's why we treat every car with the utmost care, delivering meticulous attention to detail that exceeds expectations."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138575.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138575.jpg"
imageAlt="Detailer polishing a luxury car"
mediaAnimation="slide-up"
/>
@@ -112,80 +93,53 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Ceramic Coating",
description: "Long-lasting protection with hydrophobic properties, offering unmatched gloss and easy maintenance for your vehicle's paintwork.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg",
imageAlt: "Applying ceramic coating to a car",
},
title: "Ceramic Coating", description: "Long-lasting protection with hydrophobic properties, offering unmatched gloss and easy maintenance for your vehicle's paintwork.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg", imageAlt: "Applying ceramic coating to a car"},
items: [
{
icon: ShieldCheck,
text: "Superior Paint Protection",
},
text: "Superior Paint Protection"},
{
icon: Droplet,
text: "Hydrophobic Effect",
},
text: "Hydrophobic Effect"},
{
icon: Sparkles,
text: "Enhanced Gloss & Depth",
},
text: "Enhanced Gloss & Depth"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg?_wi=2",
imageAlt: "car ceramic coating application",
reverse: false
},
{
title: "Interior Rejuvenation",
description: "Deep cleaning and conditioning of all interior surfaces, including leather, fabric, and trim, to restore a fresh and luxurious cabin feel.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-black-car-s-modern-interior_181624-25418.jpg",
imageAlt: "Cleaning luxury car interior",
},
title: "Interior Rejuvenation", description: "Deep cleaning and conditioning of all interior surfaces, including leather, fabric, and trim, to restore a fresh and luxurious cabin feel.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-black-car-s-modern-interior_181624-25418.jpg", imageAlt: "Cleaning luxury car interior"},
items: [
{
icon: Car,
text: "Spotless Cabin",
},
text: "Spotless Cabin"},
{
icon: Heart,
text: "Premium Leather Care",
},
text: "Premium Leather Care"},
{
icon: Brush,
text: "Sanitization & Odor Removal",
},
text: "Sanitization & Odor Removal"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138575.jpg?_wi=2",
imageAlt: "car ceramic coating application",
reverse: true
},
{
title: "Paint Correction",
description: "Multi-stage process to remove swirl marks, scratches, and imperfections, revealing a flawless, mirror-like finish worthy of a showroom.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-powder-paint-car-door-side-view_23-2149714301.jpg",
imageAlt: "Paint correction on a dark car",
},
title: "Paint Correction", description: "Multi-stage process to remove swirl marks, scratches, and imperfections, revealing a flawless, mirror-like finish worthy of a showroom.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-powder-paint-car-door-side-view_23-2149714301.jpg", imageAlt: "Paint correction on a dark car"},
items: [
{
icon: Paintbrush,
text: "Swirl & Scratch Removal",
},
text: "Swirl & Scratch Removal"},
{
icon: Layers,
text: "Multi-Stage Buffing",
},
text: "Multi-Stage Buffing"},
{
icon: Eye,
text: "Mirror-Like Finish",
},
text: "Mirror-Like Finish"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193632.jpg?_wi=1",
imageAlt: "car ceramic coating application",
},
reverse: false
}
]}
title="Comprehensive Detailing Solutions"
description="From ceramic coatings to interior rejuvenation, our services are designed to protect, restore, and enhance your vehicle's appearance and longevity."
@@ -201,47 +155,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "luxewash",
name: "LuxeWash & Wax",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/macro-detail-dew-water-droplet-yellow-shinning-bokeh-background_23-2148070930.jpg",
imageAlt: "Premium car wash",
},
id: "luxewash", name: "LuxeWash & Wax", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/macro-detail-dew-water-droplet-yellow-shinning-bokeh-background_23-2148070930.jpg", imageAlt: "Premium car wash"},
{
id: "signatureexterior",
name: "Signature Exterior Detail",
price: "$349",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193632.jpg?_wi=2",
imageAlt: "Exterior detailing",
},
id: "signatureexterior", name: "Signature Exterior Detail", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193632.jpg", imageAlt: "Exterior detailing"},
{
id: "eliteinterior",
name: "Elite Interior Detail",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263074.jpg",
imageAlt: "Interior detailing",
},
id: "eliteinterior", name: "Elite Interior Detail", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263074.jpg", imageAlt: "Interior detailing"},
{
id: "ceramicpro",
name: "Ceramic Pro Package",
price: "$999",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30594.jpg",
imageAlt: "Ceramic coating package",
},
id: "ceramicpro", name: "Ceramic Pro Package", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30594.jpg", imageAlt: "Ceramic coating package"},
{
id: "paintperfect",
name: "Paint Perfection Correction",
price: "$799",
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg",
imageAlt: "Paint correction",
},
id: "paintperfect", name: "Paint Perfection Correction", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg", imageAlt: "Paint correction"},
{
id: "wheelguard",
name: "Wheel & Caliper Guard",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg",
imageAlt: "Wheel detailing",
},
id: "wheelguard", name: "Wheel & Caliper Guard", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg", imageAlt: "Wheel detailing"},
]}
title="Tailored Detailing Experiences"
description="Choose from our curated detailing packages, each designed to provide specific levels of care, protection, and aesthetic enhancement for your prized vehicle."
@@ -256,42 +180,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "express",
badge: "Entry",
badgeIcon: Car,
price: "$99",
subtitle: "Quick Refresh",
features: [
"Exterior Hand Wash",
"Vacuum Interior",
"Tire Shine Application",
],
id: "express", badge: "Entry", badgeIcon: Car,
price: "$99", subtitle: "Quick Refresh", features: [
"Exterior Hand Wash", "Vacuum Interior", "Tire Shine Application"],
},
{
id: "premium",
badge: "Popular",
badgeIcon: Star,
price: "$399",
subtitle: "Complete Transformation",
features: [
"Full Exterior & Interior Detail",
"1-Stage Paint Polish",
"Leather/Fabric Conditioning",
"Engine Bay Cleaning",
],
id: "premium", badge: "Popular", badgeIcon: Star,
price: "$399", subtitle: "Complete Transformation", features: [
"Full Exterior & Interior Detail", "1-Stage Paint Polish", "Leather/Fabric Conditioning", "Engine Bay Cleaning"],
},
{
id: "elite",
badge: "Ultimate",
badgeIcon: Crown,
price: "$899",
subtitle: "Showroom Perfection",
features: [
"Advanced Ceramic Coating (1 year)",
"Multi-Stage Paint Correction",
"Deep Interior Sanitation",
"Wheel & Caliper Protection",
],
id: "elite", badge: "Ultimate", badgeIcon: Crown,
price: "$899", subtitle: "Showroom Perfection", features: [
"Advanced Ceramic Coating (1 year)", "Multi-Stage Paint Correction", "Deep Interior Sanitation", "Wheel & Caliper Protection"],
},
]}
title="Invest in Your Vehicle's Future"
@@ -307,49 +208,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Marcus Thorne",
role: "Real Estate Investor",
testimonial: "LuxeLay Detailing transformed my classic Porsche. The paint correction is flawless, and the ceramic coating is simply incredible. They truly understand luxury vehicles.",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-leaning-new-car_23-2148332929.jpg",
imageAlt: "Marcus Thorne portrait",
icon: Quote,
id: "1", name: "Marcus Thorne", role: "Real Estate Investor", testimonial: "LuxeLay Detailing transformed my classic Porsche. The paint correction is flawless, and the ceramic coating is simply incredible. They truly understand luxury vehicles.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-leaning-new-car_23-2148332929.jpg", imageAlt: "Marcus Thorne portrait", icon: Quote,
},
{
id: "2",
name: "Eleanor Vance",
role: "CEO, Vance Holdings",
testimonial: "The interior rejuvenation on my Bentley was beyond expectations. Every detail was meticulously handled, leaving the car feeling brand new. Unparalleled service!",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-beautiful-dress_1098-21953.jpg",
imageAlt: "Eleanor Vance portrait",
icon: Quote,
id: "2", name: "Eleanor Vance", role: "CEO, Vance Holdings", testimonial: "The interior rejuvenation on my Bentley was beyond expectations. Every detail was meticulously handled, leaving the car feeling brand new. Unparalleled service!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-beautiful-dress_1098-21953.jpg", imageAlt: "Eleanor Vance portrait", icon: Quote,
},
{
id: "3",
name: "Dr. Julian Harris",
role: "Chief Surgeon",
testimonial: "I trust LuxeLay with all my vehicles. Their professionalism and attention to detail are unmatched. My daily driver looks showroom-ready every time.",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg",
imageAlt: "Dr. Julian Harris portrait",
icon: Quote,
id: "3", name: "Dr. Julian Harris", role: "Chief Surgeon", testimonial: "I trust LuxeLay with all my vehicles. Their professionalism and attention to detail are unmatched. My daily driver looks showroom-ready every time.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg", imageAlt: "Dr. Julian Harris portrait", icon: Quote,
},
{
id: "4",
name: "Sophia Chen",
role: "Automotive Journalist",
testimonial: "As someone who critiques cars, I'm genuinely impressed. LuxeLay's passion for perfection shines through in every treatment. A true master of their craft.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-car-repairman-greeting-with-male-customer-auto-repair-shop_637285-2425.jpg",
imageAlt: "Sophia Chen portrait",
icon: Quote,
id: "4", name: "Sophia Chen", role: "Automotive Journalist", testimonial: "As someone who critiques cars, I'm genuinely impressed. LuxeLay's passion for perfection shines through in every treatment. A true master of their craft.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-car-repairman-greeting-with-male-customer-auto-repair-shop_637285-2425.jpg", imageAlt: "Sophia Chen portrait", icon: Quote,
},
{
id: "5",
name: "Robert Sterling",
role: "Luxury Car Collector",
testimonial: "For my collection, only the best will do. LuxeLay Detailing provides a level of care and precision that protects my investment while maintaining pristine aesthetics.",
imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg",
imageAlt: "Robert Sterling portrait",
icon: Quote,
id: "5", name: "Robert Sterling", role: "Luxury Car Collector", testimonial: "For my collection, only the best will do. LuxeLay Detailing provides a level of care and precision that protects my investment while maintaining pristine aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg", imageAlt: "Robert Sterling portrait", icon: Quote,
},
]}
title="What Our Discerning Clients Say"
@@ -363,14 +234,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Prestige Auto Group",
"Elite Motorsports",
"Luxury Ride Club",
"Performance Garage",
"Collector's Circle",
"Grand Prix Dealerships",
"Concours Events",
]}
"Prestige Auto Group", "Elite Motorsports", "Luxury Ride Club", "Performance Garage", "Collector's Circle", "Grand Prix Dealerships", "Concours Events"]}
title="Collaborating with Automotive Excellence"
description="We're proud to partner with leading dealerships and automotive enthusiasts who demand nothing but the best for their vehicles."
tag="Trusted By"
@@ -383,30 +247,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What is the difference between detailing and a car wash?",
content: "Detailing goes far beyond a typical car wash. We perform deep cleaning, paint correction, and protection treatments that a standard wash cannot offer, focusing on meticulous care for every aspect of your vehicle's interior and exterior.",
},
id: "faq1", title: "What is the difference between detailing and a car wash?", content: "Detailing goes far beyond a typical car wash. We perform deep cleaning, paint correction, and protection treatments that a standard wash cannot offer, focusing on meticulous care for every aspect of your vehicle's interior and exterior."},
{
id: "faq2",
title: "How often should I have my car detailed?",
content: "For optimal protection and appearance, we recommend professional detailing every 4-6 months, depending on your driving habits, vehicle storage, and desired level of pristine condition. Ceramic coatings can extend this interval.",
},
id: "faq2", title: "How often should I have my car detailed?", content: "For optimal protection and appearance, we recommend professional detailing every 4-6 months, depending on your driving habits, vehicle storage, and desired level of pristine condition. Ceramic coatings can extend this interval."},
{
id: "faq3",
title: "What are ceramic coatings and why do I need one?",
content: "Ceramic coatings are advanced liquid polymer applications that chemically bond with your vehicle's factory paint. They provide a durable, hydrophobic layer of protection against environmental contaminants, UV rays, and minor scratches, while enhancing gloss and making cleaning easier.",
},
id: "faq3", title: "What are ceramic coatings and why do I need one?", content: "Ceramic coatings are advanced liquid polymer applications that chemically bond with your vehicle's factory paint. They provide a durable, hydrophobic layer of protection against environmental contaminants, UV rays, and minor scratches, while enhancing gloss and making cleaning easier."},
{
id: "faq4",
title: "Do you offer mobile detailing services?",
content: "Currently, LuxeLay Detailing operates from our state-of-the-art studio to ensure a controlled environment for the highest quality results. We believe this provides the best outcome for premium services like ceramic coatings and paint correction.",
},
id: "faq4", title: "Do you offer mobile detailing services?", content: "Currently, LuxeLay Detailing operates from our state-of-the-art studio to ensure a controlled environment for the highest quality results. We believe this provides the best outcome for premium services like ceramic coatings and paint correction."},
{
id: "faq5",
title: "How long does a typical detailing service take?",
content: "The duration of a detailing service varies greatly depending on the chosen package and the vehicle's condition. A standard interior/exterior detail might take 4-8 hours, while a full paint correction and ceramic coating can take 1-3 days to ensure proper cure times.",
},
id: "faq5", title: "How long does a typical detailing service take?", content: "The duration of a detailing service varies greatly depending on the chosen package and the vehicle's condition. A standard interior/exterior detail might take 4-8 hours, while a full paint correction and ceramic coating can take 1-3 days to ensure proper cure times."},
]}
title="Your Detailing Questions, Answered"
description="Find quick answers to common questions about our services, booking process, and what makes LuxeLay Detailing the preferred choice for luxury car care."
@@ -419,16 +268,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready for Perfection?"
title="Schedule Your LuxeLay Detailing Experience"
description="Elevate your vehicle's aesthetic and protection with our expert team. Book your appointment today and discover the LuxeLay difference."
buttons={[
{
text: "Book Now",
href: "#",
},
text: "Book Now", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -438,62 +284,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Ceramic Coating",
href: "#services",
},
label: "Ceramic Coating", href: "#services"},
{
label: "Paint Correction",
href: "#services",
},
label: "Paint Correction", href: "#services"},
{
label: "Interior Detailing",
href: "#services",
},
label: "Interior Detailing", href: "#services"},
{
label: "Exterior Detail",
href: "#services",
},
label: "Exterior Detail", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Appointment",
href: "#contact",
},
label: "Book Appointment", href: "#contact"},
{
label: "Email Us",
href: "mailto:info@luxelaydetailing.com",
},
label: "Email Us", href: "mailto:info@luxelaydetailing.com"},
{
label: "Call Us",
href: "tel:+1234567890",
},
label: "Call Us", href: "tel:+1234567890"},
],
},
]}