From b262e14386d2cf170c2e21461831e1f6826c8310 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:14:37 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98f4e6e..5c7f83c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="large" - background="none" + background="circleGradient" cardStyle="inset" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -46,14 +46,14 @@ export default function LandingPage() {