From 3bdb0d04a9bb194eaaf3d863ad30b66cc4ecf269 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:00:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cb9817..78a0c8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() {