From 93a39451aa597d72c99ae2663dda542cfd2f77cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:46:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32b599d..d33f202 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmallSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="solid" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -47,7 +47,7 @@ export default function LandingPage() {