Update src/app/page.tsx

This commit is contained in:
2026-02-12 02:50:29 +00:00
parent 3a36c8142c
commit b401e3e28d

View File

@@ -84,6 +84,7 @@ export default function LandingPage() {
<AboutMetric <AboutMetric
title="Why Choose Mobile One Detailing for Your Vehicle Care" title="Why Choose Mobile One Detailing for Your Vehicle Care"
useInvertedBackground={false} useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[ metrics={[
{ {
icon: Award, icon: Award,
@@ -140,6 +141,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="smooth" animationType="smooth"
faqsAnimation="slide-up"
faqs={[ faqs={[
{ {
id: "1", title: "How long does a typical detailing service take?", content: "Standard exterior detailing takes 2-3 hours, while interior detailing ranges from 2-4 hours depending on vehicle size and condition. Ceramic coating applications may take additional time for proper curing. We'll provide a specific timeline when you book." id: "1", title: "How long does a typical detailing service take?", content: "Standard exterior detailing takes 2-3 hours, while interior detailing ranges from 2-4 hours depending on vehicle size and condition. Ceramic coating applications may take additional time for proper curing. We'll provide a specific timeline when you book."