From 4b96777845b4637927281052a4c396655747198b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:42:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b87551d..d5e21dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() {