From 5292dcc7f1ce69ccc3e66b5f23ffddddd4b304c9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:55:27 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1642a92..2ef1d50 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -169,7 +169,7 @@ export default function ServicesPage() { title: "Client Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-couple-with-snacks-standing-buffet_1262-1980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-couple-with-snacks-standing-buffet_1262-1980.jpg?_wi=2" imageAlt="Professional catering service team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -189,7 +189,7 @@ export default function ServicesPage() { price: "₱15,000 - ₱20,000", rating: 5, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510878.jpg?_wi=3", imageAlt: "Small gathering catering", }, { @@ -199,7 +199,7 @@ export default function ServicesPage() { price: "₱35,000 - ₱50,000", rating: 5, reviewCount: "52", - imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-with-tomato-salad-pickles-plate-spicy-aubergine-salad_140725-5924.jpg?_wi=4", imageAlt: "Medium event catering", }, { @@ -209,7 +209,7 @@ export default function ServicesPage() { price: "₱75,000+", rating: 5, reviewCount: "38", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sweets-festive-table_8353-9632.jpg?_wi=2", imageAlt: "Large event catering", }, ]}