Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:24:59 +00:00
parent 16f942614c
commit 1ab4e045c4

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg"
imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=1"
/>
</div>
@@ -86,7 +86,7 @@ export default function LandingPage() {
name: "Toma Plus",
price: "45 EGP",
variant: "Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-azerbaijani-dish-meat-sage-with-pita-bread-potatoes-tomatoes-green-pepper_141793-4279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-azerbaijani-dish-meat-sage-with-pita-bread-potatoes-tomatoes-green-pepper_141793-4279.jpg?_wi=1",
},
{
id: "2",
@@ -148,7 +148,7 @@ export default function LandingPage() {
title: "Fresh Ingredients",
description: "We source only the finest, freshest local ingredients for maximum taste.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=2",
imageAlt: "Chicken breast sauteed in mixed vegetables and oil sauce.",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
title: "Secret Recipe",
description: "Experience our unique, time-honored recipe that keeps Mansoura coming back.",
tag: "Flavor",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-azerbaijani-dish-meat-sage-with-pita-bread-potatoes-tomatoes-green-pepper_141793-4279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-azerbaijani-dish-meat-sage-with-pita-bread-potatoes-tomatoes-green-pepper_141793-4279.jpg?_wi=2",
imageAlt: "Chicken breast sauteed in mixed vegetables and oil sauce.",
},
]}