7 Commits

Author SHA1 Message Date
411e5bcb23 Merge version_2 into main
Merge version_2 into main
2026-04-27 18:44:52 +00:00
95970e0a29 Update src/app/page.tsx 2026-04-27 18:44:49 +00:00
3ee699a6ff Merge version_2 into main
Merge version_2 into main
2026-04-27 18:44:28 +00:00
7e9c7ab968 Update src/app/page.tsx 2026-04-27 18:44:22 +00:00
a97d46bf08 Merge version_2 into main
Merge version_2 into main
2026-04-27 18:43:58 +00:00
8b5bbf5202 Update src/app/page.tsx 2026-04-27 18:43:55 +00:00
583cbf14ce Merge version_1 into main
Merge version_1 into main
2026-04-27 18:41:10 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Process",
id: "process",
},
name: "Process", id: "process"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Auto Detailer"
/>
@@ -59,38 +51,11 @@ export default function LandingPage() {
description="Transform your vehicle with elite ceramic coating and professional paint correction. Experience the ultimate in automotive protection."
buttons={[
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/trunk-sportscar-with-white-background_181624-25356.jpg",
alt: "satisfied client one",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg",
alt: "satisfied client two",
},
{
src: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
alt: "satisfied client three",
},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-spoiler-white-luxury-car-lights-isolated_181624-23597.jpg",
alt: "satisfied client four",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-wrapping-car_23-2149385679.jpg",
alt: "satisfied client five",
},
]}
avatarText="Trusted by 500+ luxury car owners"
imageSrc="http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg?_wi=1"
/>
</div>
@@ -99,18 +64,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Commitment to ",
},
type: "text", content: "Our Commitment to "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg",
alt: "Ceramic Coating",
},
type: "image", src: "http://img.b2bpic.net/free-photo/car-care-concept_23-2149193588.jpg", alt: "Ceramic Coating"},
{
type: "text",
content: " Automotive Excellence",
},
type: "text", content: " Automotive Excellence"},
]}
/>
</div>
@@ -123,24 +81,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Ceramic Coating",
description: "Long-term paint protection with a stunning, durable high-gloss finish.",
},
title: "Ceramic Coating", description: "Long-term paint protection with a stunning, durable high-gloss finish."},
{
icon: Shield,
title: "Paint Correction",
description: "Expert removal of swirl marks, scratches, and oxidation to restore factory depth.",
},
title: "Paint Correction", description: "Expert removal of swirl marks, scratches, and oxidation to restore factory depth."},
{
icon: Car,
title: "Exterior Detail",
description: "Deep decontamination and protection for your exterior finish.",
},
title: "Exterior Detail", description: "Deep decontamination and protection for your exterior finish."},
{
icon: Car,
title: "Interior Detail",
description: "Deep cleaning, conditioning, and sanitizing for all interior surfaces.",
},
title: "Interior Detail", description: "Deep cleaning, conditioning, and sanitizing for all interior surfaces."},
]}
title="Premium Services"
description="Comprehensive detailing solutions for the most discerning car owners."
@@ -155,25 +105,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "01",
description: "In-depth Vehicle Inspection",
},
id: "1", value: "01", description: "In-depth Vehicle Inspection"},
{
id: "2",
value: "02",
description: "Deep Preparation & Decon",
},
id: "2", value: "02", description: "Deep Preparation & Decon"},
{
id: "3",
value: "03",
description: "Precision Paint Correction",
},
id: "3", value: "03", description: "Precision Paint Correction"},
{
id: "4",
value: "04",
description: "Premium Protection Layering",
},
id: "4", value: "04", description: "Premium Protection Layering"},
]}
title="Our Proven Process"
description="A meticulous, multi-stage approach to perfecting your vehicle."
@@ -188,41 +126,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "gal-1",
name: "Mirror Finish",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/horror-scene-with-eerie-warehouse_23-2150975188.jpg",
},
id: "gal-1", name: "Mirror Finish", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg?_wi=2"},
{
id: "gal-2",
name: "Exterior Detail",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg",
},
id: "gal-2", name: "Exterior Detail", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/back-view-modern-car_1150-16327.jpg"},
{
id: "gal-3",
name: "Precision Rims",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-film-roll_23-2150865957.jpg",
},
id: "gal-3", name: "Precision Rims", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/modern-car-rim_1150-16335.jpg"},
{
id: "gal-4",
name: "Headlight Restore",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1933.jpg",
},
{
id: "gal-5",
name: "Full SUV Detail",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fancy-car-available-selling_23-2148332887.jpg",
},
{
id: "gal-6",
name: "Quality Standards",
price: "Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/view-metallic-golf-clubs_23-2150426480.jpg",
},
id: "gal-4", name: "Headlight Restore", price: "Showcase", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1933.jpg"},
]}
title="Transformation Gallery"
description="Visual proof of our unmatched detailing results."
@@ -235,60 +145,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "David S.",
date: "2023",
title: "BMW Owner",
quote: "The ceramic coating is incredible. My car looks better than when I bought it new.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=2",
imageAlt: "satisfied car customer portrait",
},
{
id: "2",
name: "Sarah L.",
date: "2023",
title: "Porsche Owner",
quote: "Professional, punctual, and impeccable attention to detail. Highly recommend.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-outside_23-2148958788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg",
imageAlt: "satisfied car customer portrait",
},
{
id: "3",
name: "Michael R.",
date: "2023",
title: "Tesla Owner",
quote: "Best interior detailing I have ever experienced. My car is pristine.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/car-mechanic-examining-vehicle-problems-while-working-auto-repair-shop_637285-7658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg",
imageAlt: "satisfied car customer portrait",
},
{
id: "4",
name: "Jennifer K.",
date: "2023",
title: "Lexus Owner",
quote: "The paint correction work was phenomenal. Swirls are completely gone.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
imageAlt: "satisfied car customer portrait",
},
{
id: "5",
name: "Robert B.",
date: "2023",
title: "Ferrari Owner",
quote: "Elite service for true enthusiasts. Absolute perfection.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/many-blobs-black-liquid_23-2147934098.jpg",
imageAlt: "satisfied car customer portrait",
},
id: "1", name: "David S.", date: "2023", title: "BMW Owner", quote: "The ceramic coating is incredible. My car looks better than when I bought it new.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/sports-car-parking-modern-parking-lot_114579-4089.jpg"},
]}
title="Client Feedback"
description="Trusted by car enthusiasts throughout the region."
@@ -301,22 +158,9 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How long does ceramic coating last?",
content: "Our premium ceramic coatings can provide protection for up to 3-5 years with proper maintenance.",
},
{
id: "2",
title: "Do you offer mobile detailing?",
content: "Yes, we offer premium mobile detailing services for your convenience.",
},
{
id: "3",
title: "How often should I get a detail?",
content: "We recommend a comprehensive detail every 4-6 months to maintain your vehicle's value.",
},
id: "1", title: "How long does ceramic coating last?", content: "Our premium ceramic coatings can provide protection for up to 3-5 years with proper maintenance."},
]}
imageSrc="http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12610.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-car-service_23-2149750039.jpg"
mediaAnimation="blur-reveal"
title="Frequently Asked Questions"
description="Everything you need to know about professional detailing."
@@ -328,8 +172,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Booking"
title="Get a Professional Quote"
description="Ready to protect your investment? Send us a message and our team will get back to you immediately."
@@ -340,16 +183,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Auto Detailing Services"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}