Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 20:49:09 +00:00
parent 1cbf038c2c
commit 2ef6b9a0d8

View File

@@ -74,32 +74,32 @@ export default function ServicesPage() {
id: "1", title: "Fresh Products", author: "Daily Selection", description:
"Premium quality fresh food items sourced locally and delivered fresh to your door every day", tags: ["Fresh", "Quality", "Local"],
imageSrc:
"http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg", imageAlt: "Fresh vegetables and produce"},
"http://img.b2bpic.net/free-photo/vegetables-female-hands-concept-food-preparation-kitchen_169016-24390.jpg?_wi=2", imageAlt: "Fresh vegetables and produce"},
{
id: "2", title: "Bulk Supply", author: "Wholesale Prices", description:
"Competitive bulk pricing for restaurants, grocery stores, and large corporate orders with flexible delivery", tags: ["Wholesale", "Bulk", "B2B"],
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", imageAlt: "Bulk storage and wholesale operations"},
"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"},
{
id: "3", title: "Restaurant Supply", author: "Professional Service", description:
"Dedicated supply solutions for restaurants and food service businesses with priority delivery schedules", tags: ["Professional", "B2B", "Reliable"],
imageSrc:
"http://img.b2bpic.net/free-photo/black-chef-modern-kitchen-adding-herbs-leaves-dish-stove_482257-127688.jpg", imageAlt: "Professional kitchen and meal preparation"},
"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"},
{
id: "4", title: "Event Catering", author: "Special Orders", description:
"Custom orders for weddings, corporate events, celebrations, and special occasions with full customization", tags: ["Events", "Catering", "Custom"],
imageSrc:
"http://img.b2bpic.net/free-photo/catering-banquet-food_624325-1678.jpg", imageAlt: "Event catering and banquet services"},
"http://img.b2bpic.net/free-photo/catering-banquet-food_624325-1678.jpg?_wi=2", imageAlt: "Event catering and banquet services"},
{
id: "5", title: "Grocery Distribution", author: "Local Network", description:
"Supply chain support for grocery stores and local markets with consistent inventory management", tags: ["Distribution", "Local", "Wholesale"],
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-african-american-man-taking-products-from-freezer_74855-3298.jpg", imageAlt: "Grocery store and inventory management"},
"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"},
{
id: "6", title: "Fast Local Delivery", author: "Same Day Service", description:
"Quick delivery throughout Saïda with reliable, professional service and real-time tracking available", tags: ["Fast", "Delivery", "Local"],
imageSrc:
"http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248838.jpg", imageAlt: "Professional delivery vehicle and service"},
"http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248838.jpg?_wi=2", imageAlt: "Professional delivery vehicle and service"},
]}
/>
</div>