From 1feb164820a431eba7f67256cdce0ca14d5808a4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 06:27:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e33e702..0124391 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLarge" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -44,7 +44,7 @@ export default function LandingPage() {