Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d87759c06 | |||
| 5168a5cfa1 | |||
| 1dd4b7fdeb | |||
| 582cdee74d |
@@ -181,7 +181,7 @@ 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 Us Today", href: "#" }]}
|
buttons={[{ text: "+1 (973) 538-1675", href: "tel:+19735381675" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user