Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44d8ef14fd | |||
| 8bf3209ffe | |||
| 7fa52cfeb8 | |||
| 74c454657d |
@@ -91,8 +91,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Leaf, label: "100% Organic", value: "Certified" },
|
{ icon: Leaf, label: "100% Organic", value: "Certified" },
|
||||||
{ icon: Heart, label: "Health Focused", value: "5000+ Happy Customers" },
|
{ icon: Heart, label: "Health Focused", value: "5000+ Customers" },
|
||||||
{ icon: Zap, label: "Energy & Nutrition", value: "Daily Fresh" },
|
{ icon: Zap, label: "Energy & Nutrition", value: "100% Fresh Daily" },
|
||||||
{ icon: Utensils, label: "Home Cooked", value: "With Love" }
|
{ icon: Utensils, label: "Home Cooked", value: "With Love" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user