Compare commits
6 Commits
version_9
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| ccea7837a8 | |||
| dafafa4cfa | |||
| f45dc80dee | |||
| 8481618b5c | |||
| 34562e3547 | |||
| 10b2f70044 |
@@ -149,7 +149,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
text="Ready for your next haircut? Stop by the shop today and meet the team. We look forward to seeing you!"
|
text="Ready for your next haircut? Stop by the shop today and meet the team. We look forward to seeing you!"
|
||||||
buttons={[{ text: "Visit our site! ", href: "tel:+19735381675" }]}
|
buttons={[{ text: "Visit our site! ", href: "https://maps.apple.com/?address=132%20Morris%20St,%20Morristown,%20NJ%2007960,%20United%20States&auid=8753261623837947136&ll=40.795770,-74.481350&q=Lackawanna%20Barber%20Shop" }]
|
||||||
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user