Update src/app/page.tsx

This commit is contained in:
2026-03-04 11:41:08 +00:00
parent c76bd170d0
commit f1daca7fcc

View File

@@ -165,7 +165,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
speed={40}
showCard={false}
showCard={true}
/>
</div>