From 00a674da87f197cb2215c084bb6da790b97ea6cb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Feb 2026 00:37:58 +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 20cb8a1..24c868e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {