diff --git a/src/app/page.tsx b/src/app/page.tsx index fdbb921..0b35961 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLarge" - background="grid" + background="dotGrid" cardStyle="elevated-accent-light" primaryButtonStyle="outline" secondaryButtonStyle="layered"