diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a59c8c..329715f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="sharp" contentWidth="compact" sizing="mediumLarge" - background="none" + background="dots" cardStyle="elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered"