Compare commits
2 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 34562e3547 | |||
| 10b2f70044 |
@@ -149,7 +149,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 our site! ", href: "tel:+19735381675" }]}
|
buttons={[{ text: "Visit our site! ", href: "https://maps.apple.com/?address=Morristown,NJ" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user