Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Ready for your next cut?"
|
||||
description="Stop by Shear & Shave for an unparalleled grooming experience. Give us a call or book your slot online."
|
||||
buttons={[{ text: "Book Appointment", href: "#" }, { text: "Call Now", href: "tel:+15551234567" }]}
|
||||
buttons={[{ text: "Book Appointment", href: "https://booking.shearandshave.com" }, { text: "Call Now", href: "tel:+15551234567" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user