From c3e0985d9c45e1ee9d59a144958155bc2f3962f1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 14:16:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a9a605..ca43eb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() {