From 743ec10b56ce6002b519adaf1b177cef5317a9fe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:51:17 +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 ba9730f..54e0679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -42,7 +42,7 @@ export default function LandingPage() { -- 2.49.1