From 1b1e2b8832814d8b7cd9ef1a255f35447c0fe956 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:59:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4445567..85b8f87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() {