Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -7,11 +7,11 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|||||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function GlassesPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="hover-magnetic"
|
defaultButtonVariant="hover-magnetic"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
@@ -25,20 +25,12 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Inicio", id: "/" },
|
||||||
name: "Inicio",
|
{ name: "MGlasses", id: "/glasses" },
|
||||||
id: "/",
|
{ name: "Massistant", id: "/massistant" },
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "MGlasses",
|
|
||||||
id: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Massistant",
|
|
||||||
id: "/massistant",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="MEDI"
|
brandName="MEDI"
|
||||||
|
button={{ text: "Contacto", href: "/contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -48,23 +40,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "HUD Invisible",
|
title: "HUD Invisible", description: "Proyección directa al ojo. Solo tú ves la interfaz.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-earphones_23-2149486926.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
description: "Proyección directa al ojo. Solo tú ves la interfaz.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-earphones_23-2149486926.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Cámara Dual",
|
title: "Cámara Dual", description: "Frontal 2K, interna para biometría.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-orange-sunglasses_23-2151947398.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
description: "Frontal 2K, interna para biometría.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-orange-sunglasses_23-2151947398.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "IA MEDITH",
|
title: "IA MEDITH", description: "Analiza lo que ves en tiempo real con total privacidad.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg", imageAlt: "ai digital assistant abstract"},
|
||||||
description: "Analiza lo que ves en tiempo real con total privacidad.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg",
|
|
||||||
imageAlt: "ai digital assistant abstract",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Características de MGlasses"
|
title="Características de MGlasses"
|
||||||
description="Tecnología invisible, IA en tiempo real, HUD solo para tus ojos."
|
description="Tecnología invisible, IA en tiempo real, HUD solo para tus ojos."
|
||||||
@@ -78,29 +58,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "8H", title: "Batería", description: "Uso activo continuo", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-blue-3d-glasses-reflective-background_23-2148188145.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
value: "8H",
|
|
||||||
title: "Batería",
|
|
||||||
description: "Uso activo continuo",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-blue-3d-glasses-reflective-background_23-2148188145.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "28G", title: "Peso", description: "Ultra ligero y resistente", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg", imageAlt: "ai digital assistant abstract"},
|
||||||
value: "28G",
|
|
||||||
title: "Peso",
|
|
||||||
description: "Ultra ligero y resistente",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-flowing-lines_1048-14835.jpg",
|
|
||||||
imageAlt: "ai digital assistant abstract",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "99.8%", title: "Precisión", description: "Seguridad biométrica", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013934.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
value: "99.8%",
|
|
||||||
title: "Precisión",
|
|
||||||
description: "Seguridad biométrica",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013934.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Rendimiento Técnico"
|
title="Rendimiento Técnico"
|
||||||
description="La perfección en los detalles."
|
description="La perfección en los detalles."
|
||||||
@@ -111,29 +73,19 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Productos",
|
title: "Productos", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "MGlasses",
|
label: "MGlasses", href: "/glasses"},
|
||||||
href: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Massistant",
|
label: "Massistant", href: "/massistant"},
|
||||||
href: "/massistant",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Info",
|
title: "Info", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Contacto",
|
label: "Contacto", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacidad",
|
label: "Privacidad", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -7,11 +7,11 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen
|
|||||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function MassistantPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="hover-magnetic"
|
defaultButtonVariant="hover-magnetic"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
@@ -25,20 +25,12 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Inicio", id: "/" },
|
||||||
name: "Inicio",
|
{ name: "MGlasses", id: "/glasses" },
|
||||||
id: "/",
|
{ name: "Massistant", id: "/massistant" },
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "MGlasses",
|
|
||||||
id: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Massistant",
|
|
||||||
id: "/massistant",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="MEDI"
|
brandName="MEDI"
|
||||||
|
button={{ text: "Contacto", href: "/contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -48,23 +40,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Escucha Activa",
|
title: "Escucha Activa", description: "Siempre alerta con consumo mínimo.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-background-with-connecting-lines-dots_1048-14634.jpg", imageAlt: "ai digital assistant abstract"},
|
||||||
description: "Siempre alerta con consumo mínimo.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-background-with-connecting-lines-dots_1048-14634.jpg",
|
|
||||||
imageAlt: "ai digital assistant abstract",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Privacidad Total",
|
title: "Privacidad Total", description: "Nada sale del dispositivo.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-faceless-young-sporty-woman-checks-fitness-results-modern-smartwatch-uses-necessary-application-carries-rolled-up-karemat-dressed-sportswear-poses-against-blurred-background_273609-55528.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
description: "Nada sale del dispositivo.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-faceless-young-sporty-woman-checks-fitness-results-modern-smartwatch-uses-necessary-application-carries-rolled-up-karemat-dressed-sportswear-poses-against-blurred-background_273609-55528.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Control Total",
|
title: "Control Total", description: "Comandos complejos en tiempo real.", imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg", imageAlt: "ai digital assistant abstract"},
|
||||||
description: "Comandos complejos en tiempo real.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg",
|
|
||||||
imageAlt: "ai digital assistant abstract",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Massistant IA"
|
title="Massistant IA"
|
||||||
description="El asistente central del ecosistema MEDITH."
|
description="El asistente central del ecosistema MEDITH."
|
||||||
@@ -80,38 +60,17 @@ export default function LandingPage() {
|
|||||||
description="Inteligencia avanzada integrada en tu voz."
|
description="Inteligencia avanzada integrada en tu voz."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "af1",
|
id: "af1", title: "Análisis Contextual", author: "Medi Core", description: "Entiende tu entorno mediante audio captado.", tags: [
|
||||||
title: "Análisis Contextual",
|
"IA", "Contexto"],
|
||||||
author: "Medi Core",
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178944.jpg"},
|
||||||
description: "Entiende tu entorno mediante audio captado.",
|
|
||||||
tags: [
|
|
||||||
"IA",
|
|
||||||
"Contexto",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-futuristic-portrait_23-2151178944.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "af2",
|
id: "af2", title: "Sintesis de Voz", author: "Medi Voice", description: "Sonido natural sin latencia robótica.", tags: [
|
||||||
title: "Sintesis de Voz",
|
"Audio", "Voz"],
|
||||||
author: "Medi Voice",
|
imageSrc: "http://img.b2bpic.net/free-photo/sound-waves-coming-out-from-human-ear_23-2149831013.jpg"},
|
||||||
description: "Sonido natural sin latencia robótica.",
|
|
||||||
tags: [
|
|
||||||
"Audio",
|
|
||||||
"Voz",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sound-waves-coming-out-from-human-ear_23-2149831013.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "af3",
|
id: "af3", title: "Procesamiento Edge", author: "Medi Chip", description: "Cero latencia al realizar comandos complejos.", tags: [
|
||||||
title: "Procesamiento Edge",
|
"Edge", "Hardware"],
|
||||||
author: "Medi Chip",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-musician_23-2151072909.jpg"},
|
||||||
description: "Cero latencia al realizar comandos complejos.",
|
|
||||||
tags: [
|
|
||||||
"Edge",
|
|
||||||
"Hardware",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-musician_23-2151072909.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -120,29 +79,19 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Productos",
|
title: "Productos", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "MGlasses",
|
label: "MGlasses", href: "/glasses"},
|
||||||
href: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Massistant",
|
label: "Massistant", href: "/massistant"},
|
||||||
href: "/massistant",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Info",
|
title: "Info", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Contacto",
|
label: "Contacto", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacidad",
|
label: "Privacidad", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
118
src/app/page.tsx
118
src/app/page.tsx
@@ -7,14 +7,14 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|||||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
||||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||||
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="hover-magnetic"
|
defaultButtonVariant="hover-magnetic"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
@@ -28,37 +28,26 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Inicio", id: "/" },
|
||||||
name: "Inicio",
|
{ name: "MGlasses", id: "/glasses" },
|
||||||
id: "/",
|
{ name: "Massistant", id: "/massistant" },
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "MGlasses",
|
|
||||||
id: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Massistant",
|
|
||||||
id: "/massistant",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="MEDI"
|
brandName="MEDI"
|
||||||
|
button={{ text: "Contacto", href: "/contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Ecosistema inteligente 2026"
|
title="Ecosistema inteligente 2026"
|
||||||
description="ME-DI. Tecnología de próxima generación, IA integrada, invisibilidad técnica."
|
description="ME-DI. Tecnología de próxima generación, IA integrada, invisibilidad técnica."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255147.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255147.jpg"
|
||||||
imageAlt="futuristic hud interface dark mode"
|
imageAlt="futuristic hud interface dark mode"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explorar tecnología",
|
text: "Explorar tecnología", href: "/glasses"},
|
||||||
href: "/glasses",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -71,19 +60,12 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "MGlasses", price: "Innovación ocular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg", imageAlt: "minimalist smart glasses dark background"},
|
||||||
name: "MGlasses",
|
|
||||||
price: "Innovación ocular",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg",
|
|
||||||
imageAlt: "minimalist smart glasses dark background",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Massistant", price: "IA de voz activa", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139320.jpg", imageAlt: "ai digital assistant abstract"},
|
||||||
name: "Massistant",
|
{
|
||||||
price: "IA de voz activa",
|
id: "p3", name: "EcoService", price: "Soporte", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg", imageAlt: "abstract background"
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139320.jpg",
|
}
|
||||||
imageAlt: "ai digital assistant abstract",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Nuestros Productos"
|
title="Nuestros Productos"
|
||||||
description="El futuro ya está aquí."
|
description="El futuro ya está aquí."
|
||||||
@@ -99,33 +81,13 @@ export default function LandingPage() {
|
|||||||
description="Lo que los pioneros dicen de la tecnología MEDI."
|
description="Lo que los pioneros dicen de la tecnología MEDI."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Alex Rivet", handle: "@alextech", testimonial: "Los lentes cambiaron mi flujo de trabajo completamente.", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-gaming-virtual-reality-headset_23-2151133302.jpg"},
|
||||||
name: "Alex Rivet",
|
|
||||||
handle: "@alextech",
|
|
||||||
testimonial: "Los lentes cambiaron mi flujo de trabajo completamente.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-gaming-virtual-reality-headset_23-2151133302.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Maria S.", handle: "@devdesign", testimonial: "El asistente es simplemente brillante e intuitivo.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-digital-glasses_23-2148910291.jpg"},
|
||||||
name: "Maria S.",
|
|
||||||
handle: "@devdesign",
|
|
||||||
testimonial: "El asistente es simplemente brillante e intuitivo.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-digital-glasses_23-2148910291.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Julian B.", handle: "@julesb", testimonial: "Diseño superior, tecnología que se siente natural.", imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-lens-reflects-fashion-modern-technology-illustration-generated-by-ai_188544-19654.jpg"},
|
||||||
name: "Julian B.",
|
|
||||||
handle: "@julesb",
|
|
||||||
testimonial: "Diseño superior, tecnología que se siente natural.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/eyeglasses-lens-reflects-fashion-modern-technology-illustration-generated-by-ai_188544-19654.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Elena T.", handle: "@elena_tech", testimonial: "La mejor experiencia de usuario en wearables hoy.", imageSrc: "http://img.b2bpic.net/free-photo/smart-glasses-with-interactive-lenses-seeing-future_53876-101153.jpg"},
|
||||||
name: "Elena T.",
|
|
||||||
handle: "@elena_tech",
|
|
||||||
testimonial: "La mejor experiencia de usuario en wearables hoy.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-glasses-with-interactive-lenses-seeing-future_53876-101153.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -137,22 +99,13 @@ export default function LandingPage() {
|
|||||||
sideDescription="Todo lo que necesitas saber sobre el Ecosistema MEDI."
|
sideDescription="Todo lo que necesitas saber sobre el Ecosistema MEDI."
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "¿Cómo protegen mis datos?", content: "Procesamiento local, privacidad total, cifrado grado militar."},
|
||||||
title: "¿Cómo protegen mis datos?",
|
|
||||||
content: "Procesamiento local, privacidad total, cifrado grado militar.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "¿Cuál es la duración real?", content: "Diseñados para 8 horas de uso intensivo activo."},
|
||||||
title: "¿Cuál es la duración real?",
|
|
||||||
content: "Diseñados para 8 horas de uso intensivo activo.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "¿Es compatible con otros sistemas?", content: "Integración nativa con todo el ecosistema MEDI."},
|
||||||
title: "¿Es compatible con otros sistemas?",
|
|
||||||
content: "Integración nativa con todo el ecosistema MEDI.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
faqsAnimation="reveal-blur"
|
faqsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -163,12 +116,7 @@ export default function LandingPage() {
|
|||||||
title="Socios estratégicos"
|
title="Socios estratégicos"
|
||||||
description="Colaboramos con líderes en tecnología global."
|
description="Colaboramos con líderes en tecnología global."
|
||||||
names={[
|
names={[
|
||||||
"NeuralCore",
|
"NeuralCore", "OptiVision", "GlobalAI", "DataCloud", "SynthVoice"]}
|
||||||
"OptiVision",
|
|
||||||
"GlobalAI",
|
|
||||||
"DataCloud",
|
|
||||||
"SynthVoice",
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -176,29 +124,19 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Productos",
|
title: "Productos", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "MGlasses",
|
label: "MGlasses", href: "/glasses"},
|
||||||
href: "/glasses",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Massistant",
|
label: "Massistant", href: "/massistant"},
|
||||||
href: "/massistant",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Info",
|
title: "Info", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Contacto",
|
label: "Contacto", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacidad",
|
label: "Privacidad", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user