Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 17:06:31 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -159,13 +159,13 @@ export default function LandingPage() {
id: "1",
name: "Corte Argentino",
price: "45 €",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-duck-leg-cooked-sauce-garnished-with-spinach-walnut_141793-2432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-duck-leg-cooked-sauce-garnished-with-spinach-walnut_141793-2432.jpg?_wi=1",
},
{
id: "2",
name: "Tártaro de Salmón",
price: "28 €",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg?_wi=1",
},
{
id: "3",
@@ -210,7 +210,7 @@ export default function LandingPage() {
quote: "Una experiencia sublime. Cada detalle fue cuidado a la perfección.",
tag: "Excelente",
avatarSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=2",
imageAlt: "smiling sophisticated customer portrait",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
quote: "Los sabores son auténticos. Sin duda, volveremos pronto.",
tag: "Impecable",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-duck-leg-cooked-sauce-garnished-with-spinach-walnut_141793-2432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-duck-leg-cooked-sauce-garnished-with-spinach-walnut_141793-2432.jpg?_wi=2",
imageAlt: "smiling sophisticated customer portrait",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
quote: "Calidad, sabor y un entorno que invita a la conversación.",
tag: "Sensacional",
avatarSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg?_wi=2",
imageAlt: "smiling sophisticated customer portrait",
},
]}