diff --git a/src/app/page.tsx b/src/app/page.tsx index f748d61..b7acebc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -42,7 +42,7 @@ export default function LandingPage() {