Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 00:52:44 +00:00

View File

@@ -53,16 +53,16 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/grated-cheese-with-tomatoes-herbs_23-2148357192.jpg", imageAlt: "La Casita food truck and outdoor dining"
imageSrc: "http://img.b2bpic.net/free-photo/grated-cheese-with-tomatoes-herbs_23-2148357192.jpg?_wi=1", imageAlt: "La Casita food truck and outdoor dining"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/pack-colored-garlands-party-flat-design_23-2147571034.jpg", imageAlt: "Red and green chile ristras"
imageSrc: "http://img.b2bpic.net/free-vector/pack-colored-garlands-party-flat-design_23-2147571034.jpg?_wi=1", imageAlt: "Red and green chile ristras"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-chatting-outdoors_23-2149410417.jpg", imageAlt: "Outdoor shaded seating at La Casita"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-chatting-outdoors_23-2149410417.jpg?_wi=1", imageAlt: "Outdoor shaded seating at La Casita"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-copy-space_23-2148224169.jpg", imageAlt: "Green chile enchiladas plated"
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-copy-space_23-2148224169.jpg?_wi=1", imageAlt: "Green chile enchiladas plated"
}
]}
mediaAnimation="slide-up"
@@ -93,7 +93,7 @@ export default function LandingPage() {
id: "1", title: "Authentic Recipes", description: "Generations of family recipes and traditional New Mexican cooking methods passed down through the years.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-sharing-gifts_23-2148882078.jpg", imageAlt: "Family cooking together"
},
{
id: "2", title: "Fresh Ingredients", description: "Local sourcing of the finest chiles, meats, and produce to honor the Rio Grande Valley's bounty.", imageSrc: "http://img.b2bpic.net/free-vector/pack-colored-garlands-party-flat-design_23-2147571034.jpg", imageAlt: "Fresh red and green chiles"
id: "2", title: "Fresh Ingredients", description: "Local sourcing of the finest chiles, meats, and produce to honor the Rio Grande Valley's bounty.", imageSrc: "http://img.b2bpic.net/free-vector/pack-colored-garlands-party-flat-design_23-2147571034.jpg?_wi=2", imageAlt: "Fresh red and green chiles"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -122,7 +122,7 @@ export default function LandingPage() {
id: "2", name: "Carne Adovada", price: "Slow-Cooked Perfection", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000341.jpg", imageAlt: "Carne adovada with chile"
},
{
id: "3", name: "Traditional Tamales", price: "Red & Green Varieties", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-copy-space_23-2148224169.jpg", imageAlt: "Homemade tamales"
id: "3", name: "Traditional Tamales", price: "Red & Green Varieties", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-copy-space_23-2148224169.jpg?_wi=2", imageAlt: "Homemade tamales"
},
{
id: "4", name: "Street Tacos", price: "Fresh & Authentic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-arrangement_23-2150770559.jpg", imageAlt: "Authentic tacos"
@@ -178,10 +178,10 @@ export default function LandingPage() {
description="Takeout orders welcome. Enjoy your meal in our outdoor shaded seating or take it to go. We're here to serve authentic New Mexican food the way it should be—with heart and tradition."
features={[
{
id: "1", title: "Call Ahead", description: "Phone: 505-737-9048\nFast & friendly service", imageSrc: "http://img.b2bpic.net/free-photo/grated-cheese-with-tomatoes-herbs_23-2148357192.jpg", imageAlt: "La Casita food truck"
id: "1", title: "Call Ahead", description: "Phone: 505-737-9048\nFast & friendly service", imageSrc: "http://img.b2bpic.net/free-photo/grated-cheese-with-tomatoes-herbs_23-2148357192.jpg?_wi=2", imageAlt: "La Casita food truck"
},
{
id: "2", title: "Visit Us", description: "742 Camino del Pueblo\nBernalillo, NM 87004", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-chatting-outdoors_23-2149410417.jpg", imageAlt: "Outdoor seating area"
id: "2", title: "Visit Us", description: "742 Camino del Pueblo\nBernalillo, NM 87004", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-chatting-outdoors_23-2149410417.jpg?_wi=2", imageAlt: "Outdoor seating area"
}
]}
gridVariant="two-columns-alternating-heights"