From 4394b58a39ebfa5da8e5a2dbc0e3dd03f78ee400 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:47:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 368a852..def97e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -43,11 +43,11 @@ export default function LandingPage() {