From 3cef7dfb3cfef0ded90de2a1d2e5ca001eac0d53 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 16:50:12 +0000 Subject: [PATCH] Update src/app/order/page.tsx --- src/app/order/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/order/page.tsx b/src/app/order/page.tsx index 7590d4d..894d3a5 100644 --- a/src/app/order/page.tsx +++ b/src/app/order/page.tsx @@ -101,7 +101,7 @@ export default function OrderPage() { price: "115 EGP", variant: "Meal Deal", imageSrc: - "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg", + "http://img.b2bpic.net/free-psd/barbecue-concept-banner-template_23-2148525524.jpg?_wi=3", imageAlt: "Drumsticks Meal", }, { @@ -110,7 +110,7 @@ export default function OrderPage() { price: "180 EGP", variant: "Premium", imageSrc: - "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg", + "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=5", imageAlt: "Char Lucky Meal", }, { @@ -119,7 +119,7 @@ export default function OrderPage() { price: "600 EGP", variant: "Family Pack", imageSrc: - "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg", + "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=6", imageAlt: "Super Family Box", }, { @@ -128,7 +128,7 @@ export default function OrderPage() { price: "700 EGP", variant: "Large Pack", imageSrc: - "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg", + "http://img.b2bpic.net/free-photo/spanish-epiphany-cake-roscon-de-reyes-wrapped-gifts_23-2148721591.jpg?_wi=7", imageAlt: "Big Family Box", }, ]} @@ -161,7 +161,7 @@ export default function OrderPage() { price: "170 EGP", variant: "Three Sandwiches", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg", + "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=3", imageAlt: "Triple Box Sandwiches", }, { @@ -170,7 +170,7 @@ export default function OrderPage() { price: "115 EGP", variant: "With Ranch Sauce", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg", + "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=4", imageAlt: "Chicken Ranch Sandwich", }, { @@ -179,7 +179,7 @@ export default function OrderPage() { price: "100 EGP", variant: "Classic Zinger", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg", + "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=5", imageAlt: "Zinger Sandwich", }, { @@ -188,7 +188,7 @@ export default function OrderPage() { price: "100 EGP", variant: "Wrap Style", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg", + "http://img.b2bpic.net/free-photo/high-angle-wrapped-salad-sandwiches_23-2148640189.jpg?_wi=6", imageAlt: "Chicken Wrap", }, ]} @@ -221,7 +221,7 @@ export default function OrderPage() { price: "155 EGP", variant: "Spicy Heat", imageSrc: - "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg", + "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=2", imageAlt: "Big Fire Burger", }, { @@ -230,7 +230,7 @@ export default function OrderPage() { price: "155 EGP", variant: "Melted Mozzarella", imageSrc: - "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg", + "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=3", imageAlt: "Mozzarella Burger", }, { @@ -239,7 +239,7 @@ export default function OrderPage() { price: "155 EGP", variant: "Fresh Mushrooms", imageSrc: - "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg", + "http://img.b2bpic.net/free-photo/homemade-tasty-sandwich-tomatoes-chicken-nuggets-onions-pepper-wooden-cutting-board-ketchup-fries-blurred-surface_179666-42647.jpg?_wi=4", imageAlt: "Mushroom Burger", }, ]}