diff --git a/src/app/page.tsx b/src/app/page.tsx index 24fd06e..0050135 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="fluid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -46,7 +46,7 @@ export default function LandingPage() {