Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 08:43:13 +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"
]
}
]}