Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8be7aea54d | |||
| 742f9e38e0 | |||
| bcd8fbe47e | |||
| de8636a34d | |||
| 029504ef2e | |||
| a3a4cb91d6 |
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="The Ultimate Grooming Experience for the Modern Man"
|
||||
title="Tradition Refined."
|
||||
description="Premium grooming services for the modern gentleman at The Blackwood Barber CO."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
text: "Book Your Precision Cut", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hair-salon-chair-with-towel-armchair_23-2148242777.jpg"
|
||||
imageAlt="Professional barber shop interior"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Experience"
|
||||
description="Secure your seat at Blackwood Barber CO."
|
||||
description="Limited daily slots available – book your session now"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
|
||||
Reference in New Issue
Block a user