Update src/app/page.tsx
This commit is contained in:
@@ -84,6 +84,7 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Why Choose Mobile One Detailing for Your Vehicle Care"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
@@ -140,6 +141,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user