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