From c664e872274681dde5eed08880fc2701202c3a80 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 12 Jan 2026 18:17:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f16b7a..0c9e800 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumSizeLargeTitles" - background="grid" + background="dotGrid" cardStyle="shadow-colored" primaryButtonStyle="gradient" secondaryButtonStyle="solid"