Merge version_1 into main #1
@@ -77,23 +77,23 @@ export default function LandingPage() {
|
||||
imageAlt: "Authentic tacos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-conchiglioni-rigati-stuffed-with-meat_114579-6879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-conchiglioni-rigati-stuffed-with-meat_114579-6879.jpg?_wi=1",
|
||||
imageAlt: "Chicken tacos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg?_wi=1",
|
||||
imageAlt: "Burrito",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg?_wi=1",
|
||||
imageAlt: "Breakfast burrito",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-tasty-mexican-dishes_23-2147740802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-tasty-mexican-dishes_23-2147740802.jpg?_wi=1",
|
||||
imageAlt: "Combo plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-cosmetics-handmade_169016-3566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-cosmetics-handmade_169016-3566.jpg?_wi=1",
|
||||
imageAlt: "Dessert",
|
||||
},
|
||||
]}
|
||||
@@ -112,25 +112,25 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Street Tacos",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-conchiglioni-rigati-stuffed-with-meat_114579-6879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-conchiglioni-rigati-stuffed-with-meat_114579-6879.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic Burrito",
|
||||
price: "$9.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Breakfast Burrito",
|
||||
price: "$8.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1807.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Combo Platter",
|
||||
price: "$12.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-tasty-mexican-dishes_23-2147740802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-tasty-mexican-dishes_23-2147740802.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
id: "6",
|
||||
name: "Churros",
|
||||
price: "$5.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-cosmetics-handmade_169016-3566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-cosmetics-handmade_169016-3566.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Popular Menu Items"
|
||||
|
||||
Reference in New Issue
Block a user