From 107023b6d2f2fb611211bfea54050c4f5ed7f6be Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:31:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb4f480..02485a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@daniel", testimonial: "Hemos ido a cenar con mi pareja y nuestro cachorro, gran detalle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=1", imageAlt: "happy customer dining restaurant", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@lucia_m", testimonial: "La cocina toledana elevada a otro nivel, espectacular.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg?_wi=1", imageAlt: "happy customer dining restaurant", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@jsoler", testimonial: "Un ambiente íntimo y un servicio impecable, para repetir.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=1", imageAlt: "happy customer dining restaurant", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@elena_r", testimonial: "La torrija es, sin duda, la mejor que he probado jamás.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg?_wi=1", imageAlt: "happy customer dining restaurant", }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { alt: "Cliente 5", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg" + imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=2" imageAlt="Ambiente acogedor en Restaurante Dominica" /> @@ -143,7 +143,7 @@ export default function LandingPage() { title: "Reseñas", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -163,7 +163,7 @@ export default function LandingPage() { price: "12€", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=2", }, { id: "p2", @@ -172,7 +172,7 @@ export default function LandingPage() { price: "15€", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg?_wi=2", }, { id: "p3",