Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -76,10 +76,10 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Why athletes choose CourtHub for their booking needs and facility management"
|
||||
metrics={[
|
||||
{ icon: Zap, label: "Instant Bookings", value: "100%" },
|
||||
{ icon: Clock, label: "Avg Booking Time", value: "30 sec" },
|
||||
{ icon: MapPin, label: "Facilities Nearby", value: "500+" },
|
||||
{ icon: Users, label: "Active Players", value: "50K+" },
|
||||
{ icon: Clock, label: "Avg Booking Time", value: "30 sec" },
|
||||
{ icon: Zap, label: "Instant Bookings", value: "100%" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user