{
    "demo": "demo-creative-portfolio",
    "label": "Creative portfolio",
    "version": "1.0",
    "generated": "2026-05-11T23:03:09-03:00",
    "_review": "DRAFT — refinar labels, repeaters, defaults manualmente",
    "views": {
        "welcome": {
            "label": "Página principal (Welcome)",
            "sections": [
                {
                    "id": "hero",
                    "label": "Hero principal",
                    "fields": [
                        {
                            "key": "hero_eyebrow",
                            "type": "text",
                            "label": "Hero eyebrow",
                            "default": "Video Editor & Motion Designer"
                        },
                        {
                            "key": "hero_title",
                            "type": "text",
                            "label": "Hero title",
                            "default": "Creando arte en movimiento"
                        },
                        {
                            "key": "hero_subtitle",
                            "type": "textarea",
                            "label": "Hero subtitle",
                            "default": "Especializado en gaming, anime y contenido digital. Convierto ideas en piezas visuales que captan, conectan y multiplican vistas."
                        },
                        {
                            "key": "hero_cta_primary",
                            "type": "text",
                            "label": "Hero cta primary",
                            "default": "Ver mi trabajo"
                        },
                        {
                            "key": "hero_cta_secondary",
                            "type": "text",
                            "label": "Hero cta secondary",
                            "default": "Hablemos"
                        }
                    ]
                },
                {
                    "id": "about",
                    "label": "Sobre nosotros",
                    "fields": [
                        {
                            "key": "about_eyebrow",
                            "type": "text",
                            "label": "About eyebrow",
                            "default": "Sobre mí"
                        },
                        {
                            "key": "about_text",
                            "type": "textarea",
                            "label": "About text",
                            "default": "Hace años que vivo de editar. Trabajé con creadores de contenido, streamers y marcas. Soy obsesivo con el ritmo, los detalles y la calidad final."
                        },
                        {
                            "key": "about_skills_label",
                            "type": "text",
                            "label": "About skills label",
                            "default": "Software"
                        }
                    ]
                },
                {
                    "id": "services",
                    "label": "Servicios",
                    "fields": [
                        {
                            "key": "services_eyebrow",
                            "type": "text",
                            "label": "Services eyebrow",
                            "default": "Qué hago"
                        },
                        {
                            "key": "services_heading",
                            "type": "text",
                            "label": "Services heading",
                            "default": "Servicios"
                        },
                        {
                            "key": "services_subheading",
                            "type": "text",
                            "label": "Services subheading",
                            "default": "Tres líneas de trabajo, todas con el mismo nivel de obsesión por el detalle."
                        }
                    ]
                },
                {
                    "id": "gallery",
                    "label": "Galería",
                    "fields": [
                        {
                            "key": "gallery_eyebrow",
                            "type": "text",
                            "label": "Gallery eyebrow",
                            "default": "Portfolio"
                        },
                        {
                            "key": "gallery_heading",
                            "type": "text",
                            "label": "Gallery heading",
                            "default": "Trabajos seleccionados"
                        },
                        {
                            "key": "gallery_subheading",
                            "type": "text",
                            "label": "Gallery subheading",
                            "default": "Filtrá por categoría o explorá todo el portfolio."
                        }
                    ]
                },
                {
                    "id": "projects",
                    "label": "Proyectos",
                    "fields": [
                        {
                            "key": "projects_eyebrow",
                            "type": "text",
                            "label": "Projects eyebrow",
                            "default": "Proyectos destacados"
                        },
                        {
                            "key": "projects_heading",
                            "type": "text",
                            "label": "Projects heading",
                            "default": "Casos en profundidad"
                        },
                        {
                            "key": "projects_subheading",
                            "type": "text",
                            "label": "Projects subheading",
                            "default": "Algunos proyectos donde el alcance fue más que un edit puntual."
                        }
                    ]
                },
                {
                    "id": "blog",
                    "label": "Blog",
                    "fields": [
                        {
                            "key": "blog_eyebrow",
                            "type": "text",
                            "label": "Blog eyebrow",
                            "default": "Behind the scenes"
                        },
                        {
                            "key": "blog_heading",
                            "type": "text",
                            "label": "Blog heading",
                            "default": "Notas y procesos"
                        },
                        {
                            "key": "blog_subheading",
                            "type": "text",
                            "label": "Blog subheading",
                            "default": "Tutoriales, breakdowns y reflexiones sobre el oficio."
                        }
                    ]
                },
                {
                    "id": "cta",
                    "label": "Call to action",
                    "fields": [
                        {
                            "key": "cta_section_heading",
                            "type": "text",
                            "label": "Cta section heading",
                            "default": "¿Listo para tu próximo proyecto?"
                        },
                        {
                            "key": "cta_section_text",
                            "type": "textarea",
                            "label": "Cta section text",
                            "default": "Contame qué tenés en mente. Respondo en menos de 24 horas con una propuesta concreta."
                        },
                        {
                            "key": "cta_button_label",
                            "type": "text",
                            "label": "Cta button label",
                            "default": "Empecemos"
                        }
                    ]
                }
            ]
        },
        "about": {
            "label": "Sobre nosotros (About)",
            "sections": [
                {
                    "id": "meta",
                    "label": "SEO meta",
                    "fields": [
                        {
                            "key": "meta_description",
                            "type": "textarea",
                            "label": "Meta description",
                            "default": "Conocé al video editor detrás del portfolio: trayectoria, software, proceso de trabajo y forma de colaborar."
                        }
                    ]
                },
                {
                    "id": "exp",
                    "label": "Exp",
                    "fields": [
                        {
                            "key": "exp",
                            "type": "repeater",
                            "label": "Exp",
                            "min": 1,
                            "max": 3,
                            "item_fields": [
                                {
                                    "key": "title",
                                    "type": "text"
                                }
                            ],
                            "_legacy_keys": [
                                "exp_1_title",
                                "exp_2_title",
                                "exp_3_title"
                            ]
                        }
                    ]
                },
                {
                    "id": "page",
                    "label": "Page",
                    "fields": [
                        {
                            "key": "page_title",
                            "type": "text",
                            "label": "Page title",
                            "default": "El editor detrás del trabajo"
                        },
                        {
                            "key": "page_eyebrow",
                            "type": "text",
                            "label": "Page eyebrow",
                            "default": "Sobre mí"
                        },
                        {
                            "key": "page_subtitle",
                            "type": "textarea",
                            "label": "Page subtitle",
                            "default": "Mi historia, mi proceso, las herramientas que uso y por qué hago lo que hago."
                        }
                    ]
                },
                {
                    "id": "experience",
                    "label": "Experience",
                    "fields": [
                        {
                            "key": "experience_heading",
                            "type": "text",
                            "label": "Experience heading",
                            "default": "Trayectoria"
                        },
                        {
                            "key": "experience_subheading",
                            "type": "text",
                            "label": "Experience subheading",
                            "default": "Algunos hitos del camino."
                        }
                    ]
                },
                {
                    "id": "tool",
                    "label": "Tool",
                    "fields": [
                        {
                            "key": "tool_1",
                            "type": "text",
                            "label": "Tool 1",
                            "default": "Adobe After Effects"
                        },
                        {
                            "key": "tool_2",
                            "type": "text",
                            "label": "Tool 2",
                            "default": "Adobe Premiere Pro"
                        }
                    ]
                },
                {
                    "id": "tools",
                    "label": "Tools",
                    "fields": [
                        {
                            "key": "tools_heading",
                            "type": "text",
                            "label": "Tools heading",
                            "default": "Stack"
                        },
                        {
                            "key": "tools_subheading",
                            "type": "text",
                            "label": "Tools subheading",
                            "default": "Software del día a día."
                        }
                    ]
                },
                {
                    "id": "process",
                    "label": "Process",
                    "fields": [
                        {
                            "key": "process_1_title",
                            "type": "text",
                            "label": "Process 1 title",
                            "default": "Brief"
                        },
                        {
                            "key": "process_heading",
                            "type": "text",
                            "label": "Process heading",
                            "default": "Proceso"
                        },
                        {
                            "key": "process_subheading",
                            "type": "text",
                            "label": "Process subheading",
                            "default": "Cómo trabajamos juntos."
                        }
                    ]
                }
            ]
        },
        "contact": {
            "label": "Contacto (Contact)",
            "sections": [
                {
                    "id": "meta",
                    "label": "SEO meta",
                    "fields": [
                        {
                            "key": "meta_description",
                            "type": "textarea",
                            "label": "Meta description",
                            "default": "Contactá al video editor. Formulario, email, redes sociales y tiempos de respuesta."
                        }
                    ]
                },
                {
                    "id": "page",
                    "label": "Page",
                    "fields": [
                        {
                            "key": "page_title",
                            "type": "text",
                            "label": "Page title",
                            "default": "Contame qué tenés en mente"
                        },
                        {
                            "key": "page_eyebrow",
                            "type": "text",
                            "label": "Page eyebrow",
                            "default": "Hablemos"
                        },
                        {
                            "key": "page_subtitle",
                            "type": "textarea",
                            "label": "Page subtitle",
                            "default": "Respondo todos los mensajes en menos de 24 horas. Si es urgente, escribime directo por Instagram."
                        }
                    ]
                },
                {
                    "id": "email",
                    "label": "Email",
                    "fields": [
                        {
                            "key": "email",
                            "type": "text",
                            "label": "Email",
                            "default": "hola@keycutstudio.com"
                        }
                    ]
                },
                {
                    "id": "phone",
                    "label": "Teléfono",
                    "fields": [
                        {
                            "key": "phone",
                            "type": "text",
                            "label": "Phone",
                            "default": "+54 11 4000-0000"
                        },
                        {
                            "key": "phone_number",
                            "type": "number",
                            "label": "Phone number",
                            "default": "+541140000000"
                        }
                    ]
                },
                {
                    "id": "address",
                    "label": "Dirección",
                    "fields": [
                        {
                            "key": "address",
                            "type": "text",
                            "label": "Address",
                            "default": "Buenos Aires, Argentina"
                        }
                    ]
                },
                {
                    "id": "availability",
                    "label": "Availability",
                    "fields": [
                        {
                            "key": "availability_text",
                            "type": "textarea",
                            "label": "Availability text",
                            "default": "Tomando proyectos · Q3 2026"
                        }
                    ]
                },
                {
                    "id": "form",
                    "label": "Form",
                    "fields": [
                        {
                            "key": "form_heading",
                            "type": "text",
                            "label": "Form heading",
                            "default": "Brief rápido"
                        },
                        {
                            "key": "form_subtext",
                            "type": "text",
                            "label": "Form subtext",
                            "default": "Cuanta más info pongas, mejor puedo cotizarte."
                        }
                    ]
                },
                {
                    "id": "schedule",
                    "label": "Schedule",
                    "fields": [
                        {
                            "key": "schedule",
                            "type": "text",
                            "label": "Schedule",
                            "default": "Lun a Vie · 10 a 19hs (GMT-3)"
                        }
                    ]
                },
                {
                    "id": "response",
                    "label": "Response",
                    "fields": [
                        {
                            "key": "response_time",
                            "type": "text",
                            "label": "Response time",
                            "default": "Respuesta en menos de 24hs"
                        }
                    ]
                },
                {
                    "id": "instagram",
                    "label": "Instagram",
                    "fields": [
                        {
                            "key": "instagram_url",
                            "type": "url",
                            "label": "Instagram url",
                            "default": "https://instagram.com/keycutstudio"
                        }
                    ]
                },
                {
                    "id": "twitter",
                    "label": "Twitter",
                    "fields": [
                        {
                            "key": "twitter_url",
                            "type": "url",
                            "label": "Twitter url",
                            "default": "https://x.com/keycutstudio"
                        }
                    ]
                },
                {
                    "id": "tiktok",
                    "label": "Tiktok",
                    "fields": [
                        {
                            "key": "tiktok_url",
                            "type": "url",
                            "label": "Tiktok url",
                            "default": "https://tiktok.com/@keycutstudio"
                        }
                    ]
                },
                {
                    "id": "youtube",
                    "label": "Youtube",
                    "fields": [
                        {
                            "key": "youtube_url",
                            "type": "url",
                            "label": "Youtube url",
                            "default": "https://youtube.com/@keycutstudio"
                        }
                    ]
                },
                {
                    "id": "discord",
                    "label": "Discord",
                    "fields": [
                        {
                            "key": "discord_url",
                            "type": "url",
                            "label": "Discord url",
                            "default": ""
                        }
                    ]
                },
                {
                    "id": "behance",
                    "label": "Behance",
                    "fields": [
                        {
                            "key": "behance_url",
                            "type": "url",
                            "label": "Behance url",
                            "default": ""
                        }
                    ]
                },
                {
                    "id": "vimeo",
                    "label": "Vimeo",
                    "fields": [
                        {
                            "key": "vimeo_url",
                            "type": "url",
                            "label": "Vimeo url",
                            "default": ""
                        }
                    ]
                }
            ]
        }
    }
}