Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
|||||||
href: "#menu",
|
href: "#menu",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg?_wi=1"
|
||||||
imageAlt="Variety of delicious Taco Bell tacos and burritos"
|
imageAlt="Variety of delicious Taco Bell tacos and burritos"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-recipe-presentation_23-2151950849.jpg?_wi=2",
|
||||||
imageAlt: "crunchwrap supreme close up",
|
imageAlt: "crunchwrap supreme close up",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg?_wi=1",
|
||||||
imageAlt: "crunchwrap supreme close up",
|
imageAlt: "crunchwrap supreme close up",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
|||||||
id: "p4",
|
id: "p4",
|
||||||
name: "Burrito Supreme",
|
name: "Burrito Supreme",
|
||||||
price: "$5.19",
|
price: "$5.19",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg?_wi=2",
|
||||||
imageAlt: "Burrito Supreme",
|
imageAlt: "Burrito Supreme",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user