From b8e64b1f3691ea3d0085bd1169d435c1107a463a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:54:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db7eaca..cbbf6a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Gold Scissors is the neighborhood barber shop that feels elevated from the moment you walk in—known for precision fades, razor-clean lineups, friendly service, and a consistently polished finish." tag="Chicago Grooming House" tagAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6416.jpg" imageAlt="Modern barbershop interior" buttons={[ -- 2.49.1