From 2ced051a238ffaf070aa6614fe8f0411573f2d71 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 16:52:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea733d8..026fefd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() {