diff --git a/src/app/page.tsx b/src/app/page.tsx index dfecaa4..e7726c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { background={{ variant: "aurora" }} 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"}, { @@ -161,7 +161,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"