{ “version”: “0.4”, “title”: “Guía Comprador de Casa”, “type”: “page”, “widgets”: [ { “id”: “hero_section”, “elType”: “container”, “settings”: { “content_width”: “boxed”, “background_background”: “classic”, “background_color”: “#FFFFFF”, “padding”: { “top”: “80”, “bottom”: “80”, “unit”: “px” }, “direction”: “column”, “align_items”: “center”, “justify_content”: “center” }, “elements”: [ { “id”: “headline”, “elType”: “widget”, “widgetType”: “heading”, “settings”: { “title”: “Descarga GRATIS la Guía Definitiva para Comprar tu Primera Casa en Tampa”, “header_size”: “h1”, “align”: “center”, “title_color”: “#1A1A1A”, “typography_typography”: “custom”, “typography_font_family”: “Montserrat”, “typography_font_weight”: “700” } }, { “id”: “subheadline”, “elType”: “widget”, “widgetType”: “heading”, “settings”: { “title”: “Aprende paso a paso cómo comprar tu primera casa, cuánto dinero necesitas, qué préstamo te conviene, programas de ayuda disponibles y los errores que debes evitar.”, “header_size”: “h3”, “align”: “center”, “title_color”: “#444444”, “typography_typography”: “custom”, “typography_font_family”: “Montserrat”, “typography_font_weight”: “400”, “margin”: { “top”: “20”, “bottom”: “40”, “unit”: “px” } } }, { “id”: “main_content_row”, “elType”: “container”, “settings”: { “direction”: “row”, “content_width”: “full”, “gap”: “40” }, “elements”: [ { “id”: “mockup_container”, “elType”: “container”, “settings”: { “width”: “50%”, “align_items”: “center” }, “elements”: [ { “id”: “guide_mockup”, “elType”: “widget”, “widgetType”: “image”, “settings”: { “image”: { “url”: “https://via.placeholder.com/400×600?text=3D+Guide+Mockup+Placeholder” }, “caption”: “Premium First-Time Home Buyer’s Guide” } } ] }, { “id”: “form_container”, “elType”: “container”, “settings”: { “width”: “50%”, “background_background”: “classic”, “background_color”: “#F9F9F9”, “padding”: “40”, “border_border”: “solid”, “border_width”: “1”, “border_color”: “#D4AF37”, “border_radius”: “8” }, “elements”: [ { “id”: “lead_form”, “elType”: “widget”, “widgetType”: “form”, “settings”: { “form_fields”: [ {“field_type”: “text”, “field_label”: “Nombre”, “placeholder”: “Tu nombre completo”}, {“field_type”: “email”, “field_label”: “Email”, “placeholder”: “tu@email.com”}, {“field_type”: “tel”, “field_label”: “Teléfono”, “placeholder”: “Tu número de teléfono”} ], “button_text”: “Descargar Guía Gratis”, “button_background_color”: “#D4AF37”, “button_text_color”: “#FFFFFF”, “button_typography_typography”: “custom”, “button_typography_font_weight”: “700” } } ] } ] } ] }, { “id”: “learning_section”, “elType”: “container”, “settings”: { “background_background”: “classic”, “background_color”: “#1A1A1A”, “padding”: “60”, “direction”: “column”, “align_items”: “center” }, “elements”: [ { “id”: “learning_title”, “elType”: “widget”, “widgetType”: “heading”, “settings”: { “title”: “¿Qué aprenderás en esta guía?”, “title_color”: “#D4AF37”, “align”: “center” } }, { “id”: “learning_list”, “elType”: “widget”, “widgetType”: “icon-list”, “settings”: { “items”: [ {“text”: “Cómo calificar para tu primer préstamo hipotecario”, “icon”: “fa fa-check”}, {“text”: “Programas de asistencia para el pago inicial (Down Payment Assistance)”, “icon”: “fa fa-check”}, {“text”: “Los 5 errores más comunes que cometen los compradores primerizos”, “icon”: “fa fa-check”}, {“text”: “Análisis del mercado inmobiliario actual en Tampa”, “icon”: “fa fa-check”} ], “text_color”: “#FFFFFF”, “icon_color”: “#D4AF37” } } ] } ] }