diff --git a/src/app/page.tsx b/src/app/page.tsx index 92c6cb4..0c279bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="sharp" contentWidth="small" sizing="medium" - background="dotGrid" + background="grid" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="layered"