{
    "headline": {
        "_editor": {
            "fields": {
                "group_text": {
                    "label": "Textos de la cabecera",
                    "type": "group",
                    "fields": [
                        {
                            "key": "texto_apoyo",
                            "label": "Texto de apoyo",
                            "type": "text"
                        },
                        {
                            "key": "titulo_principal",
                            "label": "Título principal",
                            "type": "text"
                        },
                        {
                            "key": "subtitulo",
                            "label": "Subtítulo",
                            "type": "text"
                        },
                        {
                            "key": "titulo_interno",
                            "label": "Título interno",
                            "type": "text"
                        },
                        {
                            "key": "contenido",
                            "label": "Contenido",
                            "type": "textarea"
                        },
                        {
                            "key": "comentario",
                            "label": "Comentario",
                            "type": "text"
                        }
                    ]
                },
                "buttons_top": "Botones superiores",
                "buttons_bottom": "Botones inferiores"
            }
        },
        "texto_apoyo": "06",
        "titulo_principal": "06 La web",
        "subtitulo": "06 Hecha para comunicar y funcionar",
        "titulo_interno": "06 Un sistema propio para ordenar tu presencia digital",
        "contenido": "06 Desarrollamos webs a medida para negocios, marcas y proyectos que necesitan comunicar con claridad, construir percepción y generar respuesta. Cada estructura se piensa desde el contenido, el diseño y la función, sin plantillas ni plataformas genéricas.",
        "comentario": "06 Simple no es decorar. Es resolver. editado",
        "buttons_top": {
            "max": "3",
            "fields": {
                "label": {
                    "label": "Texto del botón",
                    "type": "text",
                    "editable": true
                },
                "tipo": {
                    "label": "Tipo de botón",
                    "type": "select",
                    "editable": true,
                    "options": [
                        "interno",
                        "url",
                        "mail",
                        "tel",
                        "whatsapp",
                        "download",
                        "cta"
                    ]
                },
                "destino": {
                    "label": "Destino",
                    "type": "destination",
                    "editable": true
                },
                "clase": {
                    "label": "Clase visual",
                    "type": "text",
                    "editable": false
                },
                "target": {
                    "label": "Abrir en",
                    "type": "select",
                    "editable": false,
                    "options": [
                        "_self",
                        "_blank"
                    ]
                },
                "active": {
                    "label": "Activo",
                    "type": "boolean",
                    "editable": false
                }
            },
            "defaults": {
                "label": "",
                "tipo": "interno",
                "destino": "",
                "clase": "btn",
                "target": "_self",
                "active": true
            },
            "items": [
                {
                    "label": "",
                    "tipo": "url",
                    "destino": "https://www.36fotosstudio.com/desk.html",
                    "clase": "btn",
                    "target": "_blank",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "interno",
                    "destino": "page:index",
                    "clase": "main",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "mail",
                    "destino": "q@we.com",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                }
            ]
        },
        "buttons_bottom": {
            "max": "3",
            "fields": {
                "label": {
                    "label": "Texto del botón",
                    "type": "text",
                    "editable": true
                },
                "tipo": {
                    "label": "Tipo de botón",
                    "type": "select",
                    "editable": true,
                    "options": [
                        "interno",
                        "url",
                        "mail",
                        "tel",
                        "whatsapp",
                        "download",
                        "cta"
                    ]
                },
                "destino": {
                    "label": "Destino",
                    "type": "destination",
                    "editable": true
                },
                "clase": {
                    "label": "Clase visual",
                    "type": "text",
                    "editable": false
                },
                "target": {
                    "label": "Abrir en",
                    "type": "select",
                    "editable": false,
                    "options": [
                        "_self",
                        "_blank"
                    ]
                },
                "active": {
                    "label": "Activo",
                    "type": "boolean",
                    "editable": false
                }
            },
            "defaults": {
                "label": "",
                "tipo": "interno",
                "destino": "",
                "clase": "m",
                "target": "_self",
                "active": true
            },
            "items": [
                {
                    "label": "gerencia@surmaqperu.com",
                    "tipo": "mail",
                    "destino": "gerencia@surmaqperu.com",
                    "clase": "sec",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "operaciones@surmaqperu.com",
                    "tipo": "mail",
                    "destino": "operaciones@surmaqperu.com",
                    "clase": "sec",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "whatsapp",
                    "destino": "987654321",
                    "clase": "m",
                    "target": "_blank",
                    "active": true
                }
            ]
        },
        "group_text": {
            "texto_apoyo": "01",
            "titulo_principal": "SURMAQ",
            "subtitulo": "SOLUTIONS PERU S.A.C.",
            "titulo_interno": "Soluciones integrales para la industria, minería e infraestructura.\"",
            "contenido": "Optimizamos la continuidad y eficiencia de operaciones industriales, mineras y de construcción mediante mantenimiento especializado, montajes, ejecución de infraestructura y el respaldo en alquiler y venta de maquinaria pesada.",
            "comentario": "SURMAQ SOLUTIONS PERU S.A.C."
        }
    }
}