From a9b99df620cb68901cc25c1cc502362561f6ec3b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:32:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11f38aa..ae81a91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -46,7 +46,7 @@ export default function LandingPage() {