Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 20:44:56 +00:00
parent b1ae4c7cd7
commit 920758493a

View File

@@ -78,7 +78,7 @@ export default function ServicesPage() {
"Premium quality fresh food items sourced locally and delivered fresh to your door every day", "Premium quality fresh food items sourced locally and delivered fresh to your door every day",
tags: ["Fresh", "Quality", "Local"], tags: ["Fresh", "Quality", "Local"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg", "http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg?_wi=2",
imageAlt: "Fresh vegetables and produce", imageAlt: "Fresh vegetables and produce",
}, },
{ {
@@ -89,7 +89,7 @@ export default function ServicesPage() {
"Competitive bulk pricing for restaurants, grocery stores, and large corporate orders with flexible delivery", "Competitive bulk pricing for restaurants, grocery stores, and large corporate orders with flexible delivery",
tags: ["Wholesale", "Bulk", "B2B"], tags: ["Wholesale", "Bulk", "B2B"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/photo-cheese-factory-switzerland-typical-italian-cheese-parmigiano-reggiano-thousands-forms-parmigiano-reggiano-largest-parmesan-cheese-storage-forms-cheese-ripening_645730-377.jpg", "http://img.b2bpic.net/free-photo/photo-cheese-factory-switzerland-typical-italian-cheese-parmigiano-reggiano-thousands-forms-parmigiano-reggiano-largest-parmesan-cheese-storage-forms-cheese-ripening_645730-377.jpg?_wi=2",
imageAlt: "Bulk storage and wholesale operations", imageAlt: "Bulk storage and wholesale operations",
}, },
{ {
@@ -100,7 +100,7 @@ export default function ServicesPage() {
"Dedicated supply solutions for restaurants and food service businesses with priority delivery schedules", "Dedicated supply solutions for restaurants and food service businesses with priority delivery schedules",
tags: ["Professional", "B2B", "Reliable"], tags: ["Professional", "B2B", "Reliable"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg", "http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg?_wi=2",
imageAlt: "Professional kitchen and meal preparation", imageAlt: "Professional kitchen and meal preparation",
}, },
{ {
@@ -111,7 +111,7 @@ export default function ServicesPage() {
"Custom orders for weddings, corporate events, celebrations, and special occasions with full customization", "Custom orders for weddings, corporate events, celebrations, and special occasions with full customization",
tags: ["Events", "Catering", "Custom"], tags: ["Events", "Catering", "Custom"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/catering-banquet-food_624325-1678.jpg", "http://img.b2bpic.net/free-photo/catering-banquet-food_624325-1678.jpg?_wi=2",
imageAlt: "Event catering and banquet services", imageAlt: "Event catering and banquet services",
}, },
{ {
@@ -122,7 +122,7 @@ export default function ServicesPage() {
"Supply chain support for grocery stores and local markets with consistent inventory management", "Supply chain support for grocery stores and local markets with consistent inventory management",
tags: ["Distribution", "Local", "Wholesale"], tags: ["Distribution", "Local", "Wholesale"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-american-man-taking-products-from-freezer_74855-3298.jpg", "http://img.b2bpic.net/free-photo/smiling-african-american-man-taking-products-from-freezer_74855-3298.jpg?_wi=2",
imageAlt: "Grocery store and inventory management", imageAlt: "Grocery store and inventory management",
}, },
{ {
@@ -133,7 +133,7 @@ export default function ServicesPage() {
"Quick delivery throughout Saïda with reliable, professional service and real-time tracking available", "Quick delivery throughout Saïda with reliable, professional service and real-time tracking available",
tags: ["Fast", "Delivery", "Local"], tags: ["Fast", "Delivery", "Local"],
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248838.jpg", "http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248838.jpg?_wi=2",
imageAlt: "Professional delivery vehicle and service", imageAlt: "Professional delivery vehicle and service",
}, },
]} ]}