From cb12537741abdbce96aa7ddac5d8395fbe0df520 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:28:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7614a6..b2d630f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,8 @@ export default function LandingPage() { description="City Mart is committed to serving Palakkad families with a wide selection of quality groceries, household essentials, and daily products. We believe in transparency, cleanliness, and exceptional customer service. Every product is carefully selected to meet the needs of our community, and our friendly team is always ready to assist you." metrics={[ { value: "250+", title: "Happy Customer Reviews" }, - { value: "4.3", title: "Google Rating" } + { value: "4.3", title: "Google Rating" }, + { value: "15+", title: "Years of Fresh Stock" } ]} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/man-woman-with-medical-masks-out-grocery-shopping-with-shopping-cart_23-2149483146.jpg?_wi=1" -- 2.49.1