From 97f49c7fa8f17f50104e813d8daff71adcb16f23 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:23:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1b7b90..81e8ed6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="largeSmallSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -41,7 +41,7 @@ export default function LandingPage() {