Merge version_1 into main #3
@@ -55,12 +55,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Steak Burrito Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg" },
|
||||
{ id: "p2", name: "Chicken Flautas Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg" },
|
||||
{ id: "p3", name: "Enchiladas Verdes Dinner", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg" },
|
||||
{ id: "p4", name: "Steak Tacos", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg" },
|
||||
{ id: "p5", name: "Al Pastor Tacos", price: "$2.85", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg" },
|
||||
{ id: "p6", name: "Shrimp Taco", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg" },
|
||||
{ id: "p1", name: "Steak Burrito Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Chicken Flautas Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Enchiladas Verdes Dinner", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=1" },
|
||||
{ id: "p4", name: "Steak Tacos", price: "$2.99", 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: "p5", name: "Al Pastor Tacos", price: "$2.85", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg?_wi=2" },
|
||||
{ id: "p6", name: "Shrimp Taco", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=2" },
|
||||
]}
|
||||
title="Our Featured Menu"
|
||||
description="Discover our most loved authentic dishes, prepared fresh daily with the highest quality ingredients."
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
description="Have questions or want to place a large order? Reach out to us or stop by for a fresh authentic meal. We are located right in the heart of the community."
|
||||
tagIcon={MapPin}
|
||||
mediaAnimation="slide-up"
|
||||
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=3"
|
||||
imageAlt="Los 2 Magueyes Restaurant storefront and atmosphere"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user