From 3e0f6864d57276571c8e1c5f146258471d0676cb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:59:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30047ae..4a78c2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="largeSmall" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {