diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b4e118..d36f67a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { background={{ variant: "plain" }} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-selecting-shovel-shop_107420-94836.jpg", imageAlt: "Ferretería FerreTec Monterrey" + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-selecting-shovel-shop_107420-94836.jpg?_wi=1", imageAlt: "Ferretería FerreTec Monterrey" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg", imageAlt: "Herramientas y construcción" @@ -179,7 +179,7 @@ export default function LandingPage() { title="Solicita Tu Cotización" description="Cuéntanos qué necesitas y te responderemos rápidamente con una propuesta personalizada. También puedes llamar directamente al 81 1481 3468." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/man-selecting-shovel-shop_107420-94836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-selecting-shovel-shop_107420-94836.jpg?_wi=2" imageAlt="Ferretería FerreTec" mediaPosition="right" mediaAnimation="slide-up"