Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Chicken Momos",
|
||||
price: "Ask on WA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Premium Quality",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1",
|
||||
imageAlt: "restaurant kitchen",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Wah Cantt",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2",
|
||||
imageAlt: "restaurant kitchen",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Safe",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1",
|
||||
imageAlt: "restaurant kitchen",
|
||||
},
|
||||
]}
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
tag="Get in touch"
|
||||
title="Order Directly on WhatsApp"
|
||||
description="Click below to chat with our kitchen manager and place your order."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user