diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1b9a94e..c6c48b0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -58,40 +46,16 @@ export default function LandingPage() {
logoText="IntelliGenius AI"
description="Transformamos tu negocio con Inteligencia Artificial. Automatiza procesos, escala ingresos y ahorra tiempo valioso con nuestro expertise en IA a medida."
buttons={[
- {
- text: "Agenda una Demo",
- href: "#contact",
- },
- {
- text: "Nuestros Servicios",
- href: "#features",
- },
+ { text: "Agenda una Demo", href: "#contact" },
+ { text: "Nuestros Servicios", href: "#features" },
]}
slides={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg",
- imageAlt: "AI Dashboard",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg",
- imageAlt: "Neural Network",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2390.jpg",
- imageAlt: "Holographic Interface",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg",
- imageAlt: "Data Flow",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/rpa-concept-with-geometric-shapes-bright-light_23-2149311908.jpg",
- imageAlt: "Processing",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template-with-flat-design_23-2147868153.jpg",
- imageAlt: "Metrics",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg", imageAlt: "AI Dashboard" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg", imageAlt: "Neural Network" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2390.jpg", imageAlt: "Holographic Interface" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", imageAlt: "Data Flow" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/rpa-concept-with-geometric-shapes-bright-light_23-2149311908.jpg", imageAlt: "Processing" },
+ { imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template-with-flat-design_23-2147868153.jpg", imageAlt: "Metrics" },
]}
/>
@@ -100,25 +64,11 @@ export default function LandingPage() {
@@ -129,24 +79,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
- {
- title: "Automatización Inteligente",
- description: "Reduce tareas manuales y ahorra miles de horas al año.",
- imageSrc: "http://img.b2bpic.net/free-photo/finger-touching-smartwatch-s-screen_1134-388.jpg",
- imageAlt: "Automation",
- },
- {
- title: "Optimización de Costos",
- description: "Analizamos tus gastos para ahorrar dinero mediante modelos predictivos.",
- imageSrc: "http://img.b2bpic.net/free-photo/blue-piggy-bank-money-box_93675-132243.jpg",
- imageAlt: "Finance",
- },
- {
- title: "Captación de Leads",
- description: "Atrae clientes potenciales de mayor calidad con IA avanzada.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-with-lightbulb-icon_53876-13664.jpg",
- imageAlt: "Leads",
- },
+ { title: "Automatización Inteligente", description: "Reduce tareas manuales y ahorra miles de horas al año.", imageSrc: "http://img.b2bpic.net/free-photo/finger-touching-smartwatch-s-screen_1134-388.jpg", imageAlt: "Automation" },
+ { title: "Optimización de Costos", description: "Analizamos tus gastos para ahorrar dinero mediante modelos predictivos.", imageSrc: "http://img.b2bpic.net/free-photo/blue-piggy-bank-money-box_93675-132243.jpg", imageAlt: "Finance" },
+ { title: "Captación de Leads", description: "Atrae clientes potenciales de mayor calidad con IA avanzada.", imageSrc: "http://img.b2bpic.net/free-photo/people-with-lightbulb-icon_53876-13664.jpg", imageAlt: "Leads" },
]}
title="Nuestras Soluciones IA"
description="Optimizamos tu empresa para que seas más eficiente y rentable."
@@ -157,29 +92,12 @@ export default function LandingPage() {
@@ -260,21 +136,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "¿La IA es segura para mis datos?",
- content: "Sí, implementamos protocolos de seguridad de grado bancario.",
- },
- {
- id: "q2",
- title: "¿Qué tan rápido veré resultados?",
- content: "Muchos clientes ven mejoras en el primer mes de implementación.",
- },
- {
- id: "q3",
- title: "¿Necesito saber de tecnología?",
- content: "No, nosotros nos encargamos de toda la complejidad técnica.",
- },
+ { id: "q1", title: "¿La IA es segura para mis datos?", content: "Sí, implementamos protocolos de seguridad de grado bancario." },
+ { id: "q2", title: "¿Qué tan rápido veré resultados?", content: "Muchos clientes ven mejoras en el primer mes de implementación." },
+ { id: "q3", title: "¿Necesito saber de tecnología?", content: "No, nosotros nos encargamos de toda la complejidad técnica." },
]}
title="Preguntas Frecuentes"
description="Todo lo que necesitas saber."
@@ -285,15 +149,9 @@ export default function LandingPage() {
@@ -301,33 +159,16 @@ export default function LandingPage() {