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