{
    "_comment": "BewPro Content Template — Construcción (construction-2 / demo-construction-2). Completar los campos entre [CORCHETES] con datos reales del cliente.",
    "_instructions": "Ejecutar: php artisan bewpro:provision path/to/provision-file.json (el provision apunta al core construction-2; este archivo alimenta el content seeder)",
    "name": "[NOMBRE DE LA EMPRESA CONSTRUCTORA]",
    "db_name": "[SLUG-BASE-DATOS]",
    "demo": "demo-construction-2",
    "tagline": "[FRASE CORTA — ej: Construcción con calidad y compromiso]",
    "url": "[DOMINIO.COM]",
    "author": "[NOMBRE DEL TITULAR O DIRECTOR]",
    "description": "[DESCRIPCIÓN SEO EN 150-160 CARACTERES]",
    "modules": [
        "services",
        "projects",
        "gallery",
        "blog",
        "faqs",
        "testimonials",
        "team"
    ],
    "modules_navigation": {
        "services": {
            "header": true,
            "footer": true
        },
        "projects": {
            "header": true,
            "footer": true
        },
        "gallery": {
            "header": true,
            "footer": true
        },
        "blog": {
            "header": true,
            "footer": true
        },
        "faqs": {
            "header": false,
            "footer": true
        },
        "testimonials": {
            "header": false,
            "footer": false
        },
        "team": {
            "header": false,
            "footer": false
        }
    },
    "contact": {
        "phone": "[+54 XXX XXX-XXXX]",
        "email": "[CORREO@CONSTRUCTORA.COM]",
        "address": "[DIRECCIÓN COMPLETA]",
        "hours": "[HORARIO — ej: Lunes a Viernes 8 a 17hs]"
    },
    "social_media": {
        "instagram": {
            "url": "[URL O VACÍO]",
            "active": false
        },
        "facebook": {
            "url": "[URL O VACÍO]",
            "active": false
        },
        "linkedin": {
            "url": "[URL O VACÍO]",
            "active": false
        },
        "youtube": {
            "url": "",
            "active": false
        },
        "whatsapp": {
            "url": "[NÚMERO CON CÓDIGO PAÍS O VACÍO]",
            "active": false
        },
        "tripadvisor": {
            "url": "",
            "active": false
        }
    },
    "analytics": {
        "enabled": false,
        "tracking_id": "[G-XXXXXXXXXX O VACÍO]",
        "track_in_local": false
    },
    "skin": "auto",
    "fonts": {
        "primary": "Lexend",
        "secondary": "Lexend",
        "tertiary": "Open Sans"
    },
    "schema_type": "HomeAndConstructionBusiness",
    "seo_keywords": "[PALABRAS CLAVE SEO SEPARADAS POR COMA]",
    "header": {
        "cta_button": {
            "active": true,
            "title": "[TEXTO DEL BOTÓN — ej: Presupuesto]",
            "url": "/contact",
            "target": "_self",
            "style": "primary"
        }
    },
    "footer": {
        "navegacion_principal": {
            "inicio": {
                "active": false,
                "order": 0
            },
            "services": {
                "active": true,
                "order": 1,
                "url": "/services",
                "title": [
                    "Servicios",
                    "Services"
                ]
            },
            "projects": {
                "active": true,
                "order": 2,
                "url": "/projects",
                "title": [
                    "Proyectos",
                    "Projects"
                ]
            },
            "gallery": {
                "active": true,
                "order": 3,
                "url": "/gallery",
                "title": [
                    "Galería",
                    "Gallery"
                ]
            },
            "blog": {
                "active": true,
                "order": 4,
                "url": "/blog",
                "title": [
                    "Blog",
                    "Blog"
                ]
            },
            "about": {
                "active": true,
                "order": 5,
                "url": "/about",
                "title": [
                    "Empresa",
                    "About"
                ]
            },
            "faqs": {
                "active": true,
                "order": 6,
                "url": "/faqs",
                "title": [
                    "FAQs",
                    "FAQs"
                ]
            },
            "contact": {
                "active": true,
                "order": 7,
                "url": "/contact",
                "title": [
                    "Contacto",
                    "Contact"
                ]
            },
            "news": {
                "active": false,
                "order": 99
            }
        },
        "about_title": "[TÍTULO FOOTER EMPRESA — ej: La Empresa]",
        "description": "[DESCRIPCIÓN CORTA PARA FOOTER]",
        "tagline": "[PRIMERA PALABRA TAGLINE FOOTER — ej: Construimos]",
        "tagline_highlight": "[PALABRA DESTACADA — ej: tu]",
        "tagline_suffix": "[SUFIJO TAGLINE — ej: proyecto.]",
        "copyright_text": "Todos los derechos reservados.",
        "newsletter_title": "Newsletter",
        "newsletter_text": "[TEXTO NEWSLETTER — ej: Novedades de proyectos y tendencias en construcción.]",
        "modulos_principales_title": "Explorar"
    },
    "site": {
        "welcome": {
            "cta_label": "[TEXTO CTA PRINCIPAL — ej: Pedir presupuesto]",
            "services_badge": "[BADGE SERVICIOS — ej: SERVICIOS]",
            "services_heading": "[TÍTULO SERVICIOS — ej: Nuestros Servicios]",
            "projects_badge": "[BADGE PROYECTOS — ej: PROYECTOS]",
            "projects_heading": "[TÍTULO PROYECTOS — ej: Obras Realizadas]",
            "split_badge": "[BADGE SECCIÓN SPLIT — ej: NUESTRA EMPRESA]",
            "split_heading": "[TÍTULO SPLIT — ej: Más de 15 años construyendo confianza]",
            "split_text": "[PÁRRAFO 1 SECCIÓN SPLIT — texto sobre la empresa]",
            "split_text_2": "[PÁRRAFO 2 SECCIÓN SPLIT — texto adicional o diferencial]",
            "cta_title": "[TÍTULO CTA FINAL — ej: ¿Tenés un proyecto en mente?]"
        },
        "about": {
            "page_title": "[TÍTULO PÁGINA — ej: Sobre Nosotros]",
            "main_title": "[TÍTULO PRINCIPAL — ej: La Empresa]",
            "main_subtitle": "[SUBTÍTULO — ej: Construimos con calidad, cumplimos plazos y cuidamos cada detalle]",
            "secondary_text": "[TEXTO SECUNDARIO — párrafo sobre valores o enfoque]",
            "description_1": "[PÁRRAFO 1 — historia de la empresa en texto plano o HTML]",
            "description_2": "[PÁRRAFO 2 — qué los diferencia, metodología de trabajo]",
            "tertiary_text": "[TEXTO TERCIARIO — información adicional sobre la empresa]",
            "counters": [
                {
                    "value": "[NÚMERO — ej: 15]",
                    "label": "[LABEL — ej: Años de experiencia]"
                },
                {
                    "value": "[NÚMERO — ej: 200]",
                    "label": "[LABEL — ej: Proyectos entregados]"
                },
                {
                    "value": "[NÚMERO — ej: 50]",
                    "label": "[LABEL — ej: Clientes activos]"
                },
                {
                    "value": "[NÚMERO — ej: 30]",
                    "label": "[LABEL — ej: Profesionales en equipo]"
                }
            ],
            "team_badge": "[BADGE EQUIPO — ej: EQUIPO]",
            "team_title": "[TÍTULO EQUIPO — ej: ¿Hablamos de tu proyecto?]",
            "testimonials_badge": "[BADGE TESTIMONIOS — ej: TESTIMONIOS]",
            "testimonials_title": "[TÍTULO TESTIMONIOS — ej: Lo que dicen nuestros clientes]",
            "cta_title": "[TÍTULO CTA — ej: ¿Tenés un proyecto? Hablemos.]",
            "cta_label": "[TEXTO BOTÓN CTA — ej: Contactanos]"
        },
        "contact": {
            "page_title": "[TÍTULO PÁGINA — ej: Contacto]",
            "page_subtitle": "[SUBTÍTULO — ej: Contanos sobre tu proyecto. Te respondemos rápido y sin compromiso.]",
            "success_message": "[MENSAJE ÉXITO — ej: ¡Mensaje enviado! Te contactaremos pronto.]",
            "error_message": "[MENSAJE ERROR — ej: No se pudo enviar. Intentá de nuevo.]",
            "response_time": "[TIEMPO RESPUESTA — ej: Respuesta en 24hs]"
        }
    },
    "service_categories": [
        {
            "slug": "[SLUG-CATEGORIA-1 — ej: obra-civil]",
            "name": "[NOMBRE CATEGORÍA 1 — ej: Obra Civil]",
            "description": "[DESCRIPCIÓN CATEGORÍA 1]",
            "icon": "fas fa-hard-hat",
            "color": "#283593",
            "sort_order": 1,
            "is_active": true
        },
        {
            "slug": "[SLUG-CATEGORIA-2 — ej: remodelaciones]",
            "name": "[NOMBRE CATEGORÍA 2 — ej: Remodelaciones]",
            "description": "[DESCRIPCIÓN CATEGORÍA 2]",
            "icon": "fas fa-home",
            "color": "#E65100",
            "sort_order": 2,
            "is_active": true
        }
    ],
    "services": [
        {
            "title": "[TÍTULO SERVICIO 1 — ej: Construcción de Viviendas]",
            "slug": "[SLUG-SERVICIO-1]",
            "subtitle": "[SUBTÍTULO SERVICIO 1]",
            "description": "[DESCRIPCIÓN DEL SERVICIO 1 EN HTML]",
            "icon": "fas fa-home",
            "service_category_slug": "[SLUG-CATEGORIA]",
            "is_active": true,
            "is_featured": true,
            "sort_order": 1
        },
        {
            "title": "[TÍTULO SERVICIO 2 — ej: Obras Comerciales e Industriales]",
            "slug": "[SLUG-SERVICIO-2]",
            "subtitle": "[SUBTÍTULO SERVICIO 2]",
            "description": "[DESCRIPCIÓN DEL SERVICIO 2 EN HTML]",
            "icon": "fas fa-building",
            "service_category_slug": "[SLUG-CATEGORIA]",
            "is_active": true,
            "is_featured": true,
            "sort_order": 2
        },
        {
            "title": "[TÍTULO SERVICIO 3 — ej: Remodelaciones Integrales]",
            "slug": "[SLUG-SERVICIO-3]",
            "subtitle": "[SUBTÍTULO SERVICIO 3]",
            "description": "[DESCRIPCIÓN DEL SERVICIO 3 EN HTML]",
            "icon": "fas fa-tools",
            "service_category_slug": "[SLUG-CATEGORIA]",
            "is_active": true,
            "is_featured": true,
            "sort_order": 3
        },
        {
            "title": "[TÍTULO SERVICIO 4 — ej: Dirección de Obra]",
            "slug": "[SLUG-SERVICIO-4]",
            "subtitle": "[SUBTÍTULO SERVICIO 4]",
            "description": "[DESCRIPCIÓN DEL SERVICIO 4 EN HTML]",
            "icon": "fas fa-clipboard-check",
            "service_category_slug": "[SLUG-CATEGORIA]",
            "is_active": true,
            "is_featured": false,
            "sort_order": 4
        },
        {
            "title": "[TÍTULO SERVICIO 5 — ej: Mantenimiento Edilicio]",
            "slug": "[SLUG-SERVICIO-5]",
            "subtitle": "[SUBTÍTULO SERVICIO 5]",
            "description": "[DESCRIPCIÓN DEL SERVICIO 5 EN HTML]",
            "icon": "fas fa-wrench",
            "service_category_slug": "[SLUG-CATEGORIA]",
            "is_active": true,
            "is_featured": false,
            "sort_order": 5
        }
    ],
    "project_categories": [
        {
            "slug": "[SLUG-CATEGORIA-1 — ej: viviendas]",
            "name": "[NOMBRE — ej: Viviendas]",
            "description": "[DESCRIPCIÓN]"
        },
        {
            "slug": "[SLUG-CATEGORIA-2 — ej: comercial-industrial]",
            "name": "[NOMBRE — ej: Comercial e Industrial]",
            "description": "[DESCRIPCIÓN]"
        },
        {
            "slug": "[SLUG-CATEGORIA-3 — ej: remodelaciones]",
            "name": "[NOMBRE — ej: Remodelaciones]",
            "description": "[DESCRIPCIÓN]"
        }
    ],
    "projects": [
        {
            "title": "[TÍTULO PROYECTO 1 — ej: Residencia Barrio Norte]",
            "description": "[DESCRIPCIÓN PROYECTO 1 — 2 oraciones sobre la obra]",
            "url": "",
            "image": "",
            "logo": "",
            "is_active": true,
            "categories": [
                "[SLUG-CATEGORIA]"
            ],
            "tags": []
        },
        {
            "title": "[TÍTULO PROYECTO 2]",
            "description": "[DESCRIPCIÓN PROYECTO 2]",
            "url": "",
            "image": "",
            "logo": "",
            "is_active": true,
            "categories": [
                "[SLUG-CATEGORIA]"
            ],
            "tags": []
        },
        {
            "title": "[TÍTULO PROYECTO 3]",
            "description": "[DESCRIPCIÓN PROYECTO 3]",
            "url": "",
            "image": "",
            "logo": "",
            "is_active": true,
            "categories": [
                "[SLUG-CATEGORIA]"
            ],
            "tags": []
        },
        {
            "title": "[TÍTULO PROYECTO 4]",
            "description": "[DESCRIPCIÓN PROYECTO 4]",
            "url": "",
            "image": "",
            "logo": "",
            "is_active": true,
            "categories": [
                "[SLUG-CATEGORIA]"
            ],
            "tags": []
        }
    ],
    "gallery_categories": [
        {
            "name": "[CATEGORÍA DE GALERÍA 1]",
            "slug": "galeria-cat-1"
        },
        {
            "name": "[CATEGORÍA DE GALERÍA 2]",
            "slug": "galeria-cat-2"
        }
    ],
    "galleries": [],
    "post_categories": [
        {
            "slug": "[SLUG-CATEGORIA-BLOG-1 — ej: novedades-de-obra]",
            "name": "[NOMBRE — ej: Novedades de Obra]",
            "description": "[DESCRIPCIÓN]"
        },
        {
            "slug": "[SLUG-CATEGORIA-BLOG-2 — ej: tendencias-en-construccion]",
            "name": "[NOMBRE — ej: Tendencias en Construcción]",
            "description": "[DESCRIPCIÓN]"
        }
    ],
    "posts": [
        {
            "title": "[TÍTULO ARTÍCULO 1 — ej: 5 errores comunes al construir tu primera vivienda]",
            "slug": "[SLUG-ARTICULO-1]",
            "category_slug": "[SLUG-CATEGORIA-BLOG]",
            "description": "[RESUMEN EN 1-2 ORACIONES]",
            "content": "[CONTENIDO COMPLETO EN HTML]",
            "status": "Published",
            "type": "post"
        },
        {
            "title": "[TÍTULO ARTÍCULO 2]",
            "slug": "[SLUG-ARTICULO-2]",
            "category_slug": "[SLUG-CATEGORIA-BLOG]",
            "description": "[RESUMEN]",
            "content": "[CONTENIDO COMPLETO EN HTML]",
            "status": "Published",
            "type": "post"
        },
        {
            "title": "[TÍTULO ARTÍCULO 3]",
            "slug": "[SLUG-ARTICULO-3]",
            "category_slug": "[SLUG-CATEGORIA-BLOG]",
            "description": "[RESUMEN]",
            "content": "[CONTENIDO COMPLETO EN HTML]",
            "status": "Published",
            "type": "post"
        }
    ],
    "testimonial_categories": [
        {
            "name": "[NOMBRE CATEGORÍA — ej: Clientes]",
            "slug": "[SLUG — ej: clientes]",
            "description": "[DESCRIPCIÓN]"
        }
    ],
    "testimonials": [
        {
            "name": "[NOMBRE CLIENTE 1]",
            "category": "[NOMBRE CATEGORÍA — ej: Clientes]",
            "description": "[TESTIMONIO 1 — 2 a 3 oraciones sobre la experiencia con la constructora]",
            "position": "[CARGO O ROL — ej: Propietario]",
            "company": "[EMPRESA O VACÍO]",
            "rating": 5,
            "featured": true
        },
        {
            "name": "[NOMBRE CLIENTE 2]",
            "category": "[NOMBRE CATEGORÍA]",
            "description": "[TESTIMONIO 2]",
            "position": "[CARGO O ROL]",
            "company": "[EMPRESA O VACÍO]",
            "rating": 5,
            "featured": true
        },
        {
            "name": "[NOMBRE CLIENTE 3]",
            "category": "[NOMBRE CATEGORÍA]",
            "description": "[TESTIMONIO 3]",
            "position": "[CARGO O ROL]",
            "company": "[EMPRESA O VACÍO]",
            "rating": 5,
            "featured": true
        }
    ],
    "team_categories": [
        {
            "name": "[CATEGORÍA DE EQUIPO 1 — ej: Dirección]",
            "slug": "direccion"
        },
        {
            "name": "[CATEGORÍA DE EQUIPO 2 — ej: Profesionales]",
            "slug": "profesionales"
        }
    ],
    "team_members": [
        {
            "name": "[NOMBRE COMPLETO MIEMBRO 1]",
            "email": "[EMAIL]",
            "position": "[CARGO — ej: Director General]",
            "description": "[BIO BREVE]",
            "category_id": 1,
            "image": "",
            "is_active": true
        },
        {
            "name": "[NOMBRE COMPLETO MIEMBRO 2]",
            "email": "[EMAIL]",
            "position": "[CARGO — ej: Arquitecta Principal]",
            "description": "[BIO BREVE]",
            "category_id": 1,
            "image": "",
            "is_active": true
        },
        {
            "name": "[NOMBRE COMPLETO MIEMBRO 3]",
            "email": "[EMAIL]",
            "position": "[CARGO — ej: Director de Obra]",
            "description": "[BIO BREVE]",
            "category_id": 2,
            "image": "",
            "is_active": true
        }
    ],
    "faqs_categories": [
        {
            "name": "[NOMBRE CATEGORÍA FAQ 1 — ej: Sobre la Empresa]",
            "slug": "[SLUG — ej: sobre-la-empresa]"
        },
        {
            "name": "[NOMBRE CATEGORÍA FAQ 2 — ej: Presupuestos y Plazos]",
            "slug": "[SLUG — ej: presupuestos-y-plazos]"
        },
        {
            "name": "[NOMBRE CATEGORÍA FAQ 3 — ej: Proceso de Obra]",
            "slug": "[SLUG — ej: proceso-de-obra]"
        }
    ],
    "faqs": [
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 1 — ej: ¿Cuánto cuesta construir una vivienda?]",
            "answer": "[RESPUESTA 1]",
            "is_featured": true,
            "order": 1
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 2 — ej: ¿Cuánto tiempo tarda una obra?]",
            "answer": "[RESPUESTA 2]",
            "is_featured": true,
            "order": 2
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 3 — ej: ¿Trabajan con planos propios o del cliente?]",
            "answer": "[RESPUESTA 3]",
            "is_featured": true,
            "order": 3
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 4 — ej: ¿Ofrecen garantía sobre la obra?]",
            "answer": "[RESPUESTA 4]",
            "is_featured": false,
            "order": 4
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 5 — ej: ¿Puedo hacer cambios durante la obra?]",
            "answer": "[RESPUESTA 5]",
            "is_featured": false,
            "order": 5
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 6 — ej: ¿Cómo se manejan los pagos?]",
            "answer": "[RESPUESTA 6]",
            "is_featured": true,
            "order": 6
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 7 — ej: ¿Hacen remodelaciones parciales?]",
            "answer": "[RESPUESTA 7]",
            "is_featured": false,
            "order": 7
        },
        {
            "category_slug": "[SLUG CATEGORÍA]",
            "question": "[PREGUNTA 8 — ej: ¿Trabajan en zona rural o solo urbana?]",
            "answer": "[RESPUESTA 8]",
            "is_featured": false,
            "order": 8
        }
    ],
    "blog_categories": [
        {
            "name": "[CATEGORÍA DE BLOG 1]",
            "slug": "categoria-1"
        },
        {
            "name": "[CATEGORÍA DE BLOG 2]",
            "slug": "categoria-2"
        }
    ],
    "blog": [
        {
            "title": "[TÍTULO DEL ARTÍCULO 1]",
            "slug": "articulo-1",
            "category_slug": "categoria-1",
            "description": "[EXTRACTO DEL ARTÍCULO — 1-2 oraciones que resuman el contenido]",
            "content": "<p>[CONTENIDO COMPLETO DEL ARTÍCULO EN HTML]</p><h3>[SUBTÍTULO]</h3><p>[SEGUNDO PÁRRAFO]</p>",
            "is_featured": true
        },
        {
            "title": "[TÍTULO DEL ARTÍCULO 2]",
            "slug": "articulo-2",
            "category_slug": "categoria-1",
            "description": "[EXTRACTO DEL ARTÍCULO 2]",
            "content": "<p>[CONTENIDO DEL ARTÍCULO 2 EN HTML]</p>",
            "is_featured": true
        },
        {
            "title": "[TÍTULO DEL ARTÍCULO 3]",
            "slug": "articulo-3",
            "category_slug": "categoria-2",
            "description": "[EXTRACTO DEL ARTÍCULO 3]",
            "content": "<p>[CONTENIDO DEL ARTÍCULO 3 EN HTML]</p>",
            "is_featured": true
        }
    ],
    "gallery": [
        {
            "title": "[TÍTULO IMAGEN 1]",
            "description": "[DESCRIPCIÓN BREVE]",
            "image": "[URL O PATH DE LA IMAGEN]",
            "category_slug": "galeria-cat-1",
            "is_featured": true
        },
        {
            "title": "[TÍTULO IMAGEN 2]",
            "description": "[DESCRIPCIÓN BREVE]",
            "image": "[URL O PATH]",
            "category_slug": "galeria-cat-1",
            "is_featured": true
        },
        {
            "title": "[TÍTULO IMAGEN 3]",
            "description": "[DESCRIPCIÓN BREVE]",
            "image": "[URL O PATH]",
            "category_slug": "galeria-cat-2",
            "is_featured": false
        },
        {
            "title": "[TÍTULO IMAGEN 4]",
            "description": "[DESCRIPCIÓN BREVE]",
            "image": "[URL O PATH]",
            "category_slug": "galeria-cat-2",
            "is_featured": false
        }
    ],
    "team": [
        {
            "name": "[NOMBRE COMPLETO 1]",
            "position": "[CARGO]",
            "description": "[BIO BREVE — 1-2 oraciones]",
            "email": "[EMAIL]",
            "linkedin": "[URL LINKEDIN]",
            "category_slug": "direccion",
            "image": "[URL FOTO]"
        },
        {
            "name": "[NOMBRE COMPLETO 2]",
            "position": "[CARGO]",
            "description": "[BIO BREVE]",
            "category_slug": "profesionales",
            "image": "[URL FOTO]"
        },
        {
            "name": "[NOMBRE COMPLETO 3]",
            "position": "[CARGO]",
            "description": "[BIO BREVE]",
            "category_slug": "profesionales",
            "image": "[URL FOTO]"
        }
    ]
}