From 2add73611c90eb93a1cf8db7fee34c9eb635922b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:15:52 +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 bbf0e87..05ac582 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=1" imageAlt="Shawarma Wrap" mediaAnimation="slide-up" avatars={[ @@ -169,7 +169,7 @@ export default function LandingPage() { description: "We ensure you leave satisfied, with a heart and stomach full of joy.", }, ]} - 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" imageAlt="Our Kitchen" mediaAnimation="slide-up" /> @@ -308,7 +308,7 @@ export default function LandingPage() { name: "Ramez", role: "Chef", description: "Passionate about authentic spice blends and perfect seasoning.", - imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=2", imageAlt: "Arabic kebab sandwich wrapped in thin pita", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { name: "Hamza", role: "Hospitality Lead", description: "Ensuring every customer receives our signature warm welcome.", - 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: "Arabic kebab sandwich wrapped in thin pita", }, ]}