{
    "miramos": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media": "Imagen",
                "buttons_top": "Botones superiores",
                "buttons_bottom": "Botones inferiores"
            }
        },
        "texto_apoyo": "07",
        "titulo_principal": "Miramos",
        "subtitulo": "donde todos miran y vemos<br>lo que nadie ve",
        "titulo_interno": "Presencia visual con intención comercial.",
        "contenido": "La comunicación de un negocio no se sostiene con piezas sueltas. Necesita una imagen coherente, una marca clara y una web que ordene la información para convertir interés en acción.",
        "comentario": "Claridad visual para vender con más confianza.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/poster-desk.webp",
            "mov": "assets/photo/index/mov/poster-mov.webp",
            "alt": "Presencia visual para negocios",
            "figcaption": "SIMPLE / Presencia visual",
            "ratio": {
                "desk": "16 / 9",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "9.2",
                    "y": "1.2",
                    "scale": "1.08",
                    "rotate": "0",
                    "flipX": "true"
                },
                "mov": {
                    "x": "-0.3",
                    "y": "-2.8",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "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": "interno",
                    "destino": "page:index",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "cta",
                    "destino": "#cta-1",
                    "clase": "btn open-cta",
                    "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": "btn",
                "target": "_self",
                "active": true
            },
            "items": [
                {
                    "label": "Whatsapp",
                    "tipo": "whatsapp",
                    "destino": "999999999",
                    "clase": "btn",
                    "target": "_blank",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "url",
                    "destino": "https://simplecreativestudio.com",
                    "clase": "btn",
                    "target": "_blank",
                    "active": true
                }
            ]
        }
    },
    "diseno": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media": "Imagen",
                "buttons_text": "Botones de texto",
                "buttons_media": "Botones de imagen"
            }
        },
        "texto_apoyo": "02",
        "titulo_principal": "El diseño no es cómo se ve,",
        "subtitulo": "es cómo funciona",
        "titulo_interno": "Leer el problema antes de producir",
        "contenido": "Cada proyecto empieza mirando lo que ya existe: lo que comunica, lo que confunde, lo que sobra y lo que todavía no aparece. Desde ahí ordenamos fotografía, marca y web como partes de una misma percepción, no como piezas sueltas que intentan funcionar por separado.",
        "comentario": "Mirar mejor para decidir mejor.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/block-desk.webp",
            "mov": "assets/photo/index/mov/block-mov.webp",
            "alt": "Proceso visual de SIMPLE",
            "figcaption": "SIMPLE / Mirada y criterio",
            "ratio": {
                "desk": "4 / 3",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "-28.6",
                    "y": "-0.3",
                    "scale": "1.05",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "-2",
                    "y": "-4.1",
                    "scale": "1.04",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "popup",
                    "tipo": "interno",
                    "destino": "popup:core_popup",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "Hablemos",
                    "tipo": "cta",
                    "destino": "#cta-1",
                    "clase": "m open-cta",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "Descargar",
                    "tipo": "download",
                    "destino": "pdf-01",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                }
            ]
        },
        "buttons_media": {
            "max": 2,
            "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": "Llamar",
                    "tipo": "tel",
                    "destino": "951999999",
                    "clase": "open-cta",
                    "target": "_self",
                    "active": true
                }
            ]
        }
    },
    "novendemos": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media": "Imagen",
                "buttons_text": "Botones de texto",
                "buttons_media": "Botones de imagen"
            }
        },
        "texto_apoyo": "03",
        "titulo_principal": "No vendemos fotos, marcas o páginas web.",
        "subtitulo": "Vendemos percepción, posicionamiento y conversión",
        "titulo_interno": "Editar solo donde corresponde",
        "contenido": "El cliente puede cambiar textos, imágenes, videos y botones desde la misma página publicada, sin entrar a una plataforma ajena ni aprender un sistema complejo. La web se abre solo donde debe abrirse: el contenido se actualiza, pero la estructura permanece protegida.",
        "comentario": "Autonomía sin pérdida de control.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/block-reverse-desk.webp",
            "mov": "assets/photo/index/mov/block-reverse-mov.webp",
            "alt": "Editor web de SIMPLE",
            "figcaption": "SIMPLE / Edición controlada",
            "ratio": {
                "desk": "4 / 3",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "-2.2",
                    "y": "-0.7",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "Solicitar demo",
                    "tipo": "cta",
                    "destino": "#cta-1",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "interno",
                    "destino": "page:index",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                }
            ]
        },
        "buttons_media": {
            "max": 2,
            "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://simplecreativestudio.com",
                    "clase": "btn",
                    "target": "_blank",
                    "active": true
                }
            ]
        }
    },
    "nodisenamos": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media_1": "Imagen de fondo",
                "media_2": "Imagen superior",
                "buttons_text": "Botones"
            }
        },
        "texto_apoyo": "08",
        "titulo_principal": "No diseñamos para encajar,",
        "subtitulo": "diseñamos para destacar",
        "titulo_interno": "no lo abandone",
        "contenido": "Una marca, una sesión fotográfica o una web no funcionan por separado si no responden a una intención clara. Antes de ejecutar, definimos qué debe percibir el cliente, qué debe entender y qué acción debe tomar.",
        "comentario": "Menos ruido. Más dirección.",
        "media_1": {
            "type": "image",
            "desk": "assets/photo/index/desk/break-desk.webp",
            "mov": "assets/photo/index/mov/break-mov.webp",
            "alt": "Composición visual estratégica",
            "figcaption": "SIMPLE / Dirección visual",
            "ratio": {
                "desk": "16 / 9",
                "mov": "9 / 16"
            },
            "fit": {
                "desk": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "media_2": {
            "type": "image",
            "desk": "assets/photo/index/desk/break-desk-2.webp",
            "mov": "assets/photo/index/mov/break-mov-2.webp",
            "alt": "Sistema visual aplicado a negocio",
            "figcaption": "SIMPLE / Sistema visual",
            "ratio": {
                "desk": "16 / 9",
                "mov": "9 / 16"
            },
            "fit": {
                "desk": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "simple",
                    "tipo": "interno",
                    "destino": "popup:core_popup",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "interno",
                    "destino": "popup:mateo",
                    "clase": "btn",
                    "target": "_self",
                    "active": "true"
                }
            ]
        }
    },
    "noeshacermenos": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media": "Imagen",
                "buttons_text": "Botones de texto",
                "buttons_media": "Botones de imagen"
            }
        },
        "texto_apoyo": "02",
        "titulo_principal": "Simple no es hacer menos,",
        "subtitulo": "es hacerlo mejor",
        "titulo_interno": "Leer el problema antes de producir",
        "contenido": "Cada proyecto empieza mirando lo que ya existe: lo que comunica, lo que confunde, lo que sobra y lo que todavía no aparece. Desde ahí ordenamos fotografía, marca y web como partes de una misma percepción, no como piezas sueltas que intentan funcionar por separado.",
        "comentario": "Mirar mejor para decidir mejor.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/block-desk.webp",
            "mov": "assets/photo/index/mov/block-mov.webp",
            "alt": "Proceso visual de SIMPLE",
            "figcaption": "SIMPLE / Mirada y criterio",
            "ratio": {
                "desk": "4 / 3",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "-28.6",
                    "y": "-0.3",
                    "scale": "1.05",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "-2",
                    "y": "-4.1",
                    "scale": "1.04",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "popup",
                    "tipo": "interno",
                    "destino": "popup:core_popup",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "Hablemos",
                    "tipo": "cta",
                    "destino": "#cta-1",
                    "clase": "m open-cta",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "Descargar",
                    "tipo": "download",
                    "destino": "pdf-01",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                }
            ]
        },
        "buttons_media": {
            "max": 2,
            "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": "Llamar",
                    "tipo": "tel",
                    "destino": "951999999",
                    "clase": "open-cta",
                    "target": "_self",
                    "active": true
                }
            ]
        }
    },
    "primerolapiz": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "comentario": "Comentario",
                "media": "Imagen",
                "buttons_text": "Botones de texto",
                "buttons_media": "Botones de imagen"
            }
        },
        "texto_apoyo": "03",
        "titulo_principal": "Primero lápiz y papel,",
        "subtitulo": "después pantallas",
        "titulo_interno": "Editar solo donde corresponde",
        "contenido": "El cliente puede cambiar textos, imágenes, videos y botones desde la misma página publicada, sin entrar a una plataforma ajena ni aprender un sistema complejo. La web se abre solo donde debe abrirse: el contenido se actualiza, pero la estructura permanece protegida.",
        "comentario": "Autonomía sin pérdida de control.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/block-reverse-desk.webp",
            "mov": "assets/photo/index/mov/block-reverse-mov.webp",
            "alt": "Editor web de SIMPLE",
            "figcaption": "SIMPLE / Edición controlada",
            "ratio": {
                "desk": "4 / 3",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "-2.2",
                    "y": "-0.7",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "0",
                    "y": "0",
                    "scale": "1",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "Solicitar demo",
                    "tipo": "cta",
                    "destino": "#cta-1",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                },
                {
                    "label": "",
                    "tipo": "interno",
                    "destino": "page:index",
                    "clase": "btn",
                    "target": "_self",
                    "active": true
                }
            ]
        },
        "buttons_media": {
            "max": 2,
            "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://simplecreativestudio.com",
                    "clase": "btn",
                    "target": "_blank",
                    "active": true
                }
            ]
        }
    },
    "cierre": {
        "_editor": {
            "fields": {
                "texto_apoyo": "Texto de apoyo",
                "titulo_principal": "Título principal",
                "subtitulo": "Subtítulo",
                "titulo_interno": "Título interno",
                "contenido": "Contenido",
                "media": "Imagen",
                "buttons_text": "Botones"
            }
        },
        "texto_apoyo": "SIMPLE / Dirección visual",
        "titulo_principal": "hablemos de tu proyecto",
        "subtitulo": "visual debe guiar, no distraer.",
        "titulo_interno": "Una presencia clara reduce fricción.",
        "contenido": "Cuando el mensaje, la estética y la estructura trabajan en la misma dirección, el negocio se entiende más rápido y transmite más confianza. El objetivo no es llenar espacios: es ordenar la percepción.",
        "media": {
            "type": "image",
            "desk": "assets/photo/index/desk/sweep-desk-2.webp",
            "mov": "assets/photo/index/mov/sweep-mov-2.webp",
            "alt": "Dirección visual aplicada a comunicación comercial",
            "figcaption": "SIMPLE / Dirección visual",
            "ratio": {
                "desk": "2.5 / 1",
                "mov": "3 / 4"
            },
            "fit": {
                "desk": {
                    "x": "0",
                    "y": "0",
                    "scale": "1.04",
                    "rotate": "0",
                    "flipX": "false"
                },
                "mov": {
                    "x": "-0.2",
                    "y": "18",
                    "scale": "1.03",
                    "rotate": "0",
                    "flipX": "false"
                }
            }
        },
        "buttons_text": {
            "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": "mateo",
                    "tipo": "interno",
                    "destino": "popup:mateo",
                    "clase": "btn",
                    "target": "_self",
                    "active": "true"
                },
                {
                    "label": "",
                    "tipo": "interno",
                    "destino": "popup:mateo",
                    "clase": "btn",
                    "target": "_self",
                    "active": "true"
                }
            ]
        }
    }
}