Update src/app/page.tsx

This commit is contained in:
2026-03-07 21:28:00 +00:00
parent e551faef2b
commit 2f8a99e6d9

View File

@@ -85,7 +85,7 @@ export default function Home() {
defaultButtonVariant="icon-arrow"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="large"
contentWidth="medium"
sizing="large"
background="aurora"
cardStyle="glass-elevated"
@@ -154,6 +154,7 @@ export default function Home() {
]}
useInvertedBackground={false}
mediaPosition="left"
mediaAnimation="none"
/>
</div>