diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ab8070..557807c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pile-books-chair_23-2148213836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-books-chair_23-2148213836.jpg?_wi=1", imageAlt: "BibliotecaBooksAndSoul", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c4iikz", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c4iikz&_wi=1", imageAlt: "Circe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149652015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149652015.jpg?_wi=1", imageAlt: "Aquiles", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-covering-face-with-book_23-2148369454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-covering-face-with-book_23-2148369454.jpg?_wi=1", imageAlt: "MitosFry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/menu-arab-restaurant_23-2147796953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/menu-arab-restaurant_23-2147796953.jpg?_wi=1", imageAlt: "Odisea", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "La atención personalizada es única, siempre saben qué recomendarme.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/smart-girl-taking-book-from-shelf_1098-1054.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pile-books-chair_23-2148213836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-books-chair_23-2148213836.jpg?_wi=2", imageAlt: "cliente sonriente en librería", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Los mejores libros infantiles y juveniles en la zona de Talar.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-girl-reading-book_23-2148678365.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c4iikz", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c4iikz&_wi=2", imageAlt: "cliente sonriente en librería", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "El servicio de intercambio entre sucursales es salvavidas.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-drinking-water_1298-218.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149652015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149652015.jpg?_wi=2", imageAlt: "cliente sonriente en librería", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Ediciones de lujo que no encuentras en otros lugares.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-while-having-breakfast_23-2147944633.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-covering-face-with-book_23-2148369454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-covering-face-with-book_23-2148369454.jpg?_wi=2", imageAlt: "cliente sonriente en librería", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Cada recomendación es un viaje nuevo, gracias por tanta magia.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holds-bible-her-hands-religion-concept-bible-close-up_169016-66715.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/menu-arab-restaurant_23-2147796953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/menu-arab-restaurant_23-2147796953.jpg?_wi=2", imageAlt: "cliente sonriente en librería", }, ]}