Merge version_1 into main #2
@@ -48,9 +48,10 @@ 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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg"
|
||||
imageAlt="Equipo de consultores de Remaia"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -64,48 +65,24 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
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?_wi=2",
|
||||
imageAlt: "David Álvarez",
|
||||
socialLinks: [
|
||||
id: "1", 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", imageAlt: "David Álvarez", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Twitter, url: "https://twitter.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
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?_wi=2",
|
||||
imageAlt: "Catalina López",
|
||||
socialLinks: [
|
||||
id: "2", 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", imageAlt: "Catalina López", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Globe, url: "https://website.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
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?_wi=2",
|
||||
imageAlt: "Francisco Torres",
|
||||
socialLinks: [
|
||||
id: "3", 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", imageAlt: "Francisco Torres", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
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?_wi=2",
|
||||
imageAlt: "Valeria Monsalve",
|
||||
socialLinks: [
|
||||
id: "4", 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", imageAlt: "Valeria Monsalve", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Mail, url: "mailto:contact@remaia.com" },
|
||||
],
|
||||
@@ -135,8 +112,7 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{ label: "Sobre Nosotros", href: "/nosotros" },
|
||||
{ label: "Servicios", href: "/servicios" },
|
||||
{ label: "Casos de Éxito", href: "#cases" },
|
||||
@@ -144,8 +120,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Soluciones",
|
||||
items: [
|
||||
title: "Soluciones", items: [
|
||||
{ label: "Transformación Organizacional", href: "#services" },
|
||||
{ label: "Estrategia Digital", href: "#services" },
|
||||
{ label: "Optimización Comercial", href: "#services" },
|
||||
@@ -153,8 +128,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{ label: "Enviar Mensaje", href: "/contacto" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
|
||||
202
src/app/page.tsx
202
src/app/page.tsx
@@ -8,6 +8,7 @@ import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwen
|
||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||
import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
|
||||
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import Link from "next/link";
|
||||
@@ -55,13 +56,9 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg",
|
||||
imageAlt: "Equipo trabajando en estrategia empresarial",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg", imageAlt: "Equipo trabajando en estrategia empresarial"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg",
|
||||
imageAlt: "Análisis de crecimiento y métricas empresariales",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg", imageAlt: "Análisis de crecimiento y métricas empresariales"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -81,9 +78,10 @@ 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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-with-report-working-laptop_329181-17084.jpg"
|
||||
imageAlt="Equipo de consultores de Remaia"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,41 +95,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Transformación Organizacional",
|
||||
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?_wi=1",
|
||||
imageAlt: "Transformación organizacional",
|
||||
},
|
||||
id: "1", title: "Transformación Organizacional", 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", imageAlt: "Transformación organizacional"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Estrategia Digital y de Innovación",
|
||||
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?_wi=1",
|
||||
imageAlt: "Estrategia digital e innovación",
|
||||
},
|
||||
id: "2", title: "Estrategia Digital y de Innovación", 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", imageAlt: "Estrategia digital e innovación"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Optimización Comercial y Ventas",
|
||||
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?_wi=1",
|
||||
imageAlt: "Optimización comercial y ventas",
|
||||
},
|
||||
id: "3", title: "Optimización Comercial y Ventas", 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", imageAlt: "Optimización comercial y ventas"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Finanzas Corporativas y Expansión",
|
||||
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?_wi=1",
|
||||
imageAlt: "Finanzas corporativas y expansión",
|
||||
},
|
||||
id: "4", title: "Finanzas Corporativas y Expansión", 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", imageAlt: "Finanzas corporativas y expansión"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -148,35 +122,14 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Sector Retail",
|
||||
name: "Expansión Regional de Cadena Multitienda",
|
||||
price: "+156% Crecimiento",
|
||||
rating: 5,
|
||||
reviewCount: "18 meses",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1566.jpg",
|
||||
imageAlt: "Caso de éxito retail",
|
||||
},
|
||||
id: "1", brand: "Sector Retail", name: "Expansión Regional de Cadena Multitienda", price: "+156% Crecimiento", rating: 5,
|
||||
reviewCount: "18 meses", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1566.jpg", imageAlt: "Caso de éxito retail"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Sector Financiero",
|
||||
name: "Transformación Digital de Institución Bancaria",
|
||||
price: "+89% Eficiencia",
|
||||
rating: 5,
|
||||
reviewCount: "24 meses",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fintech-investment-financial-internet-technology-concept_53876-124767.jpg",
|
||||
imageAlt: "Caso de éxito financiero",
|
||||
},
|
||||
id: "2", brand: "Sector Financiero", name: "Transformación Digital de Institución Bancaria", price: "+89% Eficiencia", rating: 5,
|
||||
reviewCount: "24 meses", imageSrc: "http://img.b2bpic.net/free-photo/fintech-investment-financial-internet-technology-concept_53876-124767.jpg", imageAlt: "Caso de éxito financiero"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Sector Industrial",
|
||||
name: "Optimización Operacional en Manufacturera",
|
||||
price: "+42% Productividad",
|
||||
rating: 5,
|
||||
reviewCount: "12 meses",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-worker-operating-cnc-machine-while-working-industrial-facility_637285-4166.jpg",
|
||||
imageAlt: "Caso de éxito industrial",
|
||||
},
|
||||
id: "3", brand: "Sector Industrial", name: "Optimización Operacional en Manufacturera", price: "+42% Productividad", rating: 5,
|
||||
reviewCount: "12 meses", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-worker-operating-cnc-machine-while-working-industrial-facility_637285-4166.jpg", imageAlt: "Caso de éxito industrial"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -194,53 +147,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Carlos Mendoza",
|
||||
role: "CEO",
|
||||
testimonial: "Remaia transformó completamente nuestra estructura operativa. En 18 meses pasamos de ser una empresa con procesos obsoletos a ser líderes en innovación en nuestro sector.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageAlt: "Carlos Mendoza",
|
||||
},
|
||||
id: "1", name: "Carlos Mendoza", role: "CEO", testimonial: "Remaia transformó completamente nuestra estructura operativa. En 18 meses pasamos de ser una empresa con procesos obsoletos a ser líderes en innovación en nuestro sector.", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Carlos Mendoza"},
|
||||
{
|
||||
id: "2",
|
||||
name: "María González",
|
||||
role: "Directora General",
|
||||
testimonial: "El equipo de Remaia no solo entiende de negocios, entiende nuestra cultura y realidad. La implementación de su estrategia digital fue seamless y resultó en 89% más eficiencia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg",
|
||||
imageAlt: "María González",
|
||||
},
|
||||
id: "2", name: "María González", role: "Directora General", testimonial: "El equipo de Remaia no solo entiende de negocios, entiende nuestra cultura y realidad. La implementación de su estrategia digital fue seamless y resultó en 89% más eficiencia.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "María González"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Roberto Silva",
|
||||
role: "Presidente",
|
||||
testimonial: "Después de trabajar con Remaia, nuestra productividad aumentó significativamente. Su capacidad de análisis y ejecución es incomparable en la región.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
imageAlt: "Roberto Silva",
|
||||
},
|
||||
id: "3", name: "Roberto Silva", role: "Presidente", testimonial: "Después de trabajar con Remaia, nuestra productividad aumentó significativamente. Su capacidad de análisis y ejecución es incomparable en la región.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "Roberto Silva"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ana Cortés",
|
||||
role: "CFO",
|
||||
testimonial: "Lo que más valoro de Remaia es su enfoque pragmático. No venden soluciones genéricas; diseñan estrategias específicas para nuestros desafíos únicos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg",
|
||||
imageAlt: "Ana Cortés",
|
||||
},
|
||||
id: "4", name: "Ana Cortés", role: "CFO", testimonial: "Lo que más valoro de Remaia es su enfoque pragmático. No venden soluciones genéricas; diseñan estrategias específicas para nuestros desafíos únicos.", imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg", imageAlt: "Ana Cortés"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fernando Ruiz",
|
||||
role: "COO",
|
||||
testimonial: "El trabajo de Remaia redujo nuestros costos operativos en 42% sin sacrificar calidad. Somos ahora la empresa más eficiente de nuestro segmento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
|
||||
imageAlt: "Fernando Ruiz",
|
||||
},
|
||||
id: "5", name: "Fernando Ruiz", role: "COO", testimonial: "El trabajo de Remaia redujo nuestros costos operativos en 42% sin sacrificar calidad. Somos ahora la empresa más eficiente de nuestro segmento.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Fernando Ruiz"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Lucía Fernández",
|
||||
role: "Directora de Operaciones",
|
||||
testimonial: "Remaia entiende la complejidad de la transformación empresarial. Su metodología demostrada y equipo experto fueron fundamentales para nuestro éxito.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-hospital-corridor_107420-84811.jpg",
|
||||
imageAlt: "Lucía Fernández",
|
||||
},
|
||||
id: "6", name: "Lucía Fernández", role: "Directora de Operaciones", testimonial: "Remaia entiende la complejidad de la transformación empresarial. Su metodología demostrada y equipo experto fueron fundamentales para nuestro éxito.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-hospital-corridor_107420-84811.jpg", imageAlt: "Lucía Fernández"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -257,33 +174,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Empresas Transformadas",
|
||||
subtitle: "Latinoamérica y España · Múltiples sectores",
|
||||
category: "Alcance",
|
||||
value: "500+",
|
||||
},
|
||||
id: "1", title: "Empresas Transformadas", subtitle: "Latinoamérica y España · Múltiples sectores", category: "Alcance", value: "500+"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Crecimiento Promedio",
|
||||
subtitle: "Medido en 18 meses post-implementación",
|
||||
category: "Resultado",
|
||||
value: "35%",
|
||||
},
|
||||
id: "2", title: "Crecimiento Promedio", subtitle: "Medido en 18 meses post-implementación", category: "Resultado", value: "35%"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Satisfacción de Clientes",
|
||||
subtitle: "Basado en evaluaciones post-proyecto",
|
||||
category: "Calidad",
|
||||
value: "98%",
|
||||
},
|
||||
id: "3", title: "Satisfacción de Clientes", subtitle: "Basado en evaluaciones post-proyecto", category: "Calidad", value: "98%"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Años de Experiencia",
|
||||
subtitle: "Consultoría estratégica de alto impacto",
|
||||
category: "Trayectoria",
|
||||
value: "15+",
|
||||
},
|
||||
id: "4", title: "Años de Experiencia", subtitle: "Consultoría estratégica de alto impacto", category: "Trayectoria", value: "15+"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -300,48 +197,24 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
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?_wi=1",
|
||||
imageAlt: "David Álvarez",
|
||||
socialLinks: [
|
||||
id: "1", 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", imageAlt: "David Álvarez", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Twitter, url: "https://twitter.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
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?_wi=1",
|
||||
imageAlt: "Catalina López",
|
||||
socialLinks: [
|
||||
id: "2", 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", imageAlt: "Catalina López", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Globe, url: "https://website.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
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?_wi=1",
|
||||
imageAlt: "Francisco Torres",
|
||||
socialLinks: [
|
||||
id: "3", 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", imageAlt: "Francisco Torres", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
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?_wi=1",
|
||||
imageAlt: "Valeria Monsalve",
|
||||
socialLinks: [
|
||||
id: "4", 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", imageAlt: "Valeria Monsalve", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
{ icon: Mail, url: "mailto:contact@remaia.com" },
|
||||
],
|
||||
@@ -371,8 +244,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Empresa",
|
||||
items: [
|
||||
title: "Empresa", items: [
|
||||
{ label: "Sobre Nosotros", href: "/nosotros" },
|
||||
{ label: "Servicios", href: "/servicios" },
|
||||
{ label: "Casos de Éxito", href: "#cases" },
|
||||
@@ -380,8 +252,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Soluciones",
|
||||
items: [
|
||||
title: "Soluciones", items: [
|
||||
{ label: "Transformación Organizacional", href: "#services" },
|
||||
{ label: "Estrategia Digital", href: "#services" },
|
||||
{ label: "Optimización Comercial", href: "#services" },
|
||||
@@ -389,8 +260,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{ label: "Enviar Mensaje", href: "/contacto" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
|
||||
Reference in New Issue
Block a user