From f017067415b00c0644c81a00e45a79744abe1f58 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:31:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 501d647..615b7f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() {