From c74116dbcf840faffcb5b6361d6f1e2ff4e30fc7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 11:02:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9e5368..1687093 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,11 +81,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454894.jpg?_wi=1", imageAlt: "Kombo Ayam Goreng Saraso", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg?_wi=1", imageAlt: "Pelanggan bahagia menikmati ayam goreng", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454894.jpg?_wi=2", imageAlt: "fresh raw chicken meat farm", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-having-fun-with-her-parents-kitchen_637285-3750.jpg?_wi=2", imageAlt: "fresh raw chicken meat farm", }, ]}