Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 18:17:54 +00:00

View File

@@ -53,12 +53,12 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
carouselItems={[
{ id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159763.jpg", imageAlt: "Fresh grilled authentic Mexican street tacos" },
{ id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg", imageAlt: "Delicious chicken burrito with fresh ingredients" },
{ id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg", imageAlt: "Crispy steak quesadilla with melted cheese" },
{ id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg", imageAlt: "Traditional street tacos with cilantro and lime" },
{ id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg", imageAlt: "Modern Mexican restaurant interior with warm lighting" },
{ id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159763.jpg", imageAlt: "Appetizing Mexican food presentation" }
{ id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159763.jpg?_wi=1", imageAlt: "Fresh grilled authentic Mexican street tacos" },
{ id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg?_wi=1", imageAlt: "Delicious chicken burrito with fresh ingredients" },
{ id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg?_wi=1", imageAlt: "Crispy steak quesadilla with melted cheese" },
{ id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg?_wi=1", imageAlt: "Traditional street tacos with cilantro and lime" },
{ id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg?_wi=1", imageAlt: "Modern Mexican restaurant interior with warm lighting" },
{ id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159763.jpg?_wi=2", imageAlt: "Appetizing Mexican food presentation" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -81,13 +81,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "street-tacos", name: "Street Tacos", price: "$4.99 (3 tacos)", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg", imageAlt: "Authentic street tacos with cilantro and lime", initialQuantity: 1
id: "street-tacos", name: "Street Tacos", price: "$4.99 (3 tacos)", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg?_wi=2", imageAlt: "Authentic street tacos with cilantro and lime", initialQuantity: 1
},
{
id: "chicken-burrito", name: "Chicken Burrito", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg", imageAlt: "Delicious chicken burrito with fresh ingredients", initialQuantity: 1
id: "chicken-burrito", name: "Chicken Burrito", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg?_wi=2", imageAlt: "Delicious chicken burrito with fresh ingredients", initialQuantity: 1
},
{
id: "steak-quesadilla", name: "Steak Quesadilla", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg", imageAlt: "Crispy steak quesadilla with melted cheese", initialQuantity: 1
id: "steak-quesadilla", name: "Steak Quesadilla", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg?_wi=2", imageAlt: "Crispy steak quesadilla with melted cheese", initialQuantity: 1
}
]}
gridVariant="three-columns-all-equal-width"
@@ -126,27 +126,27 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Tacos", description: "Traditional al pastor, carnitas, pollo asado, and more. Choose corn or flour tortillas.", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg", imageAlt: "Selection of authentic Mexican tacos"
title: "Tacos", description: "Traditional al pastor, carnitas, pollo asado, and more. Choose corn or flour tortillas.", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg?_wi=3", imageAlt: "Selection of authentic Mexican tacos"
},
{
id: 2,
title: "Burritos", description: "Stuffed with your choice of protein, rice, beans, and all your favorite toppings.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg", imageAlt: "Delicious Mexican chicken burrito"
title: "Burritos", description: "Stuffed with your choice of protein, rice, beans, and all your favorite toppings.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-delicious-meat-sandwich-inside-brown-plate-dark-space_140725-95362.jpg?_wi=3", imageAlt: "Delicious Mexican chicken burrito"
},
{
id: 3,
title: "Quesadillas", description: "Crispy grilled flour tortillas filled with cheese and your choice of protein.", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg", imageAlt: "Steak quesadilla with melted cheese"
title: "Quesadillas", description: "Crispy grilled flour tortillas filled with cheese and your choice of protein.", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg?_wi=3", imageAlt: "Steak quesadilla with melted cheese"
},
{
id: 4,
title: "Tortas", description: "Authentic Mexican sandwiches loaded with proteins, beans, avocado, and fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg", imageAlt: "Traditional Mexican torta sandwich"
title: "Tortas", description: "Authentic Mexican sandwiches loaded with proteins, beans, avocado, and fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-tasty-food_23-2148949075.jpg?_wi=4", imageAlt: "Traditional Mexican torta sandwich"
},
{
id: 5,
title: "Nachos", description: "Crispy tortilla chips piled high with cheese, jalapeños, guacamole, and sour cream.", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg", imageAlt: "Loaded Mexican nachos"
title: "Nachos", description: "Crispy tortilla chips piled high with cheese, jalapeños, guacamole, and sour cream.", imageSrc: "http://img.b2bpic.net/free-photo/tortillas-assortiment-marble-background_23-2148224146.jpg?_wi=4", imageAlt: "Loaded Mexican nachos"
},
{
id: 6,
title: "Refreshments", description: "Fresh agua frescas, Mexican sodas, horchata, and traditional beverages.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg", imageAlt: "Traditional Mexican drinks and beverages"
title: "Refreshments", description: "Fresh agua frescas, Mexican sodas, horchata, and traditional beverages.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg?_wi=2", imageAlt: "Traditional Mexican drinks and beverages"
}
]}
/>
@@ -243,7 +243,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-using-digital-tablet-while-having-coffee-restaurant-hipster-restaurant_482257-18641.jpg?_wi=3"
imageAlt="Tacos Lupita GA restaurant"
logoText="Tacos Lupita GA"
copyrightText="© 2025 Tacos Lupita GA | All rights reserved"