From 6a95dd41bd43892ce60a8581bf4614597c004335 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:43:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9e666f..3efb0dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLargeSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -46,7 +46,7 @@ export default function LandingPage() {