Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user