Compare commits

..

2 Commits

Author SHA1 Message Date
9f42347a24 Merge version_1 into main
Merge version_1 into main
2026-02-11 19:23:37 +00:00
db425a195d Update src/app/page.tsx 2026-02-11 19:23:32 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -129,6 +129,7 @@ export default function LandingPage() {
<AboutMetric
title="DetailPro Mobile: Excellence in Every Detail Since 2012"
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
{ icon: Users, label: "Satisfied Customers", value: "1,200+" },
{ icon: Award, label: "Award-Winning Service", value: "15+" },
@@ -207,6 +208,8 @@ export default function LandingPage() {
imageSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg"
imageAlt="Car detailing process"
animationType="smooth"
faqsAnimation="slide-up"
mediaAnimation="slide-up"
faqs={[
{
id: "1", title: "How long does a typical detailing session take?", content: "Most full detail packages take 2-4 hours depending on your vehicle's size and condition. Interior deep cleans typically take 2-3 hours, while exterior polishing takes 1-2 hours. We'll provide an exact timeframe when you book."