Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -71,19 +71,19 @@ export default function LandingPage() {
|
|||||||
imageAlt="Dashboard de ConstructoERP mostrando gestión de proyectos de construcción"
|
imageAlt="Dashboard de ConstructoERP mostrando gestión de proyectos de construcción"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1", name: "Ana García", handle: "@anagarcia_pm", testimonial: "ConstructoERP ha revolucionado la forma en que gestionamos nuestros proyectos. La visibilidad en tiempo real es incomparable.", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-helmet_23-2147702528.jpg", imageAlt: "Retrato de Ana García", rating: 5
|
name: "Ana García", handle: "@anagarcia_pm", testimonial: "ConstructoERP ha revolucionado la forma en que gestionamos nuestros proyectos. La visibilidad en tiempo real es incomparable.", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-helmet_23-2147702528.jpg", imageAlt: "Retrato de Ana García", rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t2", name: "Carlos Ruiz", handle: "@carlosruiz_aux", testimonial: "La implementación de ConstructoERP fue clave para optimizar nuestros recursos en los oficios auxiliares. ¡Totalmente recomendado!", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881180.jpg", imageAlt: "Retrato de Carlos Ruiz", rating: 5
|
name: "Carlos Ruiz", handle: "@carlosruiz_aux", testimonial: "La implementación de ConstructoERP fue clave para optimizar nuestros recursos en los oficios auxiliares. ¡Totalmente recomendado!", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881180.jpg", imageAlt: "Retrato de Carlos Ruiz", rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t3", name: "Sofía Morales", handle: "@sofiamorales_arq", testimonial: "Como arquitecta, aprecio la integración de datos y la facilidad para colaborar. ConstructoERP es una herramienta indispensable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-lady-chair-taking-notes-near-plan-model-house-table_23-2148039913.jpg", imageAlt: "Retrato de Sofía Morales", rating: 5
|
name: "Sofía Morales", handle: "@sofiamorales_arq", testimonial: "Como arquitecta, aprecio la integración de datos y la facilidad para colaborar. ConstructoERP es una herramienta indispensable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-lady-chair-taking-notes-near-plan-model-house-table_23-2148039913.jpg", imageAlt: "Retrato de Sofía Morales", rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t4", name: "Javier López", handle: "@javierlopez_sup", testimonial: "El seguimiento en obra nunca fue tan sencillo. ConstructoERP nos permite tomar decisiones rápidas y basadas en datos exactos.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageAlt: "Retrato de Javier López", rating: 5
|
name: "Javier López", handle: "@javierlopez_sup", testimonial: "El seguimiento en obra nunca fue tan sencillo. ConstructoERP nos permite tomar decisiones rápidas y basadas en datos exactos.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageAlt: "Retrato de Javier López", rating: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t5", name: "Elena Vidal", handle: "@elenavidal_cfo", testimonial: "Desde la contabilidad hasta la facturación, ConstructoERP nos ha dado una visión financiera clara y un control total sobre los gastos.", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Retrato de Elena Vidal", rating: 5
|
name: "Elena Vidal", handle: "@elenavidal_cfo", testimonial: "Desde la contabilidad hasta la facturación, ConstructoERP nos ha dado una visión financiera clara y un control total sobre los gastos.", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "Retrato de Elena Vidal", rating: 5
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
|
|||||||
Reference in New Issue
Block a user