From ef732bd0690ce522ead0511b62af0b6c58b58132 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:58:31 +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 585b865..03fc719 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -44,7 +44,7 @@ export default function LandingPage() {