Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 02:55:19 +00:00

View File

@@ -33,79 +33,44 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
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="Resurgent Detailing"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Book Premium Car Detailing in Minutes"
description="Choose your service level and pick your perfect time. Resurgent Detailing brings showroom shine to your vehicle, delivered on your schedule."
tag="Exceptional Car Care"
tagAnimation="slide-up"
buttons={[
{
text: "Schedule Your Appointment",
href: "#contact",
},
text: "Schedule Your Appointment", href: "#contact"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193569.jpg",
imageAlt: "Luxury car being detailed",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193569.jpg", imageAlt: "Luxury car being detailed"},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg",
imageAlt: "Car interior being cleaned",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193577.jpg",
imageAlt: "Close up on car care process",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30600.jpg",
imageAlt: "Man working car detailing and coating car",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg",
imageAlt: "Man working car detailing and coating car",
},
imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg", imageAlt: "Car interior being cleaned"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -118,14 +83,10 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Experience Unmatched Detailing Excellence"
description={[
"At Resurgent Detailing, we blend meticulous craftsmanship with unparalleled convenience to deliver a premium car care experience right to your doorstep. Our passion for perfection ensures every vehicle receives the royal treatment it deserves.",
"We pride ourselves on using industry-leading products and techniques, guaranteeing a showroom finish that not only looks spectacular but also protects your investment. Discover the Resurgent difference where quality meets convenience.",
]}
"At Resurgent Detailing, we blend meticulous craftsmanship with unparalleled convenience to deliver a premium car care experience right to your doorstep. Our passion for perfection ensures every vehicle receives the royal treatment it deserves.", "We pride ourselves on using industry-leading products and techniques, guaranteeing a showroom finish that not only looks spectacular but also protects your investment. Discover the Resurgent difference where quality meets convenience."]}
buttons={[
{
text: "Explore Services",
href: "#features",
},
text: "Explore Services", href: "#features"},
]}
buttonAnimation="blur-reveal"
/>
@@ -139,24 +100,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Premium Quality Products",
description: "We exclusively use top-tier, professional-grade detailing products that ensure a superior finish and long-lasting protection.",
},
title: "Premium Quality Products", description: "We exclusively use top-tier, professional-grade detailing products that ensure a superior finish and long-lasting protection."},
{
icon: ShieldCheck,
title: "Certified Detailing Experts",
description: "Our team consists of highly trained and certified professionals committed to meticulous attention to detail and flawless execution.",
},
title: "Certified Detailing Experts", description: "Our team consists of highly trained and certified professionals committed to meticulous attention to detail and flawless execution."},
{
icon: Leaf,
title: "Eco-Friendly Solutions",
description: "Committed to sustainability, we utilize environmentally safe and biodegradable products to protect your vehicle and the planet.",
},
title: "Eco-Friendly Solutions", description: "Committed to sustainability, we utilize environmentally safe and biodegradable products to protect your vehicle and the planet."},
{
icon: Clock,
title: "Convenient Mobile Service",
description: "Enjoy premium detailing at your home or office with our flexible scheduling and efficient on-site service.",
},
title: "Convenient Mobile Service", description: "Enjoy premium detailing at your home or office with our flexible scheduling and efficient on-site service."},
]}
title="Our Detailing Difference"
description="We've redefined car care with a focus on quality, convenience, and lasting results for every vehicle."
@@ -171,48 +124,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Essentials",
badgeIcon: Car,
price: "$129",
subtitle: "Perfect for maintenance washes.",
features: [
"Exterior Hand Wash",
"Tire & Rim Cleaning",
"Interior Vacuum",
"Window Cleaning",
"Dash Wipe Down",
],
id: "basic", badge: "Essentials", badgeIcon: Car,
price: "$129", subtitle: "Perfect for maintenance washes.", features: [
"Exterior Hand Wash", "Tire & Rim Cleaning", "Interior Vacuum", "Window Cleaning", "Dash Wipe Down"],
},
{
id: "standard",
badge: "Popular Choice",
badgeIcon: Star,
price: "$249",
subtitle: "Ideal for a noticeable refresh.",
features: [
"Exterior Hand Wash & Wax",
"Tire & Rim Deep Clean",
"Full Interior Vacuum & Wipe Down",
"Interior Surface Protectant",
"Door Jamb Cleaning",
"Air Freshener Treatment",
],
id: "standard", badge: "Popular Choice", badgeIcon: Star,
price: "$249", subtitle: "Ideal for a noticeable refresh.", features: [
"Exterior Hand Wash & Wax", "Tire & Rim Deep Clean", "Full Interior Vacuum & Wipe Down", "Interior Surface Protectant", "Door Jamb Cleaning", "Air Freshener Treatment"],
},
{
id: "premium",
badge: "Showroom Finish",
badgeIcon: Crown,
price: "$499",
subtitle: "Our most comprehensive package.",
features: [
"Full Exterior Decontamination Wash",
"One-Step Paint Correction",
"Ceramic Wax Application (6-months)",
"Deep Interior Steam Cleaning",
"Leather Conditioning / Fabric Protection",
"Engine Bay Detail",
],
id: "premium", badge: "Showroom Finish", badgeIcon: Crown,
price: "$499", subtitle: "Our most comprehensive package.", features: [
"Full Exterior Decontamination Wash", "One-Step Paint Correction", "Ceramic Wax Application (6-months)", "Deep Interior Steam Cleaning", "Leather Conditioning / Fabric Protection", "Engine Bay Detail"],
},
]}
title="Transparent Service Tiers"
@@ -229,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "clients",
value: "5000+",
description: "Satisfied Clients",
},
id: "clients", value: "5000+", description: "Satisfied Clients"},
{
id: "experience",
value: "10+",
description: "Years of Expertise",
},
id: "experience", value: "10+", description: "Years of Expertise"},
{
id: "cars",
value: "12000+",
description: "Cars Detailed",
},
id: "cars", value: "12000+", description: "Cars Detailed"},
]}
title="Our Commitment to Excellence"
description="Trusted by countless car owners for superior detailing and customer satisfaction."
@@ -256,59 +171,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Impeccable Service, Every Time!",
quote: "Resurgent Detailing always delivers a flawless finish. My car looks brand new after every visit, and the convenience of their mobile service is unmatched. Highly recommend!",
name: "Sarah Johnson",
role: "CEO, TechSolutions",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", title: "Impeccable Service, Every Time!", quote: "Resurgent Detailing always delivers a flawless finish. My car looks brand new after every visit, and the convenience of their mobile service is unmatched. Highly recommend!", name: "Sarah Johnson", role: "CEO, TechSolutions", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
title: "Beyond Expectations!",
quote: "I'm incredibly impressed with the attention to detail. Resurgent transformed my daily driver into a show car. Truly the best detailing service I've ever used.",
name: "Michael Chen",
role: "Engineer, AutoPro",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-121409.jpg",
imageAlt: "Michael Chen",
},
id: "2", title: "Beyond Expectations!", quote: "I'm incredibly impressed with the attention to detail. Resurgent transformed my daily driver into a show car. Truly the best detailing service I've ever used.", name: "Michael Chen", role: "Engineer, AutoPro", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-121409.jpg", imageAlt: "Michael Chen"},
{
id: "3",
title: "Professional and Punctual",
quote: "The team at Resurgent Detailing is always professional and on time. They make booking easy and the results speak for themselves. My fleet always looks pristine.",
name: "Emily Rodriguez",
role: "Fleet Manager, Green Logistics",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-beach_613910-9564.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", title: "Professional and Punctual", quote: "The team at Resurgent Detailing is always professional and on time. They make booking easy and the results speak for themselves. My fleet always looks pristine.", name: "Emily Rodriguez", role: "Fleet Manager, Green Logistics", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-beach_613910-9564.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
title: "My Car Has Never Looked Better!",
quote: "From the quick booking to the final polish, the entire experience was fantastic. My car genuinely sparkles, and the interior feels fresh and luxurious.",
name: "David Kim",
role: "Architect, Urban Designs",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg",
imageAlt: "David Kim",
},
id: "4", title: "My Car Has Never Looked Better!", quote: "From the quick booking to the final polish, the entire experience was fantastic. My car genuinely sparkles, and the interior feels fresh and luxurious.", name: "David Kim", role: "Architect, Urban Designs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg", imageAlt: "David Kim"},
{
id: "5",
title: "Exceptional Value and Quality",
quote: "Resurgent Detailing provides exceptional quality for the price. I appreciate the transparent pricing and the peace of mind knowing my car is in expert hands. A loyal customer for life!",
name: "Jessica Lee",
role: "Marketing Director, DriveSmart",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-bearded-young-man-with-trendy-hairstyle_273609-3919.jpg",
imageAlt: "Jessica Lee",
},
id: "5", title: "Exceptional Value and Quality", quote: "Resurgent Detailing provides exceptional quality for the price. I appreciate the transparent pricing and the peace of mind knowing my car is in expert hands. A loyal customer for life!", name: "Jessica Lee", role: "Marketing Director, DriveSmart", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-bearded-young-man-with-trendy-hairstyle_273609-3919.jpg", imageAlt: "Jessica Lee"},
{
id: "6",
title: "Convenience Redefined",
quote: "Having my car detailed at home without sacrificing quality is a game-changer. Resurgent Detailing understands busy schedules and delivers excellence right to my driveway.",
name: "Robert Smith",
role: "Consultant, Global Business",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-content-woman-leaning-wall_1262-1749.jpg",
imageAlt: "Robert Smith",
},
id: "6", title: "Convenience Redefined", quote: "Having my car detailed at home without sacrificing quality is a game-changer. Resurgent Detailing understands busy schedules and delivers excellence right to my driveway.", name: "Robert Smith", role: "Consultant, Global Business", imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-content-woman-leaning-wall_1262-1749.jpg", imageAlt: "Robert Smith"},
]}
title="What Our Clients Say"
description="Hear from satisfied customers who experienced the Resurgent Detailing difference firsthand."
@@ -322,30 +195,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I book an appointment?",
content: "You can easily book an appointment through our website by selecting your desired service package and preferred date and time. Our online system is designed for quick and hassle-free scheduling.",
},
id: "q1", title: "How do I book an appointment?", content: "You can easily book an appointment through our website by selecting your desired service package and preferred date and time. Our online system is designed for quick and hassle-free scheduling."},
{
id: "q2",
title: "What payment methods do you accept?",
content: "We accept all major credit cards (Visa, Mastercard, Amex), PayPal, and other secure online payment options. Payment is typically processed after the service is completed to ensure your satisfaction.",
},
id: "q2", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, Amex), PayPal, and other secure online payment options. Payment is typically processed after the service is completed to ensure your satisfaction."},
{
id: "q3",
title: "Do you offer mobile detailing services?",
content: "Yes, we specialize in convenient mobile detailing! Our fully equipped team can come to your home or office, providing premium car care wherever you are, eliminating the need for you to travel.",
},
id: "q3", title: "Do you offer mobile detailing services?", content: "Yes, we specialize in convenient mobile detailing! Our fully equipped team can come to your home or office, providing premium car care wherever you are, eliminating the need for you to travel."},
{
id: "q4",
title: "How long does a detailing service take?",
content: "The duration of a detailing service varies depending on the package selected and the condition of your vehicle. A basic wash might take 1-2 hours, while a full premium detail can take 4-6 hours. We will provide an estimated time upon booking.",
},
id: "q4", title: "How long does a detailing service take?", content: "The duration of a detailing service varies depending on the package selected and the condition of your vehicle. A basic wash might take 1-2 hours, while a full premium detail can take 4-6 hours. We will provide an estimated time upon booking."},
{
id: "q5",
title: "What areas do you serve?",
content: "We proudly serve clients within a 50-mile radius of our main office. Please enter your address during booking to confirm service availability in your area, or contact us for specific inquiries.",
},
id: "q5", title: "What areas do you serve?", content: "We proudly serve clients within a 50-mile radius of our main office. Please enter your address during booking to confirm service availability in your area, or contact us for specific inquiries."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg"
imageAlt="Person cleaning car exterior"
@@ -361,8 +219,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready for a Resurgent Shine?"
title="Schedule Your Detailing Appointment"
description="Fill out the form below and our team will get back to you promptly to confirm your booking and service details."
@@ -384,62 +241,37 @@ export default function LandingPage() {
logoText="Resurgent Detailing"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Exterior Detailing",
href: "#features",
},
label: "Exterior Detailing", href: "#features"},
{
label: "Interior Detailing",
href: "#features",
},
label: "Interior Detailing", href: "#features"},
{
label: "Ceramic Coating",
href: "#features",
},
label: "Ceramic Coating", href: "#features"},
{
label: "Engine Bay Cleaning",
href: "#features",
},
label: "Engine Bay Cleaning", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Process",
href: "#features",
},
label: "Our Process", href: "#features"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}