Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-13 12:25:03 +00:00

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