From b83f1b5971f543b3f5632d9cd95c2d0bb85e251d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:31:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5edba6..6b8e183 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="circleGradient" + background="none" cardStyle="layered-gradient" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() {