From c27f30efb6bec5563e0835694fee1497e09080b5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:21:56 +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 340cd7d..97693b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumLarge" - background="blurBottom" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {