From ce2c7272124a17786b087a2f473abfff6426a615 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:50:34 +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 5afefac..bda8465 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLarge" - background="fluid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -47,7 +47,7 @@ export default function LandingPage() { description="Premium fades, sculpted beards, and an atmosphere that commands respect. Minneapolis' destination for elite grooming." tag="Elite Grooming" tagIcon={Sparkles} - background={{ variant: "fluid" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Luxury barbershop interior with cinematic lighting"}, -- 2.49.1