diff --git a/src/pages/HomePage/sections/ProductDiscovery.tsx b/src/pages/HomePage/sections/ProductDiscovery.tsx index 5755673..7908ea7 100644 --- a/src/pages/HomePage/sections/ProductDiscovery.tsx +++ b/src/pages/HomePage/sections/ProductDiscovery.tsx @@ -9,22 +9,22 @@ export default function ProductDiscoverySection() { { name: "Chaqueta Denim Oversize", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sunglasses_8353-9373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sunglasses_8353-9373.jpg?_wi=1", }, { name: "Zapatillas Urban Pro", price: "$120.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall-sitting-floor_158538-9011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall-sitting-floor_158538-9011.jpg?_wi=1", }, { name: "Pantalón Cargo Minimal", price: "$65.00", - imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-white-blouse-terracotta-pants-minimalist-setting_24972-2967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-white-blouse-terracotta-pants-minimalist-setting_24972-2967.jpg?_wi=1", }, { name: "Sudadera Essential", price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-underground-hip-hop-musicians_23-2150932934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-underground-hip-hop-musicians_23-2150932934.jpg?_wi=1", } ]; diff --git a/src/pages/HomePage/sections/Products.tsx b/src/pages/HomePage/sections/Products.tsx index 9aa9022..819296b 100644 --- a/src/pages/HomePage/sections/Products.tsx +++ b/src/pages/HomePage/sections/Products.tsx @@ -17,22 +17,22 @@ export default function ProductsSection(): React.JSX.Element { { title: "Denim Moderno", description: "Estilo urbano con el mejor ajuste.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sunglasses_8353-9373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sunglasses_8353-9373.jpg?_wi=2", }, { title: "Calzado Premium", description: "Comodidad total en cada paso.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall-sitting-floor_158538-9011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall-sitting-floor_158538-9011.jpg?_wi=2", }, { title: "Básicos Urbanos", description: "La pieza clave para tu outfit.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-white-blouse-terracotta-pants-minimalist-setting_24972-2967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-white-blouse-terracotta-pants-minimalist-setting_24972-2967.jpg?_wi=2", }, { title: "Vestidos Elegantes", description: "Minimalismo para cualquier ocasión.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-underground-hip-hop-musicians_23-2150932934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-underground-hip-hop-musicians_23-2150932934.jpg?_wi=2", }, { title: "Relojería",