From 1ab4e045c4bf2e47beeaaa33caabbb52cfa3877e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 12:24:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4668c97..08c5776 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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.", }, ]}