diff --git a/src/app/page.tsx b/src/app/page.tsx index b62539b..5a21bc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,15 +64,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-rolling-out-dough-with-flour-dark-surface_179666-44587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-rolling-out-dough-with-flour-dark-surface_179666-44587.jpg?_wi=1", imageAlt: "Traditional Saj Bread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/baker-lifting-bread-dough-wooden-spoon_1170-2292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baker-lifting-bread-dough-wooden-spoon_1170-2292.jpg?_wi=1", imageAlt: "Fresh Saj Baking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104394.jpg?_wi=1", imageAlt: "Gourmet Saj Wrap", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-with-tablet-screen-template_23-2148006245.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-rolling-out-dough-with-flour-dark-surface_179666-44587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-rolling-out-dough-with-flour-dark-surface_179666-44587.jpg?_wi=2", imageAlt: "mobile ordering app interface food delivery", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fresh-bread-with-eggs-milk-dark-background-cake-pie-tea-sugar-bun-bake-biscuit-breakfast-dough_179666-46666.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/baker-lifting-bread-dough-wooden-spoon_1170-2292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baker-lifting-bread-dough-wooden-spoon_1170-2292.jpg?_wi=2", imageAlt: "mobile ordering app interface food delivery", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114025.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104394.jpg?_wi=2", imageAlt: "mobile ordering app interface food delivery", }, ]}