diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c279bd..92c6cb4 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="grid" + background="dotGrid" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="layered"