Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee3369445c | |||
| 2854c67dc2 | |||
| 3b40cba884 | |||
| a9598b895d | |||
| 2b602c5c6d | |||
| 3da0e1aca0 | |||
| 21faffe104 | |||
| cbb336c9cc | |||
| 38170d0b89 | |||
| bcd2cc3876 |
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
"Full set included", "Spacious area"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Reserve Your Spot", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
"Tournament quality", "Perfect lighting"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Reserve Your Spot", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
"Group up to 5", "All games included"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Reserve Your Spot", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user