From 18b6456da27dedafa164966019e3ef0c6f05d169 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:19:33 +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 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" -- 2.49.1