From 9af74366e170ed3248ae9c59d7d0b2a20575292c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:45:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15cc459..67075d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmall" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {