Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 19:11:59 +00:00

View File

@@ -34,42 +34,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
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: "Results",
id: "results",
},
name: "Results", id: "results"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
brandName="Calder Detailing"
/>
</div>
@@ -77,20 +59,15 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Experience Unmatched Car Care with Calder Detailing"
description="Restore your vehicle's showroom shine with our premium auto detailing services. From meticulous interior cleaning to advanced paint correction, we ensure every detail is perfect."
buttons={[
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
{
text: "View Services",
href: "#services",
},
text: "View Services", href: "#services"},
]}
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg"
imageAlt="Luxuriously detailed black car exterior, highly polished and shining"
@@ -98,54 +75,32 @@ export default function LandingPage() {
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
alt: "Smiling businessman",
},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Smiling businessman"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
alt: "Happy young businessman",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Happy young businessman"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
alt: "Smiley man posing",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", alt: "Smiley man posing"},
{
src: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg",
alt: "People and technology concept",
},
src: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", alt: "People and technology concept"},
{
src: "http://img.b2bpic.net/free-photo/portrait-upbeat-car-showroom-saleswoman-ready-assist-customers_482257-124030.jpg",
alt: "Upbeat car showroom saleswoman",
},
src: "http://img.b2bpic.net/free-photo/portrait-upbeat-car-showroom-saleswoman-ready-assist-customers_482257-124030.jpg", alt: "Upbeat car showroom saleswoman"},
]}
avatarText="Join 5000+ satisfied clients!"
marqueeItems={[
{
type: "text",
text: "Paint Correction",
type: "text", text: "Paint Correction"},
{
type: "text-icon", text: "Ceramic Coating", icon: Car,
},
{
type: "text-icon",
text: "Ceramic Coating",
icon: Car,
type: "text", text: "Interior Deep Clean"},
{
type: "text-icon", text: "Exterior Wash & Wax", icon: Sparkles,
},
{
type: "text",
text: "Interior Deep Clean",
},
type: "text", text: "Odor Removal"},
{
type: "text-icon",
text: "Exterior Wash & Wax",
icon: Sparkles,
},
{
type: "text",
text: "Odor Removal",
},
{
type: "text-icon",
text: "Headlight Restoration",
icon: Lightbulb,
type: "text-icon", text: "Headlight Restoration", icon: Lightbulb,
},
]}
/>
@@ -156,27 +111,16 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About ",
},
type: "text", content: "About "},
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qjduh2",
alt: "Calder Detailing Logo",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qjduh2", alt: "Calder Detailing Logo"},
{
type: "text",
content: " Calder Detailing",
},
type: "text", content: " Calder Detailing"},
]}
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Our Story", href: "#"},
]}
tag="Our Passion"
description="At Calder Detailing, we believe every car deserves to look its best. With over a decade of experience, our team of dedicated professionals uses the latest techniques and premium products to deliver unparalleled automotive aesthetic services. We treat every vehicle with the care and precision it deserves, ensuring a showroom finish that lasts. Our commitment is to exceeding your expectations and making your car shine."
/>
</div>
@@ -187,35 +131,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "interior",
title: "Interior Detailing",
descriptions: [
"Deep cleaning, vacuuming, and conditioning of all interior surfaces.",
"Stain removal, leather treatment, and odor elimination for a fresh cabin.",
],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-interior-luxury-car_114579-4011.jpg",
imageAlt: "Clean and conditioned car interior, showing spotless seats and dashboard",
},
id: "interior", title: "Interior Detailing", descriptions: [
"Deep cleaning, vacuuming, and conditioning of all interior surfaces.", "Stain removal, leather treatment, and odor elimination for a fresh cabin."],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-interior-luxury-car_114579-4011.jpg", imageAlt: "Clean and conditioned car interior, showing spotless seats and dashboard"},
{
id: "exterior",
title: "Exterior Detailing",
descriptions: [
"Thorough wash, clay bar treatment, and paint decontamination.",
"Waxing, sealing, and tire dressing for a brilliant shine and protection.",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-clear-liquid-drops-leaf-surface_23-2148635078.jpg",
imageAlt: "Glossy black car exterior being hand-washed with rich foam",
},
id: "exterior", title: "Exterior Detailing", descriptions: [
"Thorough wash, clay bar treatment, and paint decontamination.", "Waxing, sealing, and tire dressing for a brilliant shine and protection."],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-clear-liquid-drops-leaf-surface_23-2148635078.jpg", imageAlt: "Glossy black car exterior being hand-washed with rich foam"},
{
id: "ceramic",
title: "Ceramic Coating",
descriptions: [
"Advanced ceramic coating application for long-lasting paint protection.",
"Superior hydrophobicity, UV resistance, and an incredible gloss finish.",
],
imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg",
imageAlt: "Professional applying ceramic coating to a car's paint",
},
id: "ceramic", title: "Ceramic Coating", descriptions: [
"Advanced ceramic coating application for long-lasting paint protection.", "Superior hydrophobicity, UV resistance, and an incredible gloss finish."],
imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg", imageAlt: "Professional applying ceramic coating to a car's paint"},
]}
title="Our Detailing Services"
description="We offer a comprehensive range of detailing services tailored to your vehicle's needs, using only the highest quality products and techniques for an immaculate finish."
@@ -229,61 +155,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "bronze",
badge: "Essential",
badgeIcon: Sparkles,
price: "$150",
subtitle: "Perfect for a quick refresh",
buttons: [
id: "bronze", badge: "Essential", badgeIcon: Sparkles,
price: "$150", subtitle: "Perfect for a quick refresh", buttons: [
{
text: "Select Bronze",
href: "#contact",
},
text: "Select Bronze", href: "#contact"},
],
features: [
"Exterior wash & wax",
"Interior vacuum & wipe down",
"Tire shine",
"Window cleaning",
],
"Exterior wash & wax", "Interior vacuum & wipe down", "Tire shine", "Window cleaning"],
},
{
id: "silver",
badge: "Popular Choice",
badgeIcon: Star,
price: "$299",
subtitle: "Enhanced care for your vehicle",
buttons: [
id: "silver", badge: "Popular Choice", badgeIcon: Star,
price: "$299", subtitle: "Enhanced care for your vehicle", buttons: [
{
text: "Select Silver",
href: "#contact",
},
text: "Select Silver", href: "#contact"},
],
features: [
"Full exterior decontamination",
"Deep interior cleaning",
"Light scratch removal",
"Long-lasting sealant",
],
"Full exterior decontamination", "Deep interior cleaning", "Light scratch removal", "Long-lasting sealant"],
},
{
id: "gold",
badge: "Ultimate Shine",
badgeIcon: Award,
price: "$499",
subtitle: "The most comprehensive detailing",
buttons: [
id: "gold", badge: "Ultimate Shine", badgeIcon: Award,
price: "$499", subtitle: "The most comprehensive detailing", buttons: [
{
text: "Select Gold",
href: "#contact",
},
text: "Select Gold", href: "#contact"},
],
features: [
"Full paint correction",
"Premium ceramic spray coating",
"Leather conditioning & protection",
"Engine bay detailing",
],
"Full paint correction", "Premium ceramic spray coating", "Leather conditioning & protection", "Engine bay detailing"],
},
]}
title="Premium Detailing Packages"
@@ -298,29 +194,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "cars",
value: "5000+",
title: "Cars Detailed",
description: "Thousands of vehicles restored to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165783.jpg",
imageAlt: "A collection of highly polished luxury cars in a showroom",
},
id: "cars", value: "5000+", title: "Cars Detailed", description: "Thousands of vehicles restored to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150165783.jpg", imageAlt: "A collection of highly polished luxury cars in a showroom"},
{
id: "satisfaction",
value: "99%",
title: "Client Satisfaction",
description: "Our clients consistently rave about their Calder Detailing experience.",
imageSrc: "http://img.b2bpic.net/free-photo/review-increase-rating-ranking-evaluation-classification-concept-businessman-draw-five-yellow-star-increase-rating-his-company_1212-695.jpg",
imageAlt: "Smiling man giving a thumbs up next to a shiny car",
},
id: "satisfaction", value: "99%", title: "Client Satisfaction", description: "Our clients consistently rave about their Calder Detailing experience.", imageSrc: "http://img.b2bpic.net/free-photo/review-increase-rating-ranking-evaluation-classification-concept-businessman-draw-five-yellow-star-increase-rating-his-company_1212-695.jpg", imageAlt: "Smiling man giving a thumbs up next to a shiny car"},
{
id: "experience",
value: "10+",
title: "Years Experience",
description: "A decade of mastering the art and science of auto detailing.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-5746.jpg",
imageAlt: "Professional car detailer meticulously polishing a car hood",
},
id: "experience", value: "10+", title: "Years Experience", description: "A decade of mastering the art and science of auto detailing.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-5746.jpg", imageAlt: "Professional car detailer meticulously polishing a car hood"},
]}
title="Results You Can Trust"
description="Our commitment to excellence is reflected in every vehicle we detail and every customer we serve. See why clients choose Calder Detailing."
@@ -334,53 +212,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Mark R.",
handle: "@mark_rides",
testimonial: "Calder Detailing brought my classic car back to life! The paint correction is flawless, and the interior looks brand new. Absolutely incredible work!",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg",
imageAlt: "Portrait of Mark R., a satisfied client",
},
id: "1", name: "Mark R.", handle: "@mark_rides", testimonial: "Calder Detailing brought my classic car back to life! The paint correction is flawless, and the interior looks brand new. Absolutely incredible work!", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg", imageAlt: "Portrait of Mark R., a satisfied client"},
{
id: "2",
name: "Jessica L.",
handle: "@jess_wheels",
testimonial: "I couldn't believe it was my car. The ceramic coating is fantastic, and the shine lasts for ages. Professional and friendly service every time.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-camera-medium-shot_23-2148266209.jpg",
imageAlt: "Portrait of Jessica L., a satisfied client",
},
id: "2", name: "Jessica L.", handle: "@jess_wheels", testimonial: "I couldn't believe it was my car. The ceramic coating is fantastic, and the shine lasts for ages. Professional and friendly service every time.", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-camera-medium-shot_23-2148266209.jpg", imageAlt: "Portrait of Jessica L., a satisfied client"},
{
id: "3",
name: "David K.",
handle: "@dave_drives",
testimonial: "The attention to detail is truly unmatched. Every nook and cranny was perfectly cleaned. My car has never looked this good, even when new!",
imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg",
imageAlt: "Portrait of David K., a satisfied client",
},
id: "3", name: "David K.", handle: "@dave_drives", testimonial: "The attention to detail is truly unmatched. Every nook and cranny was perfectly cleaned. My car has never looked this good, even when new!", imageSrc: "http://img.b2bpic.net/free-photo/distraught-man-feeling-sad-while-showing-his-mechanic-car-breakdown-auto-repair-shop_637285-7708.jpg", imageAlt: "Portrait of David K., a satisfied client"},
{
id: "4",
name: "Sarah P.",
handle: "@sarah_motors",
testimonial: "Prompt, efficient, and exceptional results. Calder Detailing exceeded all my expectations. My daily driver feels like a luxury vehicle again.",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-buying-car-showroom_1303-13554.jpg",
imageAlt: "Portrait of Sarah P., a satisfied client",
},
id: "4", name: "Sarah P.", handle: "@sarah_motors", testimonial: "Prompt, efficient, and exceptional results. Calder Detailing exceeded all my expectations. My daily driver feels like a luxury vehicle again.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-buying-car-showroom_1303-13554.jpg", imageAlt: "Portrait of Sarah P., a satisfied client"},
{
id: "5",
name: "Michael T.",
handle: "@mike_autocare",
testimonial: "The best detailing service in the area, hands down. They genuinely care about your vehicle. My car always gets compliments after a visit to Calder.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23559.jpg",
imageAlt: "Portrait of Michael T., a satisfied client",
},
id: "5", name: "Michael T.", handle: "@mike_autocare", testimonial: "The best detailing service in the area, hands down. They genuinely care about your vehicle. My car always gets compliments after a visit to Calder.", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23559.jpg", imageAlt: "Portrait of Michael T., a satisfied client"},
{
id: "6",
name: "Emily B.",
handle: "@emily_cars",
testimonial: "Fantastic job on my SUV! With kids and pets, it needed a serious refresh, and they delivered. Highly recommend for families needing thorough cleaning.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg",
imageAlt: "Portrait of Emily B., a satisfied client",
},
id: "6", name: "Emily B.", handle: "@emily_cars", testimonial: "Fantastic job on my SUV! With kids and pets, it needed a serious refresh, and they delivered. Highly recommend for families needing thorough cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg", imageAlt: "Portrait of Emily B., a satisfied client"},
]}
title="What Our Clients Say"
description="Hear directly from our satisfied customers about their Calder Detailing experience and the immaculate results we deliver."
@@ -392,14 +234,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Mercedes-Benz Owners Club",
"BMW Fanatics Forum",
"Audi Enthusiasts Society",
"Porsche Drivers Group",
"Tesla Club UK",
"Lexus Owners Association",
"Ferrari Club of America",
]}
"Mercedes-Benz Owners Club", "BMW Fanatics Forum", "Audi Enthusiasts Society", "Porsche Drivers Group", "Tesla Club UK", "Lexus Owners Association", "Ferrari Club of America"]}
title="Trusted by Car Enthusiasts"
description="We're proud to be the preferred detailing service for a wide range of car owners, from luxury vehicles to daily drivers, ensuring every ride looks its best."
/>
@@ -411,30 +246,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How long does a typical detailing service take?",
content: "The duration of our detailing services varies depending on the package selected and the condition of your vehicle. A basic exterior wash and wax might take 1-2 hours, while a full paint correction and ceramic coating can take up to 2-3 days for optimal results.",
},
id: "q1", title: "How long does a typical detailing service take?", content: "The duration of our detailing services varies depending on the package selected and the condition of your vehicle. A basic exterior wash and wax might take 1-2 hours, while a full paint correction and ceramic coating can take up to 2-3 days for optimal results."},
{
id: "q2",
title: "What payment methods do you accept?",
content: "We accept all major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. Payment is due upon completion of services.",
},
id: "q2", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, MasterCard, American Express, Discover), debit cards, and cash. Payment is due upon completion of services."},
{
id: "q3",
title: "Do I need to book an appointment in advance?",
content: "Yes, we operate by appointment only to ensure we can dedicate the necessary time and attention to each vehicle. We recommend booking at least a week in advance, especially for our more comprehensive packages.",
},
id: "q3", title: "Do I need to book an appointment in advance?", content: "Yes, we operate by appointment only to ensure we can dedicate the necessary time and attention to each vehicle. We recommend booking at least a week in advance, especially for our more comprehensive packages."},
{
id: "q4",
title: "Can you remove deep scratches from my car's paint? (Q4)",
content: "Our paint correction services can significantly reduce the appearance of many scratches and swirl marks. However, very deep scratches that have penetrated the clear coat and base coat may require professional body shop repair.",
},
id: "q4", title: "Can you remove deep scratches from my car's paint? (Q4)", content: "Our paint correction services can significantly reduce the appearance of many scratches and swirl marks. However, very deep scratches that have penetrated the clear coat and base coat may require professional body shop repair."},
{
id: "q5",
title: "What areas do you serve?",
content: "Calder Detailing is located in [Your City/Region] and primarily serves customers within a [X]-mile radius. Please contact us to confirm service availability in your specific location.",
},
id: "q5", title: "What areas do you serve?", content: "Calder Detailing is located in [Your City/Region] and primarily serves customers within a [X]-mile radius. Please contact us to confirm service availability in your specific location."},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36576.jpg"
imageAlt="Professional car detailer polishing a vehicle's headlight with care"
@@ -453,27 +273,16 @@ export default function LandingPage() {
description="Ready to give your car the Calder Detailing treatment? Contact us today for a personalized quote or to schedule your next service."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your vehicle and needs...",
rows: 4,
name: "message", placeholder: "Tell us about your vehicle and needs...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-22679.jpg"
@@ -488,75 +297,45 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Interior Detailing",
href: "#services",
},
label: "Interior Detailing", href: "#services"},
{
label: "Exterior Detailing",
href: "#services",
},
label: "Exterior Detailing", href: "#services"},
{
label: "Ceramic Coating",
href: "#services",
},
label: "Ceramic Coating", href: "#services"},
{
label: "Paint Correction",
href: "#services",
},
label: "Paint Correction", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Work",
href: "#results",
},
label: "Our Work", href: "#results"},
{
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: "Book Appointment",
href: "#contact",
},
label: "Book Appointment", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}