Update src/app/services/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user