4 Commits

Author SHA1 Message Date
8ef2a51617 Update src/app/page.tsx 2026-04-16 16:38:17 +00:00
dc737307f2 Update theme colors 2026-04-16 16:35:58 +00:00
ac44fa8a04 Update theme colors 2026-04-16 16:35:47 +00:00
53e726473c Update theme colors 2026-04-16 16:35:33 +00:00

View File

@@ -146,7 +146,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: "+1 (973) 538-1675", href: "tel:+19735381675" }]}
buttons={[{ text: "Visit our site! ", href: "tel:+19735381675" }]}
/>
</div>