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