diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c559ac..91205df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg", imageAlt: "Plato de carne a la brasa"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg?_wi=1", imageAlt: "Plato de carne a la brasa"}, { imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-fried-churros_23-2148379637.jpg", imageAlt: "Variedad de tapas espaƱolas"}, { @@ -238,7 +238,7 @@ export default function LandingPage() {