diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e4a3d0..87a6749 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,19 +79,19 @@ export default function LandingPage() { imageAlt: "Sizzling mixed grill and curry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg?_wi=1", imageAlt: "Dramatic food lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=1", imageAlt: "Gourmet curry bowl", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=1", imageAlt: "Luxury restaurant lounge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg?_wi=1", imageAlt: "Signature cocktails and dinner", }, ]} @@ -136,17 +136,17 @@ export default function LandingPage() { { title: "Flame-grilled to order", description: "Authentic, charred perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=2", }, { title: "Spice levels tailored to you", description: "We make it how you like it.", - imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg?_wi=2", }, { title: "Live sports & great drinks", description: "Social hotspot vibes.", - imageSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg?_wi=2", }, ]} title="Why Desi 2?" @@ -212,37 +212,37 @@ export default function LandingPage() { id: "1", name: "Mixed Grill", price: "£18", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=2", }, { id: "2", name: "Butter Chicken", price: "£14", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=3", }, { id: "3", name: "Lamb Curry", price: "£15", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=4", }, { id: "4", name: "Tandoori Special", price: "£17", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=5", }, { id: "5", name: "Veg Platter", price: "£12", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=6", }, { id: "6", name: "House Curry", price: "£13", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=7", }, ]} title="Menu Highlights"