Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 479d585691 | |||
| 7c61522a8a | |||
| bbcb717c01 |
@@ -108,12 +108,12 @@ export default function LandingPage() {
|
|||||||
title="Why Choose Our Marketplace?"
|
title="Why Choose Our Marketplace?"
|
||||||
description="We bridge the gap between local farms and your kitchen, ensuring freshness in every delivery."
|
description="We bridge the gap between local farms and your kitchen, ensuring freshness in every delivery."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
|
||||||
id: "m1", icon: Truck,
|
|
||||||
title: "Daily Deliveries", value: "500+"},
|
|
||||||
{
|
{
|
||||||
id: "m2", icon: Users,
|
id: "m2", icon: Users,
|
||||||
title: "Happy Customers", value: "2k+"},
|
title: "Happy Customers", value: "2k+"},
|
||||||
|
{
|
||||||
|
id: "m1", icon: Truck,
|
||||||
|
title: "Daily Deliveries", value: "500+"},
|
||||||
{
|
{
|
||||||
id: "m3", icon: Leaf,
|
id: "m3", icon: Leaf,
|
||||||
title: "Local Farmers", value: "50+"},
|
title: "Local Farmers", value: "50+"},
|
||||||
|
|||||||
Reference in New Issue
Block a user