diff --git a/src/app/page.tsx b/src/app/page.tsx index 500f733..fd72b23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-mixed-onions-herbs_140725-44191.jpg", imageAlt: "Signature loaded kebab with dripping sauce" }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-eggplant_23-2150392323.jpg", imageAlt: "Loaded parmesan kebab with melted cheese" + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-eggplant_23-2150392323.jpg?_wi=1", imageAlt: "Loaded parmesan kebab with melted cheese" } ]} mediaAnimation="blur-reveal" @@ -95,7 +95,7 @@ export default function LandingPage() { id: "2", name: "Premium Beef Kebab", price: "£8.50", imageSrc: "http://img.b2bpic.net/free-photo/big-portion-steak-with-broccoli-onions-bbq-sauce_114579-1153.jpg", imageAlt: "Tender beef kebab with homemade sauce" }, { - id: "3", name: "Loaded Parmesan Wrap", price: "£9.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-eggplant_23-2150392323.jpg", imageAlt: "Loaded parmesan kebab with melted cheese" + id: "3", name: "Loaded Parmesan Wrap", price: "£9.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-eggplant_23-2150392323.jpg?_wi=2", imageAlt: "Loaded parmesan kebab with melted cheese" }, { id: "4", name: "Falafel Wrap", price: "£6.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-organic-vegetables-wrapped-pita_23-2148381334.jpg", imageAlt: "Crispy falafel wrap with tahini sauce"