Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-12 02:47:01 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -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="fade-in"
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."