From 5ae879bbbc68d276c25c754fe467f339eae44bc5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 11:14:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62c5deb..2e9195e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -51,7 +51,7 @@ export default function LandingPage() { -- 2.49.1