diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bac970..547071f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />