Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:23:21 +00:00
parent 828c7a0b27
commit 90608156ce

View File

@@ -126,7 +126,6 @@ export default function LandingPage() {
}
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
carouselMode="buttons"
/>
@@ -149,7 +148,6 @@ export default function LandingPage() {
useInvertedBackground={false}
speed={40}
showCard={true}
animationType="slide-up"
/>
</div>