Update src/app/page.tsx

This commit is contained in:
2026-03-17 20:13:03 +00:00
parent 5b8214f56c
commit c3bddf2d12

View File

@@ -251,6 +251,8 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
buttonContainerClassName="flex flex-col sm:flex-row gap-3 justify-center"
buttonClassName="first:order-first second:order-last"
/>
</div>