From 76bc7524c3911cf3a030ddde557ffbd44649fa09 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:17:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d098d44..17c2cc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function BarberPage() { borderRadius="rounded" contentWidth="small" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -45,7 +45,7 @@ export default function BarberPage() {