diff --git a/src/app/page.tsx b/src/app/page.tsx index 8973138..4583d8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLarge" - background="dotGrid" + background="grid" cardStyle="outline-light" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow"