Update src/app/page.tsx

This commit is contained in:
2026-02-11 23:02:13 +00:00
parent 5685170049
commit caed7c2794

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>