Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f4d3c508e | |||
| 5563fc6c54 |
@@ -120,10 +120,10 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1", value: "2000+", title: "Members", description: "Our community is rapidly growing, connecting enthusiasts worldwide.", icon: Users,
|
id: "m1", value: "100+ members", title: "Members", description: "Our community is rapidly growing, connecting enthusiasts worldwide.", icon: Users,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2", value: "100K+", title: "Messages Daily", description: "Vibrant discussions happening 24/7 across all our channels.", icon: MessageSquare,
|
id: "m2", value: "50+ messages daily", title: "Messages Daily", description: "Vibrant discussions happening 24/7 across all our channels.", icon: MessageSquare,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3", value: "50+", title: "Weekly Events", description: "From virtual hangouts to real-world meetups, there's always something to do.", icon: Calendar,
|
id: "m3", value: "50+", title: "Weekly Events", description: "From virtual hangouts to real-world meetups, there's always something to do.", icon: Calendar,
|
||||||
|
|||||||
Reference in New Issue
Block a user