Merge version_1 into main #2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user