Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-04 00:36:26 +00:00
3 changed files with 18 additions and 18 deletions

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{ value: "500+", title: "Empresas transformadas" },
{ value: "35%", title: "Crecimiento promedio en 18 meses" },
]}
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg?_wi=2"
imageAlt="Equipo de consultores de Remaia"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -68,7 +68,7 @@ export default function AboutPage() {
name: "David Álvarez",
role: "Founder & CEO",
description: "20 años en consultoría estratégica. Ex-McKinsey. Especializado en transformación de empresas Fortune 500 en Latinoamérica.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=2",
imageAlt: "David Álvarez",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -80,7 +80,7 @@ export default function AboutPage() {
name: "Catalina López",
role: "Chief Strategy Officer",
description: "Experta en innovación digital y transformación ágil. Lidera nuestras iniciativas de modernización tecnológica.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg?_wi=2",
imageAlt: "Catalina López",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -92,7 +92,7 @@ export default function AboutPage() {
name: "Francisco Torres",
role: "Director of Operations",
description: "Especialista en optimización operacional. Ha dirigido transformaciones en retail, industrial y servicios financieros.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-table-office_23-2147656772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-table-office_23-2147656772.jpg?_wi=2",
imageAlt: "Francisco Torres",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -103,7 +103,7 @@ export default function AboutPage() {
name: "Valeria Monsalve",
role: "Senior Consultant",
description: "Experta en finanzas corporativas y expansión internacional. Especialidad en M&A y valoración empresarial.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-businesswoman-is-working-her-documents-outside-her-office-she-is-sitting-small-cafe_613910-14718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-businesswoman-is-working-her-documents-outside-her-office-she-is-sitting-small-cafe_613910-14718.jpg?_wi=2",
imageAlt: "Valeria Monsalve",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },

View File

@@ -81,7 +81,7 @@ export default function HomePage() {
{ value: "500+", title: "Empresas transformadas" },
{ value: "35%", title: "Crecimiento promedio en 18 meses" },
]}
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg?_wi=1"
imageAlt="Equipo de consultores de Remaia"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -102,7 +102,7 @@ export default function HomePage() {
author: "Solución integral",
description: "Rediseño de procesos, estructuras y culturas empresariales para acelerar el crecimiento y la eficiencia operativa.",
tags: ["Transformación", "Procesos", "Impacto"],
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion-planning-analysis-concept_53876-133857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion-planning-analysis-concept_53876-133857.jpg?_wi=1",
imageAlt: "Transformación organizacional",
},
{
@@ -111,7 +111,7 @@ export default function HomePage() {
author: "Adopción tecnológica",
description: "Implementación de tecnología y metodologías ágiles para posicionar tu empresa en la era digital y mejorar competitividad.",
tags: ["Digital", "Innovación", "Tecnología"],
imageSrc: "http://img.b2bpic.net/free-photo/people-working-html-codes_23-2150038851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-html-codes_23-2150038851.jpg?_wi=1",
imageAlt: "Estrategia digital e innovación",
},
{
@@ -120,7 +120,7 @@ export default function HomePage() {
author: "Crecimiento de ingresos",
description: "Diseño e implementación de estrategias comerciales que generan crecimiento sostenible y maximizan oportunidades de mercado.",
tags: ["Ventas", "Comercial", "Crecimiento"],
imageSrc: "http://img.b2bpic.net/free-photo/shares-sharing-give-togetherness-community-concept_53876-21162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shares-sharing-give-togetherness-community-concept_53876-21162.jpg?_wi=1",
imageAlt: "Optimización comercial y ventas",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
author: "Crecimiento estratégico",
description: "Asesoría en estructuración financiera, M&A y expansión internacional para maximizar valor empresarial.",
tags: ["Finanzas", "Expansión", "Valor"],
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-glasses-with-executives-background_1098-2305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-glasses-with-executives-background_1098-2305.jpg?_wi=1",
imageAlt: "Finanzas corporativas y expansión",
},
]}
@@ -304,7 +304,7 @@ export default function HomePage() {
name: "David Álvarez",
role: "Founder & CEO",
description: "20 años en consultoría estratégica. Ex-McKinsey. Especializado en transformación de empresas Fortune 500 en Latinoamérica.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=1",
imageAlt: "David Álvarez",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -316,7 +316,7 @@ export default function HomePage() {
name: "Catalina López",
role: "Chief Strategy Officer",
description: "Experta en innovación digital y transformación ágil. Lidera nuestras iniciativas de modernización tecnológica.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg?_wi=1",
imageAlt: "Catalina López",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -328,7 +328,7 @@ export default function HomePage() {
name: "Francisco Torres",
role: "Director of Operations",
description: "Especialista en optimización operacional. Ha dirigido transformaciones en retail, industrial y servicios financieros.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-table-office_23-2147656772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-table-office_23-2147656772.jpg?_wi=1",
imageAlt: "Francisco Torres",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -339,7 +339,7 @@ export default function HomePage() {
name: "Valeria Monsalve",
role: "Senior Consultant",
description: "Experta en finanzas corporativas y expansión internacional. Especialidad en M&A y valoración empresarial.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-businesswoman-is-working-her-documents-outside-her-office-she-is-sitting-small-cafe_613910-14718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-businesswoman-is-working-her-documents-outside-her-office-she-is-sitting-small-cafe_613910-14718.jpg?_wi=1",
imageAlt: "Valeria Monsalve",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },

View File

@@ -51,7 +51,7 @@ export default function ServicesPage() {
author: "Solución integral",
description: "Rediseño de procesos, estructuras y culturas empresariales para acelerar el crecimiento y la eficiencia operativa.",
tags: ["Transformación", "Procesos", "Impacto"],
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion-planning-analysis-concept_53876-133857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion-planning-analysis-concept_53876-133857.jpg?_wi=2",
imageAlt: "Transformación organizacional",
},
{
@@ -60,7 +60,7 @@ export default function ServicesPage() {
author: "Adopción tecnológica",
description: "Implementación de tecnología y metodologías ágiles para posicionar tu empresa en la era digital y mejorar competitividad.",
tags: ["Digital", "Innovación", "Tecnología"],
imageSrc: "http://img.b2bpic.net/free-photo/people-working-html-codes_23-2150038851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-html-codes_23-2150038851.jpg?_wi=2",
imageAlt: "Estrategia digital e innovación",
},
{
@@ -69,7 +69,7 @@ export default function ServicesPage() {
author: "Crecimiento de ingresos",
description: "Diseño e implementación de estrategias comerciales que generan crecimiento sostenible y maximizan oportunidades de mercado.",
tags: ["Ventas", "Comercial", "Crecimiento"],
imageSrc: "http://img.b2bpic.net/free-photo/shares-sharing-give-togetherness-community-concept_53876-21162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shares-sharing-give-togetherness-community-concept_53876-21162.jpg?_wi=2",
imageAlt: "Optimización comercial y ventas",
},
{
@@ -78,7 +78,7 @@ export default function ServicesPage() {
author: "Crecimiento estratégico",
description: "Asesoría en estructuración financiera, M&A y expansión internacional para maximizar valor empresarial.",
tags: ["Finanzas", "Expansión", "Valor"],
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-glasses-with-executives-background_1098-2305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-glasses-with-executives-background_1098-2305.jpg?_wi=2",
imageAlt: "Finanzas corporativas y expansión",
},
]}