From 17e4f705cdbe7419c3cd035eb3f27af85cc0d3ee Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:36:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dca7938..2978b19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="large" - background="fluid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() {