From 7b1abaed2c6980f3840c95e1729aadc87dac9721 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:38:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dcdb43e..d6014d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() { -- 2.49.1