Merge version_1 into main #1
199
src/app/page.tsx
199
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servicios", id: "features"},
|
||||
{
|
||||
name: "Proceso",
|
||||
id: "about",
|
||||
},
|
||||
name: "Proceso", id: "about"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Jotache"
|
||||
/>
|
||||
@@ -54,98 +46,55 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Convertimos tus ideas en textiles de alta calidad"
|
||||
description="Tu taller de confianza especializado en patronaje, corte y confección para marcas de moda emergentes."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ana R.",
|
||||
handle: "@anar_modas",
|
||||
testimonial: "Excelente calidad en el patronaje, superaron mis expectativas.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tailor-workshop_329181-14330.jpg",
|
||||
},
|
||||
name: "Ana R.", handle: "@anar_modas", testimonial: "Excelente calidad en el patronaje, superaron mis expectativas.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-tailor-workshop_329181-14330.jpg"},
|
||||
{
|
||||
name: "Luis M.",
|
||||
handle: "@luism_designs",
|
||||
testimonial: "Un equipo muy profesional, cumplieron con los tiempos de entrega.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-people-creating-new-project_23-2147655920.jpg",
|
||||
},
|
||||
name: "Luis M.", handle: "@luism_designs", testimonial: "Un equipo muy profesional, cumplieron con los tiempos de entrega.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-people-creating-new-project_23-2147655920.jpg"},
|
||||
{
|
||||
name: "Elena P.",
|
||||
handle: "@elena_fashion",
|
||||
testimonial: "Detalles impecables en cada prenda producida.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-fashion-designer-studio_23-2147874968.jpg",
|
||||
},
|
||||
name: "Elena P.", handle: "@elena_fashion", testimonial: "Detalles impecables en cada prenda producida.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-fashion-designer-studio_23-2147874968.jpg"},
|
||||
{
|
||||
name: "Carlos M.",
|
||||
handle: "@cm_apparel",
|
||||
testimonial: "La mejor comunicación técnica que he tenido con un taller.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-tailor-blue-shirt-striped-t-shirt-dreamily-looking-camera-working-with-textile-sewing-workshop_574295-3688.jpg",
|
||||
},
|
||||
name: "Carlos M.", handle: "@cm_apparel", testimonial: "La mejor comunicación técnica que he tenido con un taller.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-tailor-blue-shirt-striped-t-shirt-dreamily-looking-camera-working-with-textile-sewing-workshop_574295-3688.jpg"},
|
||||
{
|
||||
name: "Sara D.",
|
||||
handle: "@sd_studio",
|
||||
testimonial: "Soluciones rápidas y de altísima calidad.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-is-my-all-life_329181-14403.jpg",
|
||||
},
|
||||
name: "Sara D.", handle: "@sd_studio", testimonial: "Soluciones rápidas y de altísima calidad.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-is-my-all-life_329181-14403.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Cotizar ahora",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Cotizar ahora", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sewing-thread-reels_23-2148145997.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-thread-spools-table-with-laptop-atelier_23-2148846731.jpg",
|
||||
alt: "High angle of thread spools on table with laptop in atelier",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-thread-spools-table-with-laptop-atelier_23-2148846731.jpg", alt: "High angle of thread spools on table with laptop in atelier"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278560.jpg",
|
||||
alt: "Tiler working on renovation of apartment",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278560.jpg", alt: "Tiler working on renovation of apartment"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-white-thread-tailor-shop_23-2147874972.jpg",
|
||||
alt: "Close-up of white thread in tailor shop",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-white-thread-tailor-shop_23-2147874972.jpg", alt: "Close-up of white thread in tailor shop"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-denim-shirts-with-folded-sleeves_23-2148175737.jpg",
|
||||
alt: "Close-up of denim shirts with folded sleeves",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-denim-shirts-with-folded-sleeves_23-2148175737.jpg", alt: "Close-up of denim shirts with folded sleeves"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-is-creating-blue-dress-mannequin-she-works-blue-shirt-it-s-portrait-girl-workshop-studio_197531-25018.jpg",
|
||||
alt: "A smiling brunette girl is creating blue dress on the mannequin",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-is-creating-blue-dress-mannequin-she-works-blue-shirt-it-s-portrait-girl-workshop-studio_197531-25018.jpg", alt: "A smiling brunette girl is creating blue dress on the mannequin"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Patronaje Digital",
|
||||
},
|
||||
type: "text", text: "Patronaje Digital"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Corte Industrial",
|
||||
},
|
||||
type: "text", text: "Corte Industrial"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Confección Premium",
|
||||
},
|
||||
type: "text", text: "Confección Premium"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Control de Calidad",
|
||||
},
|
||||
type: "text", text: "Control de Calidad"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Envío a Todo el País",
|
||||
},
|
||||
type: "text", text: "Envío a Todo el País"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -157,29 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Patronaje Digital",
|
||||
descriptions: [
|
||||
"Precisión total en cada patrón con software especializado.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-designer-studio-working-clothing_23-2150407891.jpg",
|
||||
},
|
||||
id: "f1", title: "Patronaje Digital", descriptions: [
|
||||
"Precisión total en cada patrón con software especializado."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-designer-studio-working-clothing_23-2150407891.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Corte y Confección",
|
||||
descriptions: [
|
||||
"Taller equipado con maquinaria de última generación.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-tailor-workshop_482257-85363.jpg",
|
||||
},
|
||||
id: "f2", title: "Corte y Confección", descriptions: [
|
||||
"Taller equipado con maquinaria de última generación."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-tailor-workshop_482257-85363.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Acabados de Lujo",
|
||||
descriptions: [
|
||||
"Detalles finales que marcan la diferencia en el mercado.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-potter-flattening-clay-paper-with-machine_23-2148155186.jpg",
|
||||
},
|
||||
id: "f3", title: "Acabados de Lujo", descriptions: [
|
||||
"Detalles finales que marcan la diferencia en el mercado."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-potter-flattening-clay-paper-with-machine_23-2148155186.jpg"},
|
||||
]}
|
||||
title="Nuestros Servicios"
|
||||
description="Soluciones integrales para llevar tu marca al siguiente nivel."
|
||||
@@ -193,17 +130,11 @@ export default function LandingPage() {
|
||||
description="Controlamos cada paso desde la recepción de la tela hasta el acabado final para asegurar estándares de exportación."
|
||||
metrics={[
|
||||
{
|
||||
value: "1000+",
|
||||
title: "Prendas Confeccionadas",
|
||||
},
|
||||
value: "1000+", title: "Prendas Confeccionadas"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Marcas Aliadas",
|
||||
},
|
||||
value: "50+", title: "Marcas Aliadas"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Calidad Garantizada",
|
||||
},
|
||||
value: "100%", title: "Calidad Garantizada"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-artisan-threading-black-leather-sewing-machine_8353-6069.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -218,40 +149,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mariana P.",
|
||||
handle: "@mp_fashion",
|
||||
testimonial: "Jotache es nuestro taller principal por su gran consistencia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924147.jpg",
|
||||
},
|
||||
id: "t1", name: "Mariana P.", handle: "@mp_fashion", testimonial: "Jotache es nuestro taller principal por su gran consistencia.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924147.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos V.",
|
||||
handle: "@cv_studio",
|
||||
testimonial: "La mejor relación calidad-precio que he encontrado.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-tattooer-dreamily-looking-camera-spending-time-modern-tattoo-studio_574295-673.jpg",
|
||||
},
|
||||
id: "t2", name: "Carlos V.", handle: "@cv_studio", testimonial: "La mejor relación calidad-precio que he encontrado.", imageSrc: "http://img.b2bpic.net/free-photo/young-tattooer-dreamily-looking-camera-spending-time-modern-tattoo-studio_574295-673.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sofia L.",
|
||||
handle: "@sofil_design",
|
||||
testimonial: "El patronaje digital que manejan es impecable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg",
|
||||
},
|
||||
id: "t3", name: "Sofia L.", handle: "@sofil_design", testimonial: "El patronaje digital que manejan es impecable.", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Pedro H.",
|
||||
handle: "@ph_brands",
|
||||
testimonial: "Muy satisfecho con los acabados en mis prendas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-is-portrait-brunette-girl-gray-dress-blue-shirt-standing-near-table-workshop-studio-she-holds-sketches-one-hand-she-makes-with-fingers-sign-all-right_197531-828.jpg",
|
||||
},
|
||||
id: "t4", name: "Pedro H.", handle: "@ph_brands", testimonial: "Muy satisfecho con los acabados en mis prendas.", imageSrc: "http://img.b2bpic.net/free-photo/it-is-portrait-brunette-girl-gray-dress-blue-shirt-standing-near-table-workshop-studio-she-holds-sketches-one-hand-she-makes-with-fingers-sign-all-right_197531-828.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena S.",
|
||||
handle: "@elena_moda",
|
||||
testimonial: "El equipo es muy atento a los detalles técnicos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-darkskinned-curly-woman-stylish-white-blouse-burgundy-trendy-pants-crosses-arms-poses-dressing-room_197531-29873.jpg",
|
||||
},
|
||||
id: "t5", name: "Elena S.", handle: "@elena_moda", testimonial: "El equipo es muy atento a los detalles técnicos.", imageSrc: "http://img.b2bpic.net/free-photo/serious-darkskinned-curly-woman-stylish-white-blouse-burgundy-trendy-pants-crosses-arms-poses-dressing-room_197531-29873.jpg"},
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Aliados estratégicos en la cadena de suministro textil."
|
||||
@@ -264,20 +170,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "¿Cuál es el pedido mínimo?",
|
||||
content: "Aceptamos desde lotes pequeños para marcas en crecimiento.",
|
||||
},
|
||||
id: "faq1", title: "¿Cuál es el pedido mínimo?", content: "Aceptamos desde lotes pequeños para marcas en crecimiento."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "¿Hacen envíos nacionales?",
|
||||
content: "Sí, realizamos envíos a todo el país con las principales transportadoras.",
|
||||
},
|
||||
id: "faq2", title: "¿Hacen envíos nacionales?", content: "Sí, realizamos envíos a todo el país con las principales transportadoras."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "¿Tienen servicio de asesoría?",
|
||||
content: "Sí, nuestro equipo técnico te asesora en cada etapa del desarrollo.",
|
||||
},
|
||||
id: "faq3", title: "¿Tienen servicio de asesoría?", content: "Sí, nuestro equipo técnico te asesora en cada etapa del desarrollo."},
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Resolvemos tus dudas sobre nuestro flujo de trabajo."
|
||||
@@ -287,10 +184,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contacto"
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="¡Cotiza tu proyecto textil hoy!"
|
||||
description="Estamos listos para transformar tus ideas en realidades. Escríbenos y comencemos a trabajar."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"
|
||||
|
||||
Reference in New Issue
Block a user