Update src/app/page.tsx

This commit is contained in:
2026-06-02 11:02:52 +00:00
parent c3093a4196
commit c74116dbcf

View File

@@ -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",
},
]}