diff --git a/src/app/page.tsx b/src/app/page.tsx index d60d150..fbd74a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,11 +86,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=1", imageAlt: "Productos de limpieza para vehĂ­culos", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=1", imageAlt: "Repuestos automotrices variados", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { }, ], }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=2", imageAlt: "globe icon minimal blue", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Headset, }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=2", imageAlt: "globe icon minimal blue", }, ]}