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