diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dfc390..e2774aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function HomePage() { products={[ { id: "1", brand: "BeFocus Pro", name: "Mancuerna Ajustable Premium", price: "$185.00", rating: 5, - reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg", imageAlt: "Mancuerna ajustable de alta calidad" + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg?_wi=1", imageAlt: "Mancuerna ajustable de alta calidad" }, { id: "2", brand: "BeFocus Elite", name: "Barra Olímpica Profesional", price: "$320.00", rating: 5, @@ -184,7 +184,7 @@ export default function HomePage() { features={[ { id: "1", title: "Equipos de Gimnasio Profesionales", tags: ["Equipos", "Profesional"], - imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg", imageAlt: "Equipos de gimnasio profesionales" + imageSrc: "http://img.b2bpic.net/free-photo/training-gym-concept-with-kettlebells-arrangement_23-2149307765.jpg?_wi=2", imageAlt: "Equipos de gimnasio profesionales" }, { id: "2", title: "Suplementos Deportivos Certificados", tags: ["Suplementación", "Certificado"],