diff --git a/src/app/page.tsx b/src/app/page.tsx index 1934a44..a93e485 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit'; @@ -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-in" /> @@ -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="slide-up" + metricsAnimation="fade-in" /> @@ -109,6 +112,7 @@ export default function LandingPage() { } ]} useInvertedBackground={false} + metricsAnimation="slide-up" /> @@ -149,6 +153,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: "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."