Update src/app/page.tsx

This commit is contained in:
2026-03-04 12:14:45 +00:00
parent 9d42ee1207
commit 8f81f36eba

View File

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