From 35858307faa5cf5ef3616fe788e9fe7fa01a5880 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 06:17:35 +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 6ac3588..1b0f390 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function LandingPage() {