Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2df1b4ecc4 | |||
| 744e22eab9 | |||
| 2e872e9871 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="For over a decade, Nick has been giving the community clean, consistent haircuts in a shop where everyone feels welcome. No gimmicks. Just great barbering."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Your Cut", href: "booking" },
|
||||
{ text: "Book Now - No Wait", href: "booking" },
|
||||
{ text: "Call Nick", href: "tel:+15551234567" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-shop-chairs-close-up_23-2148353478.jpg"
|
||||
@@ -205,4 +205,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user