From d0a7a8cbc72f88c54b69b84bc77d4fe66bad3e53 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 00:14:52 +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 1296af5..35bb9ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmall" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() {