diff --git a/src/app/page.tsx b/src/app/page.tsx index a2758cf..41448cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,31 +32,15 @@ export default function LandingPage() { @@ -64,19 +48,14 @@ export default function LandingPage() {
@@ -88,9 +67,7 @@ export default function LandingPage() { title="Expertos en conectar historias" buttons={[ { - text: "Más sobre nosotros", - href: "#nosotros", - }, + text: "Más sobre nosotros", href: "#nosotros"}, ]} />
@@ -102,21 +79,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Tarifas ocultas", - "Procesos genéricos", - "Baja calidad en traducción", - "Falta de presencia física", - "Desconexión del mercado anglosajón", - ], + "Tarifas ocultas", "Procesos genéricos", "Baja calidad en traducción", "Falta de presencia física", "Desconexión del mercado anglosajón"], }} positiveCard={{ items: [ - "Gestión de distribución en EE.UU.", - "Traducción literaria certificada", - "Alianzas con instituciones académicas", - "Marketing editorial personalizado", - "Asesoría legal para derechos de autor", - ], + "Gestión de distribución en EE.UU.", "Traducción literaria certificada", "Alianzas con instituciones académicas", "Marketing editorial personalizado", "Asesoría legal para derechos de autor"], }} title="Soluciones editoriales integrales" description="Desde la gestión de distribución hasta servicios de traducción literaria de alta fidelidad." @@ -131,41 +98,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Noche de Niebla", - price: "$25.00", - imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-high-angle_23-2149854285.jpg", - }, + id: "p1", name: "Noche de Niebla", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-high-angle_23-2149854285.jpg"}, { - id: "p2", - name: "Voces del Sur", - price: "$22.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-rose-opened-books_23-2147779268.jpg", - }, + id: "p2", name: "Voces del Sur", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rose-opened-books_23-2147779268.jpg"}, { - id: "p3", - name: "Raíces en NY", - price: "$28.00", - imageSrc: "http://img.b2bpic.net/free-photo/physical-paper-book-background-closeup_58702-6677.jpg", - }, + id: "p3", name: "Raíces en NY", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/physical-paper-book-background-closeup_58702-6677.jpg"}, { - id: "p4", - name: "Silencios", - price: "$19.00", - imageSrc: "http://img.b2bpic.net/free-photo/tea-book-with-glasses-bed_23-2147711557.jpg", - }, + id: "p4", name: "Silencios", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/tea-book-with-glasses-bed_23-2147711557.jpg"}, { - id: "p5", - name: "El Camino", - price: "$30.00", - imageSrc: "http://img.b2bpic.net/free-photo/blank-white-book-textured-surface-with-shadow_9975-135538.jpg", - }, + id: "p5", name: "El Camino", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/blank-white-book-textured-surface-with-shadow_9975-135538.jpg"}, { - id: "p6", - name: "Latidos", - price: "$24.00", - imageSrc: "http://img.b2bpic.net/free-photo/camera-books-near-clipboard_23-2147772312.jpg", - }, + id: "p6", name: "Latidos", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/camera-books-near-clipboard_23-2147772312.jpg"}, ]} title="Novedades Editoriales" description="Explora nuestro catálogo destacado" @@ -180,45 +123,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Cecilia Magaña", - role: "Autora", - company: "Pro Latina", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg", - }, + id: "t1", name: "Cecilia Magaña", role: "Autora", company: "Pro Latina", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg"}, { - id: "t2", - name: "Juan Pérez", - role: "Escritor", - company: "IndiePress", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/retro-looking-non-binary-person-smiling_23-2148757528.jpg", - }, + id: "t2", name: "Juan Pérez", role: "Escritor", company: "IndiePress", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/retro-looking-non-binary-person-smiling_23-2148757528.jpg"}, { - id: "t3", - name: "Ana García", - role: "Poeta", - company: "LatinoLit", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-reddish-man-smiling-touching-his-chin_158595-3745.jpg", - }, + id: "t3", name: "Ana García", role: "Poeta", company: "LatinoLit", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-reddish-man-smiling-touching-his-chin_158595-3745.jpg"}, { - id: "t4", - name: "Carlos Ruíz", - role: "Novelista", - company: "BooksWorld", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-glasses-holding-books_1098-4054.jpg", - }, + id: "t4", name: "Carlos Ruíz", role: "Novelista", company: "BooksWorld", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-glasses-holding-books_1098-4054.jpg"}, { - id: "t5", - name: "Lucía Díaz", - role: "Autora", - company: "NY Stories", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-cartoon-style_23-2151007383.jpg", - }, + id: "t5", name: "Lucía Díaz", role: "Autora", company: "NY Stories", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/international-day-education-cartoon-style_23-2151007383.jpg"}, ]} title="Voces que Confían" description="Autores que han transformado sus carreras con nosotros." @@ -232,25 +150,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Book, - title: "Libros Publicados", - value: "150+", - }, + id: "m1", icon: Book, + title: "Libros Publicados", value: "150+"}, { - id: "m2", - icon: Globe, - title: "Eventos Internacionales", - value: "20+", - }, + id: "m2", icon: Globe, + title: "Eventos Internacionales", value: "20+"}, { - id: "m3", - icon: Users, - title: "Autores Representados", - value: "80+", - }, + id: "m3", icon: Users, + title: "Autores Representados", value: "80+"}, ]} title="Nuestra Huella" + description="Un impacto medible en la literatura hispana." /> @@ -259,20 +169,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "¿Cómo envío mi manuscrito?", - content: "Puedes usar nuestro formulario de consulta editorial para adjuntar tus muestras.", - }, + id: "f1", title: "¿Cómo envío mi manuscrito?", content: "Puedes usar nuestro formulario de consulta editorial para adjuntar tus muestras."}, { - id: "f2", - title: "¿Qué servicios ofrecen?", - content: "Publicación, distribución, traducción literaria y alianzas culturales.", - }, + id: "f2", title: "¿Qué servicios ofrecen?", content: "Publicación, distribución, traducción literaria y alianzas culturales."}, { - id: "f3", - title: "¿Dónde están ubicados?", - content: "Nuestra base principal se encuentra en Nueva York.", - }, + id: "f3", title: "¿Dónde están ubicados?", content: "Nuestra base principal se encuentra en Nueva York."}, ]} sideTitle="Preguntas Frecuentes" sideDescription="Resolvemos tus dudas sobre nuestro proceso." @@ -284,8 +185,7 @@ export default function LandingPage() {