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