Update src/app/page.tsx

This commit is contained in:
2026-03-04 16:55:13 +00:00
parent bd89c20b79
commit be9a824975

View File

@@ -164,6 +164,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="slide-up"
overlayClassName="bg-black/50 backdrop-blur-sm flex flex-col justify-between p-6"
/>
</div>