From 3747e4fd9491896799bf55474b524275ec17c5ca Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:04:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 +++++++++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db05809..7e233e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function DiamondPlazaPage() { borderRadius="soft" contentWidth="smallMedium" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function DiamondPlazaPage() { -- 2.49.1