Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36c8c33815 | |||
| 5bbc45e726 | |||
| 77f579b1ec | |||
| feaec0fee4 |
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
|||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
tag="Booking Open"
|
tag="Booking Open"
|
||||||
title="Ready for a Fresh Look?"
|
title="Ready for a Fresh Look?"
|
||||||
description="Secure your spot with our professional barbers today. Use our quick booking portal to choose your preferred barber and time."
|
description="Secure your spot with our professional barbers today. Located at 112 E 6th St, North Platte, NE 69101, United States. Call us at +13085348147."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Now on Square", href: "#"},
|
text: "Book Now on Square", href: "#"},
|
||||||
@@ -183,7 +183,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "Book Now", href: "#contact"},
|
label: "Book Now", href: "#contact"},
|
||||||
{
|
{
|
||||||
label: "Location", href: "#"},
|
label: "112 E 6th St, North Platte, NE", href: "#"},
|
||||||
|
{
|
||||||
|
label: "+13085348147", href: "tel:+13085348147"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user