From 94101815877dbfbfc6a036d328aa76e953e1a5b0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:10:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec7b593..16f4d88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,15 +139,15 @@ export default function LandingPage() { description="Proudly serving our community with excellence." metrics={[ { - id: "1", value: "500+", title: "Happy Customers", description: "Served with warmth", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg?_wi=2"}, + id: "1", value: "100+ ", title: "Happy Customers", description: "Served with warmth", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg?_wi=2"}, { id: "2", value: "15+", title: "Years Baking", description: "Traditional mastery", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg?_wi=1"}, { - id: "3", value: "30+", title: "Recipes", description: "Filipino classics", imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=5"}, + id: "3", value: "5+ ", title: "Recipes", description: "Filipino classics", imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=5"}, { - id: "4", value: "5", title: "Bakery Locations", description: "Expanding our reach", imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=5"}, + id: "4", value: "1 ", title: "Bakery Locations", description: "Expanding our reach", imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=5"}, { - id: "5", value: "100%", title: "Satisfaction", description: "Guaranteed quality", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=4"}, + id: "1 ", value: "100%", title: "Satisfaction", description: "Guaranteed quality", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=4"}, ]} />