Merge version_1 into main #1
@@ -154,42 +154,42 @@ export default function LandingPage() {
|
||||
name: "Chicken Tacos",
|
||||
price: "$12.00",
|
||||
variant: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-row_23-2150830973.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-row_23-2150830973.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Loaded Fries",
|
||||
price: "$8.00",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sweet-potato-fries-sauce_23-2148678822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sweet-potato-fries-sauce_23-2148678822.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mojito Specials",
|
||||
price: "$7.50",
|
||||
variant: "Refreshment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/highend-craft-cocktail-isolated-black-background_181624-58688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/highend-craft-cocktail-isolated-black-background_181624-58688.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Classic Wings",
|
||||
price: "$10.00",
|
||||
variant: "Crispy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-row_23-2150830973.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-row_23-2150830973.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vegan Bites",
|
||||
price: "$11.00",
|
||||
variant: "Healthy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sweet-potato-fries-sauce_23-2148678822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-sweet-potato-fries-sauce_23-2148678822.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Spiced Tea",
|
||||
price: "$5.00",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/highend-craft-cocktail-isolated-black-background_181624-58688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/highend-craft-cocktail-isolated-black-background_181624-58688.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Signature Favorites"
|
||||
|
||||
Reference in New Issue
Block a user