From 6c6a2dfc41b5f906413677eb0fa2b446c14fd4cd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:23:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 341f8eb..5dc9935 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -42,7 +42,7 @@ export default function LandingPage() {