diff --git a/src/app/page.tsx b/src/app/page.tsx index 4135f5e..b639774 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="aurora" + background={{ variant: "plain" }} cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"