From 8ea1e247a6de493935ac70dc97824f3e40f1ca0d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:14:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21e68dd..9807b9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Cruzers Barbershop delivers masterful grooming with a modern edge. Expert barbers, premium techniques, and an atmosphere of refined craftsmanship await you." tag="Est. 2015 | Santa Ana's Premier Barbershop" tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "Book Your Appointment", href: "#contact" }, { text: "Learn More", href: "#about" } -- 2.49.1