From aa29e15c92bc5fa1ec7b8aa15be5f08c219b90fa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:35:33 +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 65ffba9..bf902b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="outline" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -42,7 +42,7 @@ export default function LandingPage() {