Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 16:00:37 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="JT CUTZ"
description="Premium barbering and styling services for the modern man. Experience expert cuts, professional grooming, and exceptional service."
background={{ variant: "plain" }}
background={{ variant: "grid" }}
buttons={[
{ text: "Book Now", href: "#contact" },
{ text: "Learn More", href: "#about" }
@@ -166,7 +166,7 @@ export default function LandingPage() {
tag="Get In Touch"
title="Ready for Your Next Appointment?"
description="Book your next grooming session with our expert barbers. Walk-ins welcome, or reserve your spot in advance."
background={{ variant: "plain" }}
background={{ variant: "grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your phone number"
buttonText="Book Appointment"