diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ba17b7..4022092 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=1" imageAlt="Ambiente del restaurante" mediaAnimation="blur-reveal" /> @@ -98,7 +98,7 @@ export default function LandingPage() { description: "Terraza, zona infantil y zona chill-out.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269230.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -115,7 +115,7 @@ export default function LandingPage() { descriptions: [ "El favorito de la casa, con cebolla confitada y piñones.", ], - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-with-salad-seen-from_1220-192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-with-salad-seen-from_1220-192.jpg?_wi=1", }, { id: "2", @@ -152,7 +152,7 @@ export default function LandingPage() { quote: "Encantado con este sitio, la croqueta de morcilla es un acierto.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15945.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { quote: "Restaurante para todos, genial si vas con niños o amigos. 100% recomendable.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269230.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { quote: "Fuimos dos personas, pedimos bravas y pizza, todo buenísimo.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2512.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-with-salad-seen-from_1220-192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-with-salad-seen-from_1220-192.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "El mejor sitio para tomar algo en la terraza de San Juan.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1", imageAlt: "happy customer portrait", }, ]} @@ -221,7 +221,7 @@ export default function LandingPage() { id: "2", name: "Ana", role: "Atención al Cliente", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2", }, { id: "3",