Update src/app/page.tsx

This commit is contained in:
2026-05-07 11:37:03 +00:00
parent 8d4b0ef12d
commit 217bbb9c02

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg?_wi=1",
imageAlt: "Cinematic grill fire",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg?_wi=1",
imageAlt: "Premium kebab wrap",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-cranberry-top-view_140725-933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-cranberry-top-view_140725-933.jpg?_wi=1",
imageAlt: "Kebab plate",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg?_wi=2",
imageAlt: "fresh kebab ingredients portion view",
},
{
@@ -157,13 +157,13 @@ export default function LandingPage() {
icon: Wallet,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-dark-surface_140725-75404.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-cranberry-top-view_140725-933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-cranberry-top-view_140725-933.jpg?_wi=2",
imageAlt: "fresh kebab ingredients portion view",
},
]}