Update src/app/page.tsx

This commit is contained in:
2026-03-18 17:59:40 +00:00
parent e472a03e72
commit 3c8860e865

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumLargeSizeLargeTitles"
background="noise"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -240,7 +240,7 @@ export default function LandingPage() {
}
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
@@ -291,7 +291,7 @@ export default function LandingPage() {
}
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>