diff --git a/src/app/page.tsx b/src/app/page.tsx index d0f14e0..751f26d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="floatingGradient" + background="plain" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -42,7 +42,7 @@ export default function LandingPage() {