From 06439e073cfb4e977e7d486ca98423bc1302904a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:05:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0612414..ab01932 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="blurBottom" + background="circleGradient" cardStyle="outline" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function LandingPage() { -- 2.49.1