Merge version_1 into main #1
186
src/app/page.tsx
186
src/app/page.tsx
@@ -32,31 +32,15 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#servicios",
|
||||
},
|
||||
{
|
||||
name: "Portafolio",
|
||||
id: "#catalogo",
|
||||
},
|
||||
{
|
||||
name: "Sobre Nosotros",
|
||||
id: "#nosotros",
|
||||
},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "#blog",
|
||||
},
|
||||
{ name: "Servicios", id: "#servicios" },
|
||||
{ name: "Portafolio", id: "#catalogo" },
|
||||
{ name: "Sobre Nosotros", id: "#nosotros" },
|
||||
{ name: "Blog", id: "#blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Llamar (786) 332-7524",
|
||||
href: "tel:+17863327524",
|
||||
}}
|
||||
text: "Llamar (786) 332-7524", href: "tel:+17863327524"}}
|
||||
topBarButton={{
|
||||
text: "Enviar Manuscrito",
|
||||
href: "#contacto",
|
||||
}}
|
||||
text: "Enviar Manuscrito", href: "#contacto"}}
|
||||
brandName="Pro Latina Press"
|
||||
/>
|
||||
</div>
|
||||
@@ -64,19 +48,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Tu Puente al Mercado Literario de Estados Unidos."
|
||||
description="Editorial independiente y servicios de traducción profesional en Nueva York. Transformamos voces latinoamericanas en narrativas globales."
|
||||
buttons={[
|
||||
{
|
||||
text: "Obtener Cotización Gratis",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Obtener Cotización Gratis", href: "#contacto"},
|
||||
{
|
||||
text: "Ver Catálogo Editorial",
|
||||
href: "#catalogo",
|
||||
},
|
||||
text: "Ver Catálogo Editorial", href: "#catalogo"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727845.jpg"
|
||||
/>
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contacto"
|
||||
title="Inicia tu próxima historia"
|
||||
description="Envíanos tu consulta y nuestro equipo editorial se pondrá en contacto contigo."
|
||||
@@ -296,13 +196,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Pro Latina Press"
|
||||
leftLink={{
|
||||
text: "Contacto: amartin@prolatinapress.com",
|
||||
href: "mailto:amartin@prolatinapress.com",
|
||||
}}
|
||||
text: "Contacto: amartin@prolatinapress.com", href: "mailto:amartin@prolatinapress.com"}}
|
||||
rightLink={{
|
||||
text: "Dirección: NYC, NY",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Dirección: NYC, NY", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user