From 6845cc9a747591885153d8f5bf6c40f63af584c8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:09:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b73dbb2..6b2a8d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() {