Update src/app/page.tsx

This commit is contained in:
2026-03-09 14:21:00 +00:00
parent bc31cee256
commit e6e46e16f1

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
/>
</div>
@@ -126,7 +126,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
/>
</div>