diff --git a/src/app/services/after-sales-programmes/page.tsx b/src/app/services/after-sales-programmes/page.tsx index ec72376..f4c6623 100644 --- a/src/app/services/after-sales-programmes/page.tsx +++ b/src/app/services/after-sales-programmes/page.tsx @@ -54,23 +54,23 @@ export default function AfterSalesProgrammesPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/boss-s-day-assortment-orange-background_23-2148664127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boss-s-day-assortment-orange-background_23-2148664127.jpg?_wi=9", imageAlt: "Customer Loyalty Programme", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-gift-box-ready-father-s-day_23-2147683456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-gift-box-ready-father-s-day_23-2147683456.jpg?_wi=10", imageAlt: "Premium Customer Gifts", }, { - imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17721.jpg?_wi=7", imageAlt: "Branded Customer Products", }, { - imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silver-gifts-with-blurred-background_1252-124.jpg?_wi=4", imageAlt: "Premium Packaging Display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837360.jpg?_wi=8", imageAlt: "Curated Merchandise", }, ]}