diff --git a/src/app/page.tsx b/src/app/page.tsx index dd3f685..0c45f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function LandingPage() {