Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-16 15:20:49 +00:00

View File

@@ -181,7 +181,7 @@ export default function LandingPage() {
useInvertedBackground={false}
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!"
buttons={[{ text: "Visit Us Today", href: "#" }]}
buttons={[{ text: "+1 (973) 538-1675", href: "tel:+19735381675" }]}
/>
</div>