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" />