From 1ee47b581c4fbc97512c6e2f9142b3252ef4e59b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:30:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c898e46..2dc8b10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -42,7 +42,7 @@ export default function LandingPage() {