Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 00:06:39 +00:00

View File

@@ -67,18 +67,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Conexión Bluetooth Estable", description: "Conecta tu smartphone al módulo HC-05 con una distancia de hasta 100 metros. Conexión rápida, estable y segura para control en tiempo real sin latencia.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/an-arduino-microcontroller-board-with-bl-1772669148743-7ec6f543.png" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png" }
title: "Conexión Bluetooth Estable", description: "Conecta tu smartphone al módulo HC-05 con una distancia de hasta 100 metros. Conexión rápida, estable y segura para control en tiempo real sin latencia.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/an-arduino-microcontroller-board-with-bl-1772669148743-7ec6f543.png?_wi=1" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png?_wi=1" }
},
{
id: 2,
title: "Control en Tiempo Real", description: "Interfaz de usuario intuitiva que responde al instante. Controla velocidad, dirección y funciones especiales con botones táctiles sensibles y sliders precisos.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png" },
title: "Control en Tiempo Real", description: "Interfaz de usuario intuitiva que responde al instante. Controla velocidad, dirección y funciones especiales con botones táctiles sensibles y sliders precisos.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png?_wi=2" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-visual-representation-of-wireless-blue-1772669154143-73bfc011.png" }
},
{
id: 3,
title: "Programación Arduino Flexible", description: "Código abierto y personalizable. Modifica el comportamiento del vehículo según tus necesidades. Compatible con múltiples versiones de Arduino y microcontroladores.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/an-arduino-microcontroller-board-with-bl-1772669148743-7ec6f543.png" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png" }
title: "Programación Arduino Flexible", description: "Código abierto y personalizable. Modifica el comportamiento del vehículo según tus necesidades. Compatible con múltiples versiones de Arduino y microcontroladores.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/an-arduino-microcontroller-board-with-bl-1772669148743-7ec6f543.png?_wi=2" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-smartphone-screen-showing-a-modern-blu-1772669149069-51fb0e70.png?_wi=3" }
}
]}
showStepNumbers={true}
@@ -111,9 +111,9 @@ export default function LandingPage() {
description="Datos reales del rendimiento de nuestros sistemas Bluetooth"
tag="Estadísticas"
metrics={[
{ id: "1", value: "100m", title: "Rango de Conexión", description: "Distancia máxima de control Bluetooth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png", imageAlt: "Rango de Conexión" },
{ id: "2", value: "<50ms", title: "Latencia Mínima", description: "Respuesta prácticamente instantánea", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png", imageAlt: "Latencia Mínima" },
{ id: "3", value: "12hrs", title: "Duración Batería", description: "Tiempo de funcionamiento continuo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png", imageAlt: "Duración Batería" }
{ id: "1", value: "100m", title: "Rango de Conexión", description: "Distancia máxima de control Bluetooth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png?_wi=1", imageAlt: "Rango de Conexión" },
{ id: "2", value: "<50ms", title: "Latencia Mínima", description: "Respuesta prácticamente instantánea", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png?_wi=2", imageAlt: "Latencia Mínima" },
{ id: "3", value: "12hrs", title: "Duración Batería", description: "Tiempo de funcionamiento continuo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVDpoOyveENVgYsHqmnO3Q24Lg/a-performance-dashboard-visualization-sh-1772669149483-d0ed4d70.png?_wi=3", imageAlt: "Duración Batería" }
]}
animationType="slide-up"
textboxLayout="default"