From e14ef27bb559c37e736cc63bf9ba1a9d3866bd69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 02:52:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6c5cff..d317a2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -42,7 +42,7 @@ export default function LandingPage() {