From d43c6ada3e9c27329ccc7fad49ad7231c8c7693b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 02:39:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e19b3ff..701ce33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -69,7 +69,7 @@ export default function LandingPage() {