Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-02-11 23:41:12 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
mediaAnimation="slide-in-fade"
bulletPoints={[
{
title: "Mobile Convenience", description: "We come to you—no need to visit a facility. Schedule at your home or work.", icon: MapPin
@@ -90,7 +89,6 @@ export default function LandingPage() {
title="Complete Detailing Solutions"
description="From exterior shine to interior perfection, we offer comprehensive detailing packages tailored to your vehicle's needs."
useInvertedBackground={true}
stepsAnimation="fade-up-stagger"
steps={[
{
number: "01", title: "Exterior Detailing", tag: "Included", description: "Professional wash, clay bar treatment, polishing, and ceramic coating for maximum shine and protection."
@@ -120,7 +118,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="left"
mediaAnimation="scale-in-fade"
bulletPoints={[
{
title: "Time Savings", description: "No driving, waiting, or lost hours. We detail your car while you focus on what matters.", icon: Clock
@@ -146,7 +143,6 @@ export default function LandingPage() {
cardTag="Customer Reviews"
cardTagIcon={Star}
useInvertedBackground={true}
cardAnimation="bounce-in-fade"
testimonials={[
{
id: "1", name: "Sarah Mitchell", imageSrc: "https://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg", imageAlt: "Sarah Mitchell"
@@ -171,7 +167,6 @@ export default function LandingPage() {
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
faqsAnimation="slide-up-stagger"
faqs={[
{
id: "1", title: "How long does a typical detailing appointment take?", content: "Most appointments take 2-4 hours depending on your vehicle's size and the service package selected. We'll provide a time estimate when you book."