From 3f7ac8ea5d619c896a8e3bab87f602cf4fc817e0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:01:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b7bb12..4c4d852 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="circleGradient" + background="none" cardStyle="layered-gradient" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() {