Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lime-cocktail-mint-side-view_140725-11289.jpg", alt: "Fresh mojito cocktail being poured"
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3EttVMpzbFKY95rhlVpJcSgNP/uploaded-1773713285841-dx184smr.png", alt: "Fresh mojito cocktail being poured"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mexican-hat-wrapped-tacos-tasty-nachos-salsa-sauce-guacamole-black-slate-red-chilies-table_23-2148042473.jpg", alt: "Vibrant Las Ranas interior with warm lighting"
|
||||
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "enchiladas", name: "Enchiladas Verdes", price: "$14.99", variant: "Chicken, Beef, or Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/dipping-nacho-chips_23-2148159766.jpg", imageAlt: "Traditional enchiladas verdes with melted cheese"
|
||||
id: "enchiladas", name: "Pozole", price: "$14.99", variant: "Chicken, Beef, or Vegetarian", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3EttVMpzbFKY95rhlVpJcSgNP/uploaded-1773715655372-lh4tb6id.png", imageAlt: "Traditional enchiladas verdes with melted cheese"
|
||||
},
|
||||
{
|
||||
id: "tacos", name: "Tacos Al Pastor", price: "$12.99", variant: "Set of 3 with cilantro, onion, and lime", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg", imageAlt: "Authentic tacos al pastor with fresh toppings"
|
||||
id: "tacos", name: "Rico's Frijoles con chicharron ", price: "$12.99", variant: "Set of 3 with cilantro, onion, and lime", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3EttVMpzbFKY95rhlVpJcSgNP/uploaded-1773715542100-r0ocgz90.png", imageAlt: "Authentic tacos al pastor with fresh toppings"
|
||||
},
|
||||
{
|
||||
id: "ceviche", name: "Ceviche Mixto", price: "$16.99", variant: "Fresh seafood with lime and cilantro", imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-apples-eggs_2829-14157.jpg", imageAlt: "Fresh ceviche with colorful seafood presentation"
|
||||
id: "ceviche", name: "Bevidas alcolicas", price: "$16.99", variant: "Fresh seafood with lime and cilantro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3EttVMpzbFKY95rhlVpJcSgNP/uploaded-1773715560184-w84lgqel.png", imageAlt: "Fresh ceviche with colorful seafood presentation"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user