From 246d3c3d5d91f6572bc9c91499603c9a5e21b767 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:54:16 +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 8c2f133..f5057eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -109,7 +109,7 @@ export default function LandingPage() {