Merge version_1 into main #1
@@ -81,15 +81,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Shea D's brand logo",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg?_wi=1",
|
||||
imageAlt: "Traditional menudo bowl",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=1",
|
||||
imageAlt: "Brisket burrito",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg?_wi=1",
|
||||
imageAlt: "Chorizo egg burrito",
|
||||
},
|
||||
]}
|
||||
@@ -133,19 +133,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Best Menudo in Town",
|
||||
price: "Weekend Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bozbash-soup-wooden-spoon-onions-nude-background-azerbaijani-cuisine_140725-108381.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brisket Burrito",
|
||||
price: "Authentic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chorizo & Egg Burrito",
|
||||
price: "Morning Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-goodies_23-2148826871.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
@@ -164,14 +164,14 @@ export default function LandingPage() {
|
||||
name: "Loyal Local",
|
||||
handle: "@local",
|
||||
testimonial: "Best menudo in town! Love it!! Great brisket burritos too!!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Road-Trip Regular",
|
||||
handle: "@traveler",
|
||||
testimonial: "We drove all the way from Lubbock just for this. Incredible.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
name: "Lubbock Legend",
|
||||
handle: "@foodie",
|
||||
testimonial: "I grew up on these burritos. The flavor is unmatched in all of Texas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Straight From Our Customers"
|
||||
|
||||
Reference in New Issue
Block a user