From 9b0e64f79dd3fdab26a61a4b893ea29a287b8db2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:40:17 +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 ea8a6d2..0d04db4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmall" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() {