Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-04 20:38:10 +00:00
4 changed files with 13 additions and 13 deletions

View File

@@ -82,7 +82,7 @@ export default function ContactoPage() {
required: true,
}}
useInvertedBackground={false}
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=4"
imageAlt="Instalaciones de Rubidicol SL"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -53,7 +53,7 @@ export default function EmpresaPage() {
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=3"
imageAlt="Instalaciones de Rubidicol SL"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -62,7 +62,7 @@ export default function HomePage() {
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",
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",
},
]}
@@ -86,7 +86,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}
@@ -139,7 +139,7 @@ export default function HomePage() {
id: "1",
name: "Adhesivo para Madera Premium",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/making-restoring-your-own-wooden-furniture-home_52683-109786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/making-restoring-your-own-wooden-furniture-home_52683-109786.jpg?_wi=1",
imageAlt: "Adhesivo para madera de Rubidicol",
initialQuantity: 1,
},
@@ -147,7 +147,7 @@ export default function HomePage() {
id: "2",
name: "Adhesivo Estructural para Metal",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-paint-cups_23-2148591234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-paint-cups_23-2148591234.jpg?_wi=1",
imageAlt: "Adhesivo para metal de Rubidicol",
initialQuantity: 1,
},
@@ -155,7 +155,7 @@ export default function HomePage() {
id: "3",
name: "Adhesivo Multiuso Industrial",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-paint-cups_23-2148591236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-paint-cups_23-2148591236.jpg?_wi=1",
imageAlt: "Adhesivo multiuso de Rubidicol",
initialQuantity: 1,
},
@@ -181,7 +181,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -208,7 +208,7 @@ export default function HomePage() {
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",
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",
},
]}

View File

@@ -56,7 +56,7 @@ export default function ProductosPage() {
id: "1",
name: "Adhesivo para Madera Premium",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/making-restoring-your-own-wooden-furniture-home_52683-109786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/making-restoring-your-own-wooden-furniture-home_52683-109786.jpg?_wi=2",
imageAlt: "Adhesivo para madera de Rubidicol",
initialQuantity: 1,
},
@@ -64,7 +64,7 @@ export default function ProductosPage() {
id: "2",
name: "Adhesivo Estructural para Metal",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-paint-cups_23-2148591234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colored-paint-cups_23-2148591234.jpg?_wi=2",
imageAlt: "Adhesivo para metal de Rubidicol",
initialQuantity: 1,
},
@@ -72,7 +72,7 @@ export default function ProductosPage() {
id: "3",
name: "Adhesivo Multiuso Industrial",
price: "Consultar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-paint-cups_23-2148591236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-paint-cups_23-2148591236.jpg?_wi=2",
imageAlt: "Adhesivo multiuso de Rubidicol",
initialQuantity: 1,
},