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"