From 5685170049e06995a88a094628fc4aaae782a3ad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 23:00:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68c19ec..afa1de8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,7 @@ export default function LandingPage() { } ]} useInvertedBackground={true} + stepsAnimation="none" /> @@ -112,6 +113,7 @@ export default function LandingPage() { } ]} useInvertedBackground={false} + stepsAnimation="none" /> @@ -194,6 +196,7 @@ export default function LandingPage() { ]} useInvertedBackground={true} animationType="smooth" + faqsAnimation="none" />