diff --git a/src/app/page.tsx b/src/app/page.tsx index e45c0fc..e618d61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} /> @@ -291,7 +291,7 @@ export default function LandingPage() { } ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} />