From 6da0e3909c1641185824e3b0c4f7b50f846c4736 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:56:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 61 +++++++++++++++++++++++++++++++----------------- 1 file changed, 40 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d39586..c827d84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSizeMediumTitles" - background="circleGradient" + background="none" cardStyle="glass-depth" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -43,14 +43,17 @@ export default function LandingPage() {