From 772516478a6fdcbc6ab0e690b5a96b8c42c29fe7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:39:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3859f5d..579ac18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/beakers-equipment-table-factory-laboratory_1359-307.jpg", imageAlt: "Adhesivos industriales de Rubidicol"}, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-green-screen-heavy-industry-factory-features-metallic-pipes-steel-frameworks_482257-135738.jpg", imageAlt: "Instalaciones de producción de Rubidicol"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-green-screen-heavy-industry-factory-features-metallic-pipes-steel-frameworks_482257-135738.jpg?_wi=1", imageAlt: "Instalaciones de producción de Rubidicol"}, ]} rating={5} ratingText="Confianza de Empresas en Cataluña" @@ -80,7 +80,7 @@ export default function HomePage() { description="Con más de 20 años en el sector, Rubidicol SL se ha consolidado como referente local en la fabricación de adhesivos técnicos." subdescription="Ubicados en Rubí, Polígono Industrial Can Jardí" icon={Factory} - imageSrc="http://img.b2bpic.net/free-photo/vertical-green-screen-heavy-industry-factory-features-metallic-pipes-steel-frameworks_482257-135738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-green-screen-heavy-industry-factory-features-metallic-pipes-steel-frameworks_482257-135738.jpg?_wi=2" imageAlt="Instalaciones de Rubidicol SL" mediaAnimation="slide-up" useInvertedBackground={false} @@ -194,13 +194,13 @@ export default function HomePage() { tagIcon={Quote} testimonials={[ { - id: "1", title: "Excelente Calidad y Fiabilidad", quote: "Llevamos más de 8 años trabajando con Rubidicol y nunca hemos tenido un problema de suministro. Sus adhesivos para madera nos ofrecen una resistencia excelente y el trato siempre es cercano y profesional.", name: "Jordi M.", role: "Fabricante de Mobiliario", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jordi M., cliente de Rubidicol"}, + id: "1", title: "Excelente Calidad y Fiabilidad", quote: "Llevamos más de 8 años trabajando con Rubidicol y nunca hemos tenido un problema de suministro. Sus adhesivos para madera nos ofrecen una resistencia excelente y el trato siempre es cercano y profesional.", name: "Jordi M.", role: "Fabricante de Mobiliario", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jordi M., cliente de Rubidicol"}, { id: "2", title: "Soluciones Técnicas Especializadas", quote: "Rubidicol entiende realmente nuestras necesidades en la industria metalúrgica. Sus adhesivos estructurales cumplen exactamente con nuestras especificaciones técnicas.", name: "María García", role: "Ingeniera de Procesos", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "María García, cliente de Rubidicol"}, { - id: "3", title: "Servicio Local Ágil", quote: "La proximidad es fundamental en nuestro sector. Las entregas rápidas y el soporte técnico directo hacen la diferencia en nuestros proyectos.", name: "Carlos López", role: "Responsable de Compras", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Carlos López, cliente de Rubidicol"}, + id: "3", title: "Servicio Local Ágil", quote: "La proximidad es fundamental en nuestro sector. Las entregas rápidas y el soporte técnico directo hacen la diferencia en nuestros proyectos.", name: "Carlos López", role: "Responsable de Compras", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Carlos López, cliente de Rubidicol"}, { - id: "4", title: "Confianza Demostrada", quote: "Rubidicol es nuestro proveedor de adhesivos desde hace 5 años. Consistencia, calidad y profesionalismo en cada interacción.", name: "Pere Font", role: "Gerente de Producción", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Pere Font, cliente de Rubidicol"}, + id: "4", title: "Confianza Demostrada", quote: "Rubidicol es nuestro proveedor de adhesivos desde hace 5 años. Consistencia, calidad y profesionalismo en cada interacción.", name: "Pere Font", role: "Gerente de Producción", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Pere Font, cliente de Rubidicol"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1