Update src/app/page.tsx

This commit is contained in:
2026-04-07 05:10:22 +00:00
parent 434c7b3a00
commit 9410181587

View File

@@ -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"},
]}
/>
</div>