Update src/app/page.tsx

This commit is contained in:
2026-03-26 04:14:25 +00:00
parent 9b863adf08
commit 299213ef5f

View File

@@ -105,11 +105,11 @@ export default function LandingPage() {
title: "Tortillas hechas a mano",
description: "Freshly made daily, just like abuela's kitchen, providing an authentic taste with every bite.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg?_wi=1",
imageAlt: "Hand-made tortillas with tacos",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg?_wi=1",
imageAlt: "Authentic Molcajete dish",
},
},
@@ -118,11 +118,11 @@ export default function LandingPage() {
title: "Barra de verduras fresca y variada",
description: "A colorful selection of fresh, seasonal vegetables and toppings to customize your dishes.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg?_wi=2",
imageAlt: "Hand-made tortillas with tacos",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg?_wi=2",
imageAlt: "Authentic Molcajete dish",
},
},
@@ -131,11 +131,11 @@ export default function LandingPage() {
title: "Platillos abundantes para compartir",
description: "Generous portions perfect for family and friends, ensuring everyone leaves satisfied and happy.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg?_wi=3",
imageAlt: "Hand-made tortillas with tacos",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg?_wi=3",
imageAlt: "Authentic Molcajete dish",
},
},
@@ -144,11 +144,11 @@ export default function LandingPage() {
title: "Sabores que no vas a olvidar",
description: "Traditional tastes that will leave a lasting impression, making you crave your next visit.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-plate_23-2148629332.jpg?_wi=4",
imageAlt: "Hand-made tortillas with tacos",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food-with-nachos-dip_23-2148614447.jpg?_wi=4",
imageAlt: "Authentic Molcajete dish",
},
},