Compare commits
2 Commits
50d281d586
...
cff4568b7f
| Author | SHA1 | Date | |
|---|---|---|---|
| cff4568b7f | |||
| 12329cf7b6 |
@@ -160,9 +160,9 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ icon: Users, value: "500+" },
|
||||
{ icon: Trophy, value: "24" },
|
||||
{ icon: MapPin, value: "15" }
|
||||
{ value: "500+" },
|
||||
{ value: "24" },
|
||||
{ value: "15" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user