Merge version_1 into main #1
355
src/app/page.tsx
355
src/app/page.tsx
@@ -33,106 +33,65 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Packages",
|
||||
id: "#packages",
|
||||
},
|
||||
name: "Packages", id: "#packages"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/abstract-dark-metallic-ribbed-background_84443-82034.jpg"
|
||||
logoAlt="Hoffman Automotive Detailing Logo"
|
||||
brandName="Hoffman Automotive Detailing"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience Unmatched Automotive Detailing"
|
||||
description="Restore your vehicle's pristine condition with Hoffman Automotive Detailing. We deliver meticulous care and lasting protection for a showroom finish you'll love."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-front-smiling-with-happy-face-standing-pink-wall_141793-52897.jpg",
|
||||
alt: "John Doe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-front-smiling-with-happy-face-standing-pink-wall_141793-52897.jpg", alt: "John Doe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg",
|
||||
alt: "Jane Smith",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", alt: "Jane Smith"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
|
||||
alt: "Alex Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Alex Lee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-business-male-eyeglasses-with-tattoo-his-arm-sits-back-seat-car_613910-1782.jpg",
|
||||
alt: "Maria Garcia",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-business-male-eyeglasses-with-tattoo-his-arm-sits-back-seat-car_613910-1782.jpg", alt: "Maria Garcia"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/concentrated-young-businessman-analyzing-documents-while-traveling_171337-16183.jpg",
|
||||
alt: "Satisfied customer profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/concentrated-young-businessman-analyzing-documents-while-traveling_171337-16183.jpg", alt: "Satisfied customer profile"},
|
||||
]}
|
||||
avatarText="Trusted by Car Enthusiasts in Weatherford, TX"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Wash",
|
||||
},
|
||||
type: "text", text: "Premium Wash"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ceramic Coating",
|
||||
},
|
||||
type: "text", text: "Ceramic Coating"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Interior Deep Clean",
|
||||
},
|
||||
type: "text", text: "Interior Deep Clean"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Paint Correction",
|
||||
},
|
||||
type: "text", text: "Paint Correction"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Detailing Excellence",
|
||||
},
|
||||
type: "text", text: "Detailing Excellence"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,19 +103,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Years in Business",
|
||||
value: "10+",
|
||||
},
|
||||
label: "Years in Business", value: "10+"},
|
||||
{
|
||||
icon: Car,
|
||||
label: "Vehicles Detailed",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Vehicles Detailed", value: "500+"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "5-Star Reviews",
|
||||
value: "Consistent",
|
||||
},
|
||||
label: "5-Star Reviews", value: "Consistent"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -169,44 +122,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Interior Sanctuary Detail",
|
||||
description: "Thorough cleaning of all interior surfaces, including vacuuming, steam cleaning, and conditioning.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Interior Sanctuary Detail", description: "Thorough cleaning of all interior surfaces, including vacuuming, steam cleaning, and conditioning.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg",
|
||||
imageAlt: "Clean car interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Clean car interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-interior_23-2148194088.jpg", imageAlt: "Detailed car interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", imageAlt: "Interior cleaning in progress"}
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-metallic-ribbed-background_84443-82034.jpg",
|
||||
imageAlt: "car interior cleaning detailing closeup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-metallic-ribbed-background_84443-82034.jpg", imageAlt: "car interior cleaning detailing closeup"},
|
||||
{
|
||||
title: "Exterior Brilliance Detail",
|
||||
description: "Hand wash, clay bar treatment, paint decontamination, and a premium wax or sealant for stunning shine.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Exterior Brilliance Detail", description: "Hand wash, clay bar treatment, paint decontamination, and a premium wax or sealant for stunning shine.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-clean-wax-car-outdoor-car-maintenance-service-concept_1150-6462.jpg",
|
||||
imageAlt: "Shiny car exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-clean-wax-car-outdoor-car-maintenance-service-concept_1150-6462.jpg", imageAlt: "Shiny car exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172898.jpg", imageAlt: "Car exterior washing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194135.jpg", imageAlt: "Exterior cleaning in progress"}
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080212.jpg",
|
||||
imageAlt: "car interior cleaning detailing closeup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080212.jpg", imageAlt: "car interior cleaning detailing closeup"},
|
||||
{
|
||||
title: "Ceramic Coating Protection",
|
||||
description: "Long-lasting ceramic coating application for superior paint protection, gloss, and hydrophobic properties.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Ceramic Coating Protection", description: "Long-lasting ceramic coating application for superior paint protection, gloss, and hydrophobic properties.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-anti-bacterial-clean-gel_23-2148758769.jpg",
|
||||
imageAlt: "Car ceramic coating",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-anti-bacterial-clean-gel_23-2148758769.jpg", imageAlt: "Car ceramic coating"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hyaluronic-acid-tratment_23-2149286718.jpg", imageAlt: "Coating application close-up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-wrapping-car_23-2149385689.jpg", imageAlt: "Applying protective film"}
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-front-smiling-with-happy-face-standing-pink-wall_141793-52897.jpg",
|
||||
imageAlt: "car interior cleaning detailing closeup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-front-smiling-with-happy-face-standing-pink-wall_141793-52897.jpg", imageAlt: "car interior cleaning detailing closeup"},
|
||||
]}
|
||||
title="Our Meticulous Detailing Services"
|
||||
description="From deep interior cleaning to advanced paint protection, our comprehensive services are designed to meet every need and exceed your expectations."
|
||||
@@ -221,47 +165,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "interior-package",
|
||||
name: "Interior Sanctuary",
|
||||
price: "$149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg",
|
||||
imageAlt: "Luxury car interior cleaned",
|
||||
},
|
||||
id: "interior-package", name: "Interior Sanctuary", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg", imageAlt: "Luxury car interior cleaned"},
|
||||
{
|
||||
id: "exterior-package",
|
||||
name: "Exterior Brilliance",
|
||||
price: "$179",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26056.jpg",
|
||||
imageAlt: "Polished car exterior",
|
||||
},
|
||||
id: "exterior-package", name: "Exterior Brilliance", price: "$179", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26056.jpg", imageAlt: "Polished car exterior"},
|
||||
{
|
||||
id: "ceramic-package",
|
||||
name: "Ceramic Coating",
|
||||
price: "$699+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg",
|
||||
imageAlt: "Car with ceramic coating",
|
||||
},
|
||||
id: "ceramic-package", name: "Ceramic Coating", price: "$699+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg", imageAlt: "Car with ceramic coating"},
|
||||
{
|
||||
id: "paint-correction",
|
||||
name: "Paint Correction",
|
||||
price: "$499+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg",
|
||||
imageAlt: "Car paint being corrected",
|
||||
},
|
||||
id: "paint-correction", name: "Paint Correction", price: "$499+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg", imageAlt: "Car paint being corrected"},
|
||||
{
|
||||
id: "full-detail",
|
||||
name: "Full Detail Experience",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg",
|
||||
imageAlt: "Fully detailed luxury car",
|
||||
},
|
||||
id: "full-detail", name: "Full Detail Experience", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194068.jpg", imageAlt: "Fully detailed luxury car"},
|
||||
{
|
||||
id: "express-wash",
|
||||
name: "Express Shine Wash",
|
||||
price: "$59",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg",
|
||||
imageAlt: "Car receiving express wash",
|
||||
},
|
||||
id: "express-wash", name: "Express Shine Wash", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193622.jpg", imageAlt: "Car receiving express wash"},
|
||||
]}
|
||||
title="Premium Detailing Packages"
|
||||
description="Choose from our expertly crafted packages for a complete transformation or targeted care. Each designed to bring out the best in your vehicle."
|
||||
@@ -275,29 +189,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "100%",
|
||||
title: "Satisfaction Guaranteed",
|
||||
description: "Your complete happiness is our top priority with every service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193572.jpg",
|
||||
imageAlt: "Smiling customer next to car",
|
||||
},
|
||||
id: "metric-1", value: "100%", title: "Satisfaction Guaranteed", description: "Your complete happiness is our top priority with every service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193572.jpg", imageAlt: "Smiling customer next to car"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "Precision",
|
||||
title: "Meticulous Attention",
|
||||
description: "Every detail is handled with the utmost care and professional expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194078.jpg",
|
||||
imageAlt: "Detailed cleaning tools",
|
||||
},
|
||||
id: "metric-2", value: "Precision", title: "Meticulous Attention", description: "Every detail is handled with the utmost care and professional expertise.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194078.jpg", imageAlt: "Detailed cleaning tools"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "Lasting",
|
||||
title: "Durable Finishes",
|
||||
description: "High-quality products and techniques ensure long-lasting results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-killer-whale-swimming-clear-water_181624-11557.jpg",
|
||||
imageAlt: "Shiny car surface",
|
||||
},
|
||||
id: "metric-3", value: "Lasting", title: "Durable Finishes", description: "High-quality products and techniques ensure long-lasting results.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-killer-whale-swimming-clear-water_181624-11557.jpg", imageAlt: "Shiny car surface"},
|
||||
]}
|
||||
title="Our Commitment to Quality"
|
||||
description="We pride ourselves on delivering exceptional results and customer satisfaction with every vehicle we touch."
|
||||
@@ -312,59 +208,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Robert L.",
|
||||
role: "Car Enthusiast",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/where-we-gonna-go-positive-manager-showing-features-new-car-female-customer_146671-16546.jpg",
|
||||
imageAlt: "Robert L.",
|
||||
},
|
||||
id: "1", name: "Robert L.", role: "Car Enthusiast", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/where-we-gonna-go-positive-manager-showing-features-new-car-female-customer_146671-16546.jpg", imageAlt: "Robert L."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah J.",
|
||||
role: "SUV Owner",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning-her-car-outside_23-2148958789.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "2", name: "Sarah J.", role: "SUV Owner", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning-her-car-outside_23-2148958789.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael D.",
|
||||
role: "Classic Car Collector",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-pressing-buzzer_23-2149731425.jpg",
|
||||
imageAlt: "Michael D.",
|
||||
},
|
||||
id: "3", name: "Michael D.", role: "Classic Car Collector", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-pressing-buzzer_23-2149731425.jpg", imageAlt: "Michael D."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily R.",
|
||||
role: "Daily Driver",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-with-mechanic-workshop_329181-11855.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "4", name: "Emily R.", role: "Daily Driver", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-with-mechanic-workshop_329181-11855.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "5",
|
||||
name: "David W.",
|
||||
role: "Truck Owner",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-31958.jpg",
|
||||
imageAlt: "David W.",
|
||||
},
|
||||
id: "5", name: "David W.", role: "Truck Owner", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-31958.jpg", imageAlt: "David W."},
|
||||
{
|
||||
id: "6",
|
||||
name: "Jessica M.",
|
||||
role: "Luxury Sedan Owner",
|
||||
company: "Weatherford, TX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-hipster-guy-black-shades-standing-by-car-with-arm-extended_343059-3607.jpg",
|
||||
imageAlt: "Jessica M.",
|
||||
},
|
||||
id: "6", name: "Jessica M.", role: "Luxury Sedan Owner", company: "Weatherford, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-hipster-guy-black-shades-standing-by-car-with-arm-extended_343059-3607.jpg", imageAlt: "Jessica M."},
|
||||
]}
|
||||
title="What Our Valued Clients Say"
|
||||
description="Hear from satisfied car owners who trust Hoffman Automotive Detailing for their prized possessions."
|
||||
@@ -377,35 +237,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What detailing services do you offer?",
|
||||
content: "We offer a full range of services including interior and exterior detailing, paint correction, ceramic coatings, and regular maintenance washes.",
|
||||
},
|
||||
id: "faq-1", title: "What detailing services do you offer?", content: "We offer a full range of services including interior and exterior detailing, paint correction, ceramic coatings, and regular maintenance washes."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How long does a typical detailing service take?",
|
||||
content: "Service duration varies by package. An express detail can be a couple of hours, while a full detail or ceramic coating can take a full day or more.",
|
||||
},
|
||||
id: "faq-2", title: "How long does a typical detailing service take?", content: "Service duration varies by package. An express detail can be a couple of hours, while a full detail or ceramic coating can take a full day or more."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do I need to book an appointment?",
|
||||
content: "Yes, appointments are required to ensure we can dedicate ample time and attention to your vehicle. Please contact us to schedule.",
|
||||
},
|
||||
id: "faq-3", title: "Do I need to book an appointment?", content: "Yes, appointments are required to ensure we can dedicate ample time and attention to your vehicle. Please contact us to schedule."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve Weatherford, TX and the surrounding communities. Contact us to confirm service availability in your specific area.",
|
||||
},
|
||||
id: "faq-4", title: "What areas do you serve?", content: "We proudly serve Weatherford, TX and the surrounding communities. Contact us to confirm service availability in your specific area."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept major credit cards, debit cards, and cash. Payment is due upon completion of service.",
|
||||
},
|
||||
id: "faq-5", title: "What payment methods do you accept?", content: "We accept major credit cards, debit cards, and cash. Payment is due upon completion of service."},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "How often should I get my car detailed?",
|
||||
content: "For optimal protection and appearance, we recommend a full detail every 4-6 months, with regular maintenance washes in between.",
|
||||
},
|
||||
id: "faq-6", title: "How often should I get my car detailed?", content: "For optimal protection and appearance, we recommend a full detail every 4-6 months, with regular maintenance washes in between."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our services, booking, and care process."
|
||||
@@ -417,8 +259,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Automotive Detailing"
|
||||
description="Ready for a sparkling clean vehicle? Contact Hoffman Automotive Detailing today to book your premium service. We're open 24 hours!"
|
||||
@@ -432,64 +273,40 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg"
|
||||
imageAlt="Car detailing tools on dark background"
|
||||
videoAriaLabel="Footer video of car detailing"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/abstract-dark-metallic-ribbed-background_84443-82034.jpg"
|
||||
logoAlt="Hoffman Automotive Detailing Logo"
|
||||
logoText="Hoffman Automotive Detailing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Interior Detail",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Interior Detail", href: "#services"},
|
||||
{
|
||||
label: "Exterior Detail",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Exterior Detail", 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: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user