diff --git a/src/app/page.tsx b/src/app/page.tsx index 703e53e..d989ed2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="largeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {