Update src/app/page.tsx

This commit is contained in:
2026-02-18 10:10:22 +00:00
parent 7c6e3edff3
commit 8e1ebc57cd

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
useInvertedBackground={false}
speed={35}
showCard={true}
buttonAnimation="slide-up"
buttonAnimation="opacity"
/>
</div>