Update src/app/page.tsx

This commit is contained in:
2026-05-20 16:38:58 +00:00
parent bcd3d30120
commit f0cf5fd313

View File

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