From 76a93abd10052de7b4e2c1b433be9c6495d06d62 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:44:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a7182e..6d678cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="blurBottom" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { -- 2.49.1