From 2b4ecdd0ec03af2b0fd1e02d67e857168f8a5d08 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:42:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0d6454..d08c21a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -44,7 +44,7 @@ export default function LandingPage() {