From cfb961d7edc8329c80c1ec4fb286217016f271c2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:47:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7d1e1f..e8bda3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -42,7 +42,7 @@ export default function LandingPage() { -- 2.49.1