diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 3bcfcb3..72da90d 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { price: "$5.000", rating: 4.5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/small-white-jar-white-pills-gray-surface_114579-73662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-white-jar-white-pills-gray-surface_114579-73662.jpg?_wi=2", imageAlt: "caja de Paracetamol 500mg", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { price: "$25.000", rating: 4.8, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-fit-girl-doing-sports-home-shows-dietary-supplements-taking-vitamins-healthy-body_1258-189563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-fit-girl-doing-sports-home-shows-dietary-supplements-taking-vitamins-healthy-body_1258-189563.jpg?_wi=2", imageAlt: "frasco de multivitaminas", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { price: "$40.000", rating: 4.7, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171670.jpg?_wi=2", imageAlt: "tarro de crema hidratante", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { price: "$32.000", rating: 4.6, reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-using-dry-shampoo-home_23-2150651897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-using-dry-shampoo-home_23-2150651897.jpg?_wi=2", imageAlt: "botella de shampoo anticaída", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { price: "$60.000", rating: 4.4, reviewCount: "55", - imageSrc: "http://img.b2bpic.net/free-photo/set-pills-brain-boost-memory-improvement_23-2150717119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-pills-brain-boost-memory-improvement_23-2150717119.jpg?_wi=2", imageAlt: "blíster de antibióticos", }, { @@ -151,19 +151,19 @@ export default function LandingPage() { { title: "Envío Rápido a Domicilio", description: "Recibe tus medicamentos y productos de cuidado personal directamente en la puerta de tu casa en Pasto, de forma ágil y segura.", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-packages_23-2148869437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-packages_23-2148869437.jpg?_wi=2", imageAlt: "ilustracion de un repartidor con un paquete", }, { title: "Productos 100% Originales", description: "Garantizamos la autenticidad y calidad de todos nuestros productos, trabajamos con las marcas más reconocidas del mercado.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-heart-logo-design-template_23-2150676972.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-heart-logo-design-template_23-2150676972.jpg?_wi=2", imageAlt: "icono de un escudo con un corazon, simbolo de confianza", }, { title: "Asesoría Farmacéutica Personalizada", description: "Nuestro equipo de expertos está listo para resolver tus dudas y ofrecerte la mejor orientación para tu bienestar.", - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-multiethnic-friends-students-studying_171337-18250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-multiethnic-friends-students-studying_171337-18250.jpg?_wi=2", imageAlt: "grupo de personas dialogando", }, ]}