From ecaafc72d823658d31113a116da33905c783b014 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:47:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1773e6..a918ea8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {