From 5a303e53932d50295b1f05e00eb50265f0374268 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 09:11:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aa6aaa..7004c92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,15 +74,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-blazer-customer_482257-101880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-blazer-customer_482257-101880.jpg?_wi=1", imageAlt: "Premium Garment Care", }, { - imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg?_wi=1", imageAlt: "Freshness Delivered", }, { - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-with-impairment-shopping-new-fashion-collection_482257-118342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-with-impairment-shopping-new-fashion-collection_482257-118342.jpg?_wi=1", imageAlt: "Our Modern Facility", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-surprised-male-housekeeper-sitting-front-washer-laundry-basket-white-wall_140725-142243.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-blazer-customer_482257-101880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-blazer-customer_482257-101880.jpg?_wi=2", imageAlt: "fast laundry delivery service", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delivery-guy-with-hat-box_23-2148546101.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg?_wi=2", imageAlt: "fast laundry delivery service", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-green-bank-card-white-wall_140725-107994.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-with-impairment-shopping-new-fashion-collection_482257-118342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-with-impairment-shopping-new-fashion-collection_482257-118342.jpg?_wi=2", imageAlt: "fast laundry delivery service", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-red-sale-banner-white-wall_140725-108047.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=1", imageAlt: "fast laundry delivery service", }, ]} @@ -252,7 +252,7 @@ export default function LandingPage() { name: "Budi Santoso", handle: "@budi", testimonial: "Pelayanan mantapp, pengerjaan cepat, dan hasilnya selalu bersih dan rapih!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=2", }, { id: "2", -- 2.49.1