From 81d3da6494c70765b85d3b13944a8b2b357efc29 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:21:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1