Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b58359c794 | |||
| 95322a45fc |
@@ -56,8 +56,8 @@ export default function BarbershopPage() {
|
||||
href: "contact"
|
||||
},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "services"
|
||||
text: "Call Now",
|
||||
onClick: () => window.open("tel:+1234567890", "_self")
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user