From 0a728237b94455fc1dfce6f748c75db342658dbf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:37:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53b4191..d1dda14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="mediumLarge" - background="blurBottom" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() { -- 2.49.1