From ae2148b0ae7cca1ef65468b5198f2beabef2fba9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:07:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d020f3c..38fe8d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="fluid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {