diff --git a/src/app/contacto/page.tsx b/src/app/contacto/page.tsx index f5490ed..76184fc 100644 --- a/src/app/contacto/page.tsx +++ b/src/app/contacto/page.tsx @@ -46,7 +46,7 @@ export default function ContactoPage() { description="Completa el formulario o contactanos directamente por WhatsApp. Te responderemos en menos de 24 horas." background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg?_wi=3" imageAlt="Consulta de servicios" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 9439763..4cc6772 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,13 +91,13 @@ export default function HomePage() { features={[ { id: "1", title: "Cerramientos de Aluminio", tags: ["Moderno", "Duradero"], - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg", imageAlt: "aluminum enclosure glass doors modern interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg?_wi=1", imageAlt: "aluminum enclosure glass doors modern interior"}, { id: "2", title: "Ventanas de Aluminio", tags: ["Aislante", "Elegante"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg", imageAlt: "aluminum window installation professional clean"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg?_wi=1", imageAlt: "aluminum window installation professional clean"}, { id: "3", title: "Rejas de Seguridad", tags: ["Protección", "Diseño"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg", imageAlt: "security aluminum grille gate installation modern"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg?_wi=1", imageAlt: "security aluminum grille gate installation modern"}, { id: "4", title: "Mosquiteros", tags: ["Practicidad", "Calidad"], imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-balcony-reading-newspaper_23-2148161262.jpg", imageAlt: "mosquito net window screen aluminum frame modern"}, @@ -191,7 +191,7 @@ export default function HomePage() { description="Completa el formulario o contactanos directamente por WhatsApp. Te responderemos en menos de 24 horas." background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg?_wi=1" imageAlt="professional installing aluminum window clean installation" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/servicios/page.tsx b/src/app/servicios/page.tsx index b357f5d..992d302 100644 --- a/src/app/servicios/page.tsx +++ b/src/app/servicios/page.tsx @@ -52,13 +52,13 @@ export default function ServicesPage() { features={[ { id: "1", title: "Cerramientos de Aluminio", tags: ["Moderno", "Duradero", "Personalizable"], - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg", imageAlt: "Cerramientos de aluminio premium"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg?_wi=2", imageAlt: "Cerramientos de aluminio premium"}, { id: "2", title: "Ventanas de Aluminio", tags: ["Aislante Térmico", "Elegante", "Silencioso"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg", imageAlt: "Ventanas de aluminio de alta calidad"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg?_wi=2", imageAlt: "Ventanas de aluminio de alta calidad"}, { id: "3", title: "Rejas de Seguridad", tags: ["Protección", "Diseño Moderno", "Resistente"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg", imageAlt: "Rejas de seguridad"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg?_wi=2", imageAlt: "Rejas de seguridad"}, ]} /> @@ -80,7 +80,7 @@ export default function ServicesPage() { description="Envíanos los detalles de lo que necesitas y te haremos llegar un presupuesto detallado sin compromiso en 24 horas." background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg?_wi=2" imageAlt="Consulta de servicios" mediaAnimation="slide-up" mediaPosition="right"