From 8ab3b00f438da885fdd8299f72e99d2db209b6f9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:53:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bdcd1a7..69b81ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,23 +80,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-picture-pepperoni-pizza_23-2149398053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-picture-pepperoni-pizza_23-2149398053.jpg?_wi=1", imageAlt: "Delicious Pizza", }, { - imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg?_wi=1", imageAlt: "Juicy Burger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg?_wi=1", imageAlt: "Authentic Tandoori Chicken", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529844.jpg?_wi=1", imageAlt: "Hot Chinese Noodles", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-pack_23-2149177823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-pack_23-2149177823.jpg?_wi=1", imageAlt: "Food Delivery Rider", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { descriptions: [ "Pay with cards, UPI, wallets, or cash on delivery for ultimate flexibility.", ], - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-picture-pepperoni-pizza_23-2149398053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-picture-pepperoni-pizza_23-2149398053.jpg?_wi=2", imageAlt: "Close up hands holding device", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { descriptions: [ "Earn points with every order and redeem them for exciting discounts and freebies.", ], - imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg?_wi=2", imageAlt: "Close up hands holding device", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { descriptions: [ "Order on-the-go with our fully optimized mobile website, designed for speed and ease.", ], - imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg?_wi=2", imageAlt: "Close up hands holding device", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { descriptions: [ "Get instant updates on your order status via in-app, email, and WhatsApp notifications.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529844.jpg?_wi=2", imageAlt: "Close up hands holding device", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { descriptions: [ "Restaurant owners manage orders, update status, and communicate with customers seamlessly.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-pack_23-2149177823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-pack_23-2149177823.jpg?_wi=2", imageAlt: "Close up hands holding device", }, ]}