From bfa48fd7a4b31f5791b7f581a447579454afd403 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 18:02:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d3f6c7..e7382fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,7 @@ export default function LandingPage() { videoSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg" videoAriaLabel="Professional car detailing service" useInvertedBackground={false} + mediaAnimation="none" /> @@ -92,7 +93,6 @@ export default function LandingPage() { } ]} useInvertedBackground={true} - stepsAnimation="fade-in" /> @@ -114,7 +114,6 @@ export default function LandingPage() { } ]} useInvertedBackground={false} - stepsAnimation="slide-in" /> @@ -197,7 +196,6 @@ export default function LandingPage() { ]} useInvertedBackground={true} animationType="smooth" - faqsAnimation="fade-in" />