From 8a9a25224a3a034d0957b3fd0987d0afc1b554a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:25:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c828a7c..d4e87a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-dinner-party_23-2151043648.jpg", imageAlt: "Ambiente del mesón"}, { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg", imageAlt: "Interior acogedor"}, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg?_wi=1", imageAlt: "Interior acogedor"}, ]} mediaAnimation="slide-up" rating={5} @@ -77,7 +77,7 @@ export default function LandingPage() { { value: "5/5", title: "Valoración"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg?_wi=2" imageAlt="Interior del Mesón" mediaAnimation="slide-up" metricsAnimation="slide-up"