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