From b77c99ede62c44353f36e5bf09c8445cc6037716 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 23:00:21 +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" />