From 87654d8006a16fb3035da1fdefc793710b2544ea Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:45:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac72dc6..d83c330 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -46,7 +46,7 @@ export default function LandingPage() {