diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a4cfb5..22f7e3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "馃摡 Solicitar Asesoramiento", href: "#contact" } ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg", imageAlt: "gestor铆a oficina profesional contador negocios" } + { imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg?_wi=1", imageAlt: "gestor铆a oficina profesional contador negocios" } ]} mediaAnimation="blur-reveal" buttonAnimation="blur-reveal" @@ -74,7 +74,7 @@ export default function LandingPage() { }, { id: 4, - title: "Gesti贸n Eficaz", description: "Nos encargamos de todo para que t煤 puedas centrarte en lo que realmente importa: tu negocio.", imageSrc: "http://img.b2bpic.net/free-photo/sharing-papers-with-graphs-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13622.jpg", imageAlt: "gesti贸n integral equipo trabajo organizaci贸n profesionalidad" + title: "Gesti贸n Eficaz", description: "Nos encargamos de todo para que t煤 puedas centrarte en lo que realmente importa: tu negocio.", imageSrc: "http://img.b2bpic.net/free-photo/sharing-papers-with-graphs-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13622.jpg?_wi=1", imageAlt: "gesti贸n integral equipo trabajo organizaci贸n profesionalidad" } ]} textboxLayout="default" @@ -131,10 +131,10 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "10+", title: "A帽os de Experiencia", description: "Acompa帽ando a empresas y familias", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg", imageAlt: "gestor铆a oficina profesional contador negocios" + id: "1", value: "10+", title: "A帽os de Experiencia", description: "Acompa帽ando a empresas y familias", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg?_wi=2", imageAlt: "gestor铆a oficina profesional contador negocios" }, { - id: "2", value: "500+", title: "Clientes Satisfechos", description: "Que nos recomiendan a帽o tras a帽o", imageSrc: "http://img.b2bpic.net/free-photo/sharing-papers-with-graphs-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13622.jpg", imageAlt: "gesti贸n integral equipo trabajo organizaci贸n profesionalidad" + id: "2", value: "500+", title: "Clientes Satisfechos", description: "Que nos recomiendan a帽o tras a帽o", imageSrc: "http://img.b2bpic.net/free-photo/sharing-papers-with-graphs-top-view-office-workers-classic-wear-sitting-near-table-using-laptop-documents_146671-13622.jpg?_wi=2", imageAlt: "gesti贸n integral equipo trabajo organizaci贸n profesionalidad" } ]} animationType="slide-up"