Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 01:39:30 +00:00

View File

@@ -71,37 +71,37 @@ export default function LandingPage() {
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",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=2",
},
]}
title="Our Featured Menu"
@@ -178,7 +178,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>