Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3263ec68d1 | |||
| 36c8c33815 | |||
| 5bbc45e726 | |||
| 77f579b1ec | |||
| feaec0fee4 |
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Booking Open"
|
||||
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={[
|
||||
{
|
||||
text: "Book Now on Square", href: "#"},
|
||||
@@ -183,7 +183,9 @@ export default function LandingPage() {
|
||||
{
|
||||
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