From 93a87ca7352e9c03e34a4c6a0a3130f84996b95f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 00:26:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b8bb31..2e07cb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() {