Update src/app/page.tsx

This commit is contained in:
2026-03-04 07:59:16 +00:00
parent 475098f078
commit 446e5159ff

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
showStepNumbers={true}
textboxLayout="default"
useInvertedBackground={false}
animationType="smooth"
animationType="slide-up"
/>
</div>
@@ -205,6 +205,7 @@ export default function LandingPage() {
]}
textPosition="left"
useInvertedBackground={false}
faqsAnimation="slide-up"
animationType="smooth"
/>
</div>