Update src/app/page.tsx

This commit is contained in:
2026-03-07 13:19:32 +00:00
parent 01c9262ddc
commit a393ae574d

View File

@@ -75,9 +75,9 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{ icon: Zap, label: "Raw Energy", value: "100%" },
{ icon: Shield, label: "Community Trust", value: "" },
{ icon: Flame, label: "Movement Power", value: "UNSTOPPABLE" },
{ icon: Crown, label: "Global Impact", value: "RISING" },
{ icon: Shield, label: "Community Trust", value: "500K+" },
{ icon: Flame, label: "Movement Power", value: "24/7" },
{ icon: Crown, label: "Global Impact", value: "50M+" },
]}
metricsAnimation="slide-up"
titleClassName="text-4xl md:text-5xl font-black"