Update src/app/page.tsx

This commit is contained in:
2026-02-11 23:02:08 +00:00
parent b77c99ede6
commit 6078041c6d

View File

@@ -91,7 +91,6 @@ export default function LandingPage() {
}
]}
useInvertedBackground={true}
stepsAnimation="none"
/>
</div>
@@ -113,7 +112,6 @@ export default function LandingPage() {
}
]}
useInvertedBackground={false}
stepsAnimation="none"
/>
</div>
@@ -196,7 +194,6 @@ export default function LandingPage() {
]}
useInvertedBackground={true}
animationType="smooth"
faqsAnimation="none"
/>
</div>