Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
<MetricCardSeven
|
||||
title="Our Impact"
|
||||
description="Statistics and milestones of our community."
|
||||
metrics={[{ icon: Zap, label: "Clubs", value: "50+" }, { icon: Users, label: "Players", value: "10k+" }]}
|
||||
metrics={[{ label: "Clubs", value: "50+" }, { label: "Players", value: "10k+" }]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user