From cbefa733a005594d5ade2797fcdc618ac287fba9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:26:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ed172f..54228ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumSizeLargeTitles" - background="fluid" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() { @@ -105,16 +106,16 @@ export default function LandingPage() {