Merge version_1 into main #4
@@ -95,8 +95,8 @@ export default function LandingPage() {
|
||||
title="Key Metrics"
|
||||
description="Our performance in numbers."
|
||||
metrics={[
|
||||
{ icon: Zap, value: "10k+" },
|
||||
{ icon: Shield, value: "100%" }
|
||||
{ id: "m1", title: "Active Users", description: "Monthly active drinkers", icon: Zap, value: "10k+" },
|
||||
{ id: "m2", title: "Natural Source", description: "Ingredients are pure", icon: Shield, value: "100%" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user