From b231a3450c22eda6dd0f136e1b3cfcb7338a9dd5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 05:56:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb7e826..c97305b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="large" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -42,23 +42,23 @@ export default function LandingPage() {