5 Commits

Author SHA1 Message Date
f992c89ea5 Merge version_2 into main
Merge version_2 into main
2026-03-11 08:43:13 +00:00
dafea4002d Update src/app/page.tsx 2026-03-11 08:43:09 +00:00
4e84e9547b Merge version_1 into main
Merge version_1 into main
2026-03-11 08:41:03 +00:00
efae783756 Merge version_1 into main
Merge version_1 into main
2026-03-11 08:33:43 +00:00
fe162b1168 Merge version_1 into main
Merge version_1 into main
2026-03-11 08:33:21 +00:00

View File

@@ -172,7 +172,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#" }
],
features: [
"Perfect for training sessions", "Flexible hourly booking", "Coaching support available", "Pitch access for 1-2 teams"
"Perfect for building team skills", "Flexible hourly booking", "Coaching support available", "Pitch access for 1-2 teams"
]
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
{ text: "Contact Us", href: "#" }
],
features: [
"Full 20-over or 50-over match", "Premium pitch conditions", "Seating for spectators", "Professional ground management"
"Showcase your skills with full 20-over or 50-over match", "Premium pitch conditions for peak performance", "Seating for spectators to celebrate your victory", "Professional ground management for competitive play"
]
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
{ text: "Get Custom Quote", href: "#" }
],
features: [
"Multi-match tournament support", "Custom scheduling flexibility", "VIP seating arrangements", "Dedicated tournament coordinator"
"Organize multi-team tournaments and build rivalries", "Custom scheduling flexibility for league play", "VIP seating arrangements for your champions", "Dedicated tournament coordinator to elevate your event"
]
}
]}