From 58a50da28462dade103f0c15c10bd699a605de1f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 23:31:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e5acb0..9e6f5e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg" imageAlt="Professional car detailing service" frameStyle="card" + mediaAnimation="fade-up" /> @@ -66,6 +67,8 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg" imageAlt="Professional detailing team at work" + mediaAnimation="fade-up" + metricsAnimation="slide-up" /> @@ -109,6 +112,7 @@ export default function LandingPage() { } ]} useInvertedBackground={false} + metricsAnimation="fade-up" /> @@ -149,6 +153,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} animationType="smooth" + faqsAnimation="stagger" faqs={[ { id: "1", title: "How long does a typical detailing service take?", content: "Most exterior details take 2-3 hours, while interior details range from 1-2 hours. Ceramic coatings require 3-4 hours for proper application. We'll provide an exact timeframe during booking based on your vehicle's condition."