From d9767a6b0a2d9c18c3689ab0453a646876285e11 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:31:57 +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 750eacb..8cf58d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function LandingPage() {