Compare commits
3 Commits
version_1
...
cff4568b7f
| Author | SHA1 | Date | |
|---|---|---|---|
| cff4568b7f | |||
| 50d281d586 | |||
| 26476c51e2 |
@@ -160,9 +160,9 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Active Members" },
|
||||
{ value: "24", label: "Annual Events" },
|
||||
{ value: "15", label: "Fishing Spots" }
|
||||
{ value: "500+" },
|
||||
{ value: "24" },
|
||||
{ value: "15" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user