diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c53f55..f969ead 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="plain" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="solid"