Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,12 +52,12 @@ export default function MenuPage() {
|
||||
title="Menu Highlights: Tacos, Drinks & More"
|
||||
description="Dive into our extensive menu featuring classic Mexican dishes, fresh ingredients, and bold flavors. From street tacos to signature cocktails, there's something for everyone!"
|
||||
products={[
|
||||
{ id: "1", name: "Carnitas Tacos", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg", imageAlt: "Carnitas Tacos" },
|
||||
{ id: "2", name: "Paloma Cocktail", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/daiquiri-cocktails-with-lime-slices_23-2149486837.jpg", imageAlt: "Paloma Cocktail" },
|
||||
{ id: "3", name: "Shrimp Burrito", price: "$16.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg", imageAlt: "Shrimp Burrito" },
|
||||
{ id: "4", name: "Cheese Enchiladas", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140192.jpg", imageAlt: "Cheese Enchiladas" },
|
||||
{ id: "5", name: "Vegetable Quesadilla", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg", imageAlt: "Vegetable Quesadilla" },
|
||||
{ id: "6", name: "Salsa & Chips", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-sauces-salads-with-vegetables-wooden-board-olive-oil-middle_140725-12939.jpg", imageAlt: "Salsa & Chips" }
|
||||
{ id: "1", name: "Carnitas Tacos", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg?_wi=2", imageAlt: "Carnitas Tacos" },
|
||||
{ id: "2", name: "Paloma Cocktail", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/daiquiri-cocktails-with-lime-slices_23-2149486837.jpg?_wi=2", imageAlt: "Paloma Cocktail" },
|
||||
{ id: "3", name: "Shrimp Burrito", price: "$16.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg?_wi=2", imageAlt: "Shrimp Burrito" },
|
||||
{ id: "4", name: "Cheese Enchiladas", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140192.jpg?_wi=2", imageAlt: "Cheese Enchiladas" },
|
||||
{ id: "5", name: "Vegetable Quesadilla", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg?_wi=2", imageAlt: "Vegetable Quesadilla" },
|
||||
{ id: "6", name: "Salsa & Chips", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-sauces-salads-with-vegetables-wooden-board-olive-oil-middle_140725-12939.jpg?_wi=2", imageAlt: "Salsa & Chips" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -106,12 +106,12 @@ export default function HomePage() {
|
||||
title="Our Signature Flavors"
|
||||
description="Explore a world of taste with our beloved classics and innovative dishes. Each item on our menu is a celebration of Mexican culinary tradition."
|
||||
products={[
|
||||
{ id: "1", name: "Al Pastor Tacos", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg", imageAlt: "Al Pastor Tacos" },
|
||||
{ id: "2", name: "Classic Margarita", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/daiquiri-cocktails-with-lime-slices_23-2149486837.jpg", imageAlt: "Classic Margarita" },
|
||||
{ id: "3", name: "Carne Asada Burrito", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg", imageAlt: "Carne Asada Burrito" },
|
||||
{ id: "4", name: "Chicken Enchiladas", price: "$14.75", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140192.jpg", imageAlt: "Chicken Enchiladas" },
|
||||
{ id: "5", name: "Quesadilla Suprema", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg", imageAlt: "Quesadilla Suprema" },
|
||||
{ id: "6", name: "Fresh Guacamole", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-sauces-salads-with-vegetables-wooden-board-olive-oil-middle_140725-12939.jpg", imageAlt: "Fresh Guacamole" }
|
||||
{ id: "1", name: "Al Pastor Tacos", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/three-fish-tacos-with-cabbage-lime-dark-plate_84443-94440.jpg?_wi=1", imageAlt: "Al Pastor Tacos" },
|
||||
{ id: "2", name: "Classic Margarita", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/daiquiri-cocktails-with-lime-slices_23-2149486837.jpg?_wi=1", imageAlt: "Classic Margarita" },
|
||||
{ id: "3", name: "Carne Asada Burrito", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetarian-burrito-wrap-plate-table_23-2148165544.jpg?_wi=1", imageAlt: "Carne Asada Burrito" },
|
||||
{ id: "4", name: "Chicken Enchiladas", price: "$14.75", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mexican-food_23-2148140192.jpg?_wi=1", imageAlt: "Chicken Enchiladas" },
|
||||
{ id: "5", name: "Quesadilla Suprema", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg?_wi=1", imageAlt: "Quesadilla Suprema" },
|
||||
{ id: "6", name: "Fresh Guacamole", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-sauces-salads-with-vegetables-wooden-board-olive-oil-middle_140725-12939.jpg?_wi=1", imageAlt: "Fresh Guacamole" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user