From 7cdc2799b256143d102870f1e8a30baad7b72bcd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:25:12 +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 3f36e75..4a05b96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="large" - background="grid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() {