From 96915a1f1aad3d7cfb4b29ca5738ca9c89d65e37 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 17:06:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f68cb48..4fbbad1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}