Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user