diff --git a/src/app/page.tsx b/src/app/page.tsx index a88a9e2..f8516c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="largeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() {