From 12ad3da045e80342721709c7e520e5979994501a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:37:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01460ab..2ce6302 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {