From 5caf62394980e24444d7c159a5cfe434ba696430 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:37:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ca2c26..fd65975 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -52,7 +52,7 @@ export default function LandingPage() {