diff --git a/src/app/page.tsx b/src/app/page.tsx index 05ef82d..2046015 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -127,7 +127,7 @@ export default function LandingPage() {