Merge version_2 into main #4
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"
|
||||
text: "Schedule Your Appointment", href: "#contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
title="Book Your Appointment Today"
|
||||
description="Step into GN Fades and experience premium barbering. Our team is ready to give you a fresh cut that turns heads."
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "tel:+1-555-0123" },
|
||||
{ text: "Schedule Your Appointment", href: "tel:+1-555-0123" },
|
||||
{ text: "Visit Us", href: "https://maps.google.com" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user