Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,27 +70,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=1",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=2",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=3",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=4",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=5",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-cuisinecooked-chicken-without-makeup_1205-14010.jpg?_wi=6",
|
||||
imageAlt: "Traditional tamales",
|
||||
},
|
||||
]}
|
||||
@@ -122,37 +122,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Pork Verde",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Chicken Mole",
|
||||
price: "$3.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Beef Roja",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Cheese & Jalapeño",
|
||||
price: "$3.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sweet Corn",
|
||||
price: "$3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Vegan Mushroom",
|
||||
price: "$3.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-venezuelan-hallaca-dish_181624-57385.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Tamales"
|
||||
|
||||
Reference in New Issue
Block a user