From 2ea6edb09815fbd815a20eff669f131631f48108 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:54:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b79a40..cf30651 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="largeSmallSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -40,7 +40,7 @@ export default function LandingPage() { -- 2.49.1