diff --git a/src/app/page.tsx b/src/app/page.tsx index 66cf166..5238c86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmall" - background="aurora" + background="none" cardStyle="subtle-shadow" primaryButtonStyle="inset-glow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function LandingPage() {