From ed894ab954ac793cc02fe2108c5a00522fd79cac Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:01:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da292bf..8a7dddf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="circleGradient" + background="none" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() {