Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 15:19:27 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "tel:+34981770000",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/lamb-steak-piece-slices-bone-with-seasalt-spinkles-wood-board_140725-476.jpg",
@@ -105,7 +105,7 @@ export default function LandingPage() {
title: "Producto local",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg?_wi=1"
/>
</div>
@@ -121,21 +121,21 @@ export default function LandingPage() {
name: "Tortilla de Betanzos",
price: "Auténtica",
variant: "Cremosa",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg?_wi=1",
},
{
id: "p2",
name: "Chuletón de Ternera",
price: "Por peso",
variant: "A la brasa",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg?_wi=1",
},
{
id: "p3",
name: "Pulpo Gallego",
price: "Ración",
variant: "Tradicional",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg?_wi=1",
},
{
id: "p4",
@@ -176,7 +176,7 @@ export default function LandingPage() {
title: "Excelente experiencia",
quote: "La mejor tortilla de Betanzos, sin duda. El trato es familiar.",
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-meat-steak-with-grilled-tomato-hot-peppers-with-sauces-stand-with-garlic_141793-13139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg?_wi=2",
imageAlt: "modern luxury grilled meat",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
title: "Carne espectacular",
quote: "El chuletón estaba en su punto. Volveremos seguro.",
avatarSrc: "http://img.b2bpic.net/free-photo/steak-served-with-grilled-garlic-slices-tomato-rosemary-sprig-sauce_140725-8811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg?_wi=2",
imageAlt: "modern luxury grilled meat",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
title: "Ambiente increíble",
quote: "Un lugar muy acogedor para comer en grupo.",
avatarSrc: "http://img.b2bpic.net/free-photo/grilled-bbq-steak-pieces-with-grilled-vegerables-sauce-rustic-style_140725-10541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg?_wi=2",
imageAlt: "modern luxury grilled meat",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
title: "Calidad precio 10",
quote: "Muy recomendable por su producto local.",
avatarSrc: "http://img.b2bpic.net/free-photo/meat-rings-sauce-with-baked-vegetables_140725-985.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg?_wi=2",
imageAlt: "modern luxury grilled meat",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
title: "Cocina de siempre",
quote: "Es como estar en casa. Sabores gallegos auténticos.",
avatarSrc: "http://img.b2bpic.net/free-photo/fried-meat-slice-with-vegetables_140725-6434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg?_wi=2",
imageAlt: "modern luxury grilled meat",
},
]}