From 6f83c23fde7fa8bd2f486d12272e931703480918 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:31:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f85fca3..848ab9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() {