From 82427af8d20f10fe9855e1fdb409203ee3762ceb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 15:57:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d40a189..90a1f3e 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" @@ -44,7 +44,7 @@ export default function LandingPage() { -- 2.49.1