Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-19 17:06:14 +00:00

View File

@@ -123,19 +123,19 @@ export default function LandingPage() {
id: "1",
name: "Sancocho de Gallina",
price: "$18.000",
imageSrc: "http://img.b2bpic.net/free-photo/hash-traditional-dish-made-from-cow-leg-top-view_141793-4459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hash-traditional-dish-made-from-cow-leg-top-view_141793-4459.jpg?_wi=1",
},
{
id: "2",
name: "Arroz Atollado",
price: "$16.000",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-rice-pilov-topped-with-cooked-lamb-dried-fruits_140725-8686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-rice-pilov-topped-with-cooked-lamb-dried-fruits_140725-8686.jpg?_wi=1",
},
{
id: "3",
name: "Empanadas Vallunas",
price: "$3.000",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-egg-with-black-green-marinated-olives-tomatoes_114579-70064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-egg-with-black-green-marinated-olives-tomatoes_114579-70064.jpg?_wi=1",
},
{
id: "4",
@@ -222,7 +222,7 @@ export default function LandingPage() {
quote: "Sabor 100% valluno.",
tag: "Familia",
avatarSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-spices-bowls-colorful-spices-bottle-oil-lemon_140725-78722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hash-traditional-dish-made-from-cow-leg-top-view_141793-4459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hash-traditional-dish-made-from-cow-leg-top-view_141793-4459.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "El envío siempre puntual.",
tag: "Cliente",
avatarSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-wears-checkered-shirt-shows-something-tablet-computer-his-wife-who-is-making-sandwiches_273609-8935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-rice-pilov-topped-with-cooked-lamb-dried-fruits_140725-8686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-rice-pilov-topped-with-cooked-lamb-dried-fruits_140725-8686.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
quote: "Regreso siempre.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-senior-man-toasting-with-his-family-lunch-dining-table_637285-12553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-egg-with-black-green-marinated-olives-tomatoes_114579-70064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-egg-with-black-green-marinated-olives-tomatoes_114579-70064.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
]}