From 7b936cd211544342f5a1a8946d154ecf24c72de2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:11:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38d2d21..43f6f94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() {