Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c0d5a3c1f | |||
| 373cf4f8fb | |||
| 82de89d77d | |||
| b1f2b59456 | |||
| e3d26773ed |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Soccerz"
|
||||
button={{ text: "Book Now", onClick: () => window.location.href = "https://wa.me/919876543210" }}
|
||||
button={{ text: "Book Now", href: "https://wa.me/919876543210" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user