{"id":169,"date":"2025-11-12T19:05:26","date_gmt":"2025-11-12T19:05:26","guid":{"rendered":"https:\/\/www.latinavibe.com\/wordpress\/?page_id=169"},"modified":"2025-12-18T03:46:18","modified_gmt":"2025-12-18T03:46:18","slug":"newsletter","status":"publish","type":"page","link":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/","title":{"rendered":"Newsletter"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"169\" class=\"elementor elementor-169\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e09e15 e-flex e-con-boxed e-con e-parent\" data-id=\"2e09e15\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8dff1e4 e-flex e-con-boxed e-con e-parent\" data-id=\"8dff1e4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83e76dc elementor-widget elementor-widget-html\" data-id=\"83e76dc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* 1. Importaci\u00f3n de fuentes *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@300;400;600;700&family=Playfair+Display:wght@400;700&display=swap');\n@import url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css');\n\n\/* --- CONTENEDOR PRINCIPAL --- *\/\n.newsletter-page-contenedor {\n    width: 100%;\n    max-width: 1100px; \n    margin: 20px auto; \/* Reducido de 50px para m\u00f3viles *\/\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.newsletter-landing {\n    display: flex;\n    flex-direction: row; \/* Por defecto horizontal *\/\n    min-height: 600px; \n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n    border-radius: 12px; \n    overflow: hidden;\n    background-color: #fff;\n}\n\n\/* --- COLUMNA IZQUIERDA (Imagen\/Intro) --- *\/\n.landing-izq {\n    flex: 1; \n    background-color: #FDF2F7; \n    color: #800F48;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    padding: 50px;\n    text-align: center;\n}\n\n.landing-izq h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    color: #000000;\n}\n\n.landing-izq p {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 15px;\n    font-weight: 400;\n    line-height: 1.6;\n    color: #555;\n    max-width: 85%;\n}\n\n\/* --- COLUMNA DERECHA (Formulario) --- *\/\n.landing-der {\n    flex: 1.2;\n    background-color: #FFFFFF;\n    padding: 50px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.landing-der h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 36px;\n    font-weight: 400;\n    letter-spacing: 2px; \/* Reducido un poco para evitar desbordes *\/\n    color: #000000;\n    text-transform: uppercase;\n    margin-bottom: 5px;\n    line-height: 1.1;\n}\n\n.landing-der h2 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #800F48;\n    text-transform: uppercase;\n    margin-top: 0;\n    margin-bottom: 25px;\n}\n\n.beneficios-lista {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n}\n.beneficios-lista li {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #555555;\n    display: flex;\n    align-items: center;\n    margin-bottom: 8px;\n}\n.beneficios-lista i {\n    color: #800F48;\n    margin-right: 12px;\n    font-size: 14px;\n}\n\n\/* --- FORMULARIO --- *\/\n.formulario-placeholder label {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    margin-left: 5px; \n    color: #333;\n}\n\n.input-simulado, .select-simulado {\n    width: 100%;\n    padding: 14px 20px !important;\n    margin-bottom: 15px;\n    border: 1px solid #E0E0E0 !important;\n    background-color: #FAFAFA !important;\n    font-family: 'Open Sans', sans-serif;\n    font-size: 14px;\n    color: #333333;\n    box-sizing: border-box;\n    border-radius: 50px !important; \n    -webkit-appearance: none;\n    appearance: none;\n    transition: all 0.3s;\n}\n\n.input-simulado:focus, .select-simulado:focus {\n    border-color: #800F48 !important;\n    background-color: #FFF !important;\n    outline: none;\n    box-shadow: 0 0 0 3px rgba(128, 15, 72, 0.1);\n}\n\n.fecha-wrapper {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 20px;\n}\n.fecha-col { flex: 1; }\n\n.btn-suscribirse-simulado {\n    font-family: 'Open Sans', sans-serif;\n    background-color: #800F48 !important;   \n    color: #FFFFFF !important; \n    font-size: 15px;\n    font-weight: 700;\n    padding: 16px 20px !important;\n    border-radius: 50px !important;\n    width: 100%;\n    border: none;\n    cursor: pointer;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    box-shadow: 0 5px 15px rgba(128, 15, 72, 0.2); \n    transition: all 0.3s ease;\n    display: block;\n    text-align: center;\n}\n\n.btn-suscribirse-simulado:hover {\n    background-color: #A03068 !important;\n    transform: translateY(-2px);\n}\n\n.privacidad {\n    font-size: 11px;\n    color: #888;\n    margin-top: 20px;\n    text-align: center;\n    line-height: 1.4;\n}\n\n\/* --- MEDIA QUERIES (RESPONSIVE) --- *\/\n\n\/* Tablets y pantallas medianas *\/\n@media (max-width: 991px) {\n    .newsletter-landing {\n        flex-direction: column; \/* Apilar columnas *\/\n    }\n    .landing-izq {\n        padding: 40px 30px;\n        min-height: auto;\n    }\n    .landing-der {\n        padding: 40px 30px;\n    }\n    .landing-izq h3 {\n        font-size: 28px;\n    }\n}\n\n\/* M\u00f3viles *\/\n@media (max-width: 480px) {\n    .newsletter-page-contenedor {\n        margin: 10px auto;\n        padding: 0 10px;\n    }\n    .landing-izq {\n        padding: 35px 20px;\n    }\n    .landing-izq h3 {\n        font-size: 24px;\n    }\n    .landing-der {\n        padding: 30px 20px;\n    }\n    .landing-der h1 {\n        font-size: 26px;\n        text-align: center;\n    }\n    .landing-der h2 {\n        font-size: 12px;\n        text-align: center;\n        margin-bottom: 20px;\n    }\n    .beneficios-lista li {\n        font-size: 13px;\n    }\n    .fecha-wrapper {\n        flex-direction: row; \/* Mantener horizontal en fecha o cambiar a column si es muy estrecho *\/\n    }\n    .btn-suscribirse-simulado {\n        font-size: 14px;\n        padding: 14px 10px !important;\n    }\n}\n<\/style>\n\n<div class=\"newsletter-page-contenedor\">\n    <div class=\"newsletter-landing\">\n        <div class=\"landing-izq\">\n            <i class=\"fas fa-star\" style=\"font-size: 24px; margin-bottom: 15px; color: #800F48;\"><\/i>\n            <h3>EL SECRETO DE LOS TRENDS VIRALES<\/h3>\n            <p>\"Todo lo que me pongo se vuelve trendy.\" \u2014\n            Lola \u00cdndigo<\/p>\n        <\/div>\n\n        <div class=\"landing-der\">\n            <h1>\u00daNETE AL GLOW CLUB<\/h1>\n            <h2>TU DOSIS SEMANAL DE ESTILO<\/h2>\n\n            <ul class=\"beneficios-lista\">\n                <li><i class=\"fas fa-check\"><\/i> Gu\u00edas de maquillaje paso a paso.<\/li>\n                <li><i class=\"fas fa-check\"><\/i> An\u00e1lisis de outfits de celebridades.<\/li>\n                <li><i class=\"fas fa-check\"><\/i> Regalo sorpresa en tu cumplea\u00f1os.<\/li>\n            <\/ul>\n\n            <div class=\"formulario-placeholder\">\n                <input type=\"text\" class=\"input-simulado\" placeholder=\"Tu Nombre Completo\">\n                <input type=\"email\" class=\"input-simulado\" placeholder=\"Tu Correo Electr\u00f3nico\">\n                \n                <label>\u00bfCu\u00e1ndo es tu cumplea\u00f1os?<\/label>\n                <div class=\"fecha-wrapper\">\n                    <div class=\"fecha-col\">\n                        <select class=\"select-simulado\">\n                            <option value=\"\" disabled selected>D\u00eda<\/option>\n                            <option value=\"1\">1<\/option>\n                            <option value=\"15\">15<\/option>\n                            <option value=\"30\">30<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"fecha-col\" style=\"flex: 1.5;\"> \n                        <select class=\"select-simulado\">\n                            <option value=\"\" disabled selected>Mes<\/option>\n                            <option value=\"01\">Enero<\/option>\n                            <option value=\"02\">Febrero<\/option>\n                            <option value=\"12\">Diciembre<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n                \n                <button class=\"btn-suscribirse-simulado\">\n                    \u00a1QUIERO SUSCRIBIRME! <i class=\"fas fa-arrow-right\" style=\"margin-left: 5px;\"><\/i>\n                <\/button>\n            <\/div>\n\n            <p class=\"privacidad\">\n                Respetamos tu privacidad. Sin spam, solo GLOW.\n            <\/p>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c906099 e-flex e-con-boxed e-con e-parent\" data-id=\"c906099\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46d8574 elementor-widget elementor-widget-html\" data-id=\"46d8574\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* --- ESTILOS DEL PIE DE P\u00c1GINA --- *\/\n.footer-glowlatina {\n    background-color: #800F48; \/* Color principal fucsia de GLOWLATINA *\/\n    color: #FFFFFF;\n    padding: 30px 40px;\n    width: 100%;\n    font-family: 'Open Sans', sans-serif;\n}\n\n\/* Contenedor Principal del Footer (Logo, Menu, Social) *\/\n.footer-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.3); \/* Raya blanca sutil *\/\n    padding-bottom: 20px;\n    margin-bottom: 20px;\n    flex-wrap: wrap; \/* Para m\u00f3vil *\/\n}\n\n\/* Estilo del Logo en el Footer *\/\n.footer-logo {\n    font-family: 'Playfair Display', serif;\n    font-size: 28px; \n    font-weight: 400; \n    letter-spacing: 3px; \n    text-transform: uppercase;\n    color: #FFFFFF;\n    margin-right: 20px; \/* Espacio para el men\u00fa *\/\n}\n\n\/* Men\u00fa de Navegaci\u00f3n en el Footer *\/\n.footer-menu ul {\n    list-style: none;\n    padding: 0;\n    margin: 10px 0;\n    display: flex;\n    gap: 15px;\n    flex-wrap: wrap;\n}\n\n.footer-menu a {\n    color: #FFFFFF;\n    text-decoration: none;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    transition: color 0.3s;\n}\n\n.footer-menu a:hover {\n    color: #FFC0CB; \/* Color rosa claro al pasar el rat\u00f3n *\/\n}\n\n\/* Redes Sociales *\/\n.footer-social i {\n    font-size: 18px;\n    margin-left: 15px;\n    color: #FFFFFF;\n    transition: color 0.3s;\n}\n\n.footer-social i:hover {\n    color: #FFC0CB;\n}\n\n\/* Fila Inferior (Derechos de autor y Declaraci\u00f3n IA) *\/\n.footer-bottom {\n    text-align: center;\n    font-size: 10px;\n    color: rgba(255, 255, 255, 0.8);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n.footer-bottom .ia-note {\n    display: block; \/* Mantiene la nota en su propia l\u00ednea *\/\n    margin-top: 5px;\n    font-size: 9px; \/* Un poco m\u00e1s peque\u00f1a para no competir con el copyright *\/\n}\n\n\/* Media Query para m\u00f3vil *\/\n@media (max-width: 768px) {\n    .footer-top {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n    .footer-logo {\n        margin-bottom: 15px;\n    }\n    .footer-menu ul {\n        margin-bottom: 15px;\n        justify-content: center;\n        width: 100%;\n    }\n    .footer-social {\n        width: 100%;\n        text-align: center;\n    }\n}\n<\/style>\n\n<div class=\"footer-glowlatina\">\n    <div class=\"footer-top\">\n        <span class=\"footer-logo\">GLOWLATINA<\/span>\n        \n        <nav class=\"footer-menu\">\n            <ul>\n                <li><a href=\"#\">MAKE UP<\/a><\/li>\n                <li><a href=\"#\">MODA<\/a><\/li>\n                <li><a href=\"#\">CULTURA & FLOW<\/a><\/li>\n                <li><a href=\"#\">NOTICIAS<\/a><\/li>\n            <\/ul>\n        <\/nav>\n        \n    <\/div>\n    \n    <div class=\"footer-bottom\">\n        \u00a9 2025 GLOWLATINA. TODOS LOS DERECHOS RESERVADOS. | <a href=\"#\" style=\"color: inherit;\">POL\u00cdTICA DE PRIVACIDAD<\/a>\n        <span class=\"ia-note\">ALGUNAS IM\u00c1GENES HAN SIDO GENERADAS CON ASISTENCIA DE INTELIGENCIA ARTIFICIAL.<\/span>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>EL SECRETO DE LOS TRENDS VIRALES \u00abTodo lo que me pongo se vuelve trendy.\u00bb \u2014 Lola \u00cdndigo \u00daNETE AL GLOW CLUB TU DOSIS SEMANAL DE ESTILO Gu\u00edas de maquillaje paso a paso. An\u00e1lisis de outfits de celebridades. Regalo sorpresa en tu cumplea\u00f1os. \u00bfCu\u00e1ndo es tu cumplea\u00f1os? D\u00eda11530 MesEneroFebreroDiciembre \u00a1QUIERO SUSCRIBIRME! Respetamos tu privacidad. Sin spam, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-169","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Newsletter - Glow Latina<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Newsletter - Glow Latina\" \/>\n<meta property=\"og:description\" content=\"EL SECRETO DE LOS TRENDS VIRALES \u00abTodo lo que me pongo se vuelve trendy.\u00bb \u2014 Lola \u00cdndigo \u00daNETE AL GLOW CLUB TU DOSIS SEMANAL DE ESTILO Gu\u00edas de maquillaje paso a paso. An\u00e1lisis de outfits de celebridades. Regalo sorpresa en tu cumplea\u00f1os. \u00bfCu\u00e1ndo es tu cumplea\u00f1os? D\u00eda11530 MesEneroFebreroDiciembre \u00a1QUIERO SUSCRIBIRME! Respetamos tu privacidad. Sin spam, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/\" \/>\n<meta property=\"og:site_name\" content=\"Glow Latina\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-18T03:46:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/\",\"url\":\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/\",\"name\":\"Newsletter - Glow Latina\",\"isPartOf\":{\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#website\"},\"datePublished\":\"2025-11-12T19:05:26+00:00\",\"dateModified\":\"2025-12-18T03:46:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.latinavibe.com\/wordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#website\",\"url\":\"https:\/\/www.latinavibe.com\/wordpress\/\",\"name\":\"LatinaVibe\",\"description\":\"My Glowlatina Blog\",\"publisher\":{\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/2e7e1a2c34e93d3b61df0af7a0576509\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.latinavibe.com\/wordpress\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/2e7e1a2c34e93d3b61df0af7a0576509\",\"name\":\"Katherine Mendoza\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bd9e82341fd723e3b2176ba6da7f00f28f4a067eb6ab6a1a5f4a76b154644c5e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bd9e82341fd723e3b2176ba6da7f00f28f4a067eb6ab6a1a5f4a76b154644c5e?s=96&d=mm&r=g\",\"caption\":\"Katherine Mendoza\"},\"logo\":{\"@id\":\"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/www.latinavibe.com\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Newsletter - Glow Latina","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/","og_locale":"es_ES","og_type":"article","og_title":"Newsletter - Glow Latina","og_description":"EL SECRETO DE LOS TRENDS VIRALES \u00abTodo lo que me pongo se vuelve trendy.\u00bb \u2014 Lola \u00cdndigo \u00daNETE AL GLOW CLUB TU DOSIS SEMANAL DE ESTILO Gu\u00edas de maquillaje paso a paso. An\u00e1lisis de outfits de celebridades. Regalo sorpresa en tu cumplea\u00f1os. \u00bfCu\u00e1ndo es tu cumplea\u00f1os? D\u00eda11530 MesEneroFebreroDiciembre \u00a1QUIERO SUSCRIBIRME! Respetamos tu privacidad. Sin spam, [&hellip;]","og_url":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/","og_site_name":"Glow Latina","article_modified_time":"2025-12-18T03:46:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/","url":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/","name":"Newsletter - Glow Latina","isPartOf":{"@id":"https:\/\/www.latinavibe.com\/wordpress\/#website"},"datePublished":"2025-11-12T19:05:26+00:00","dateModified":"2025-12-18T03:46:18+00:00","breadcrumb":{"@id":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.latinavibe.com\/wordpress\/newsletter\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.latinavibe.com\/wordpress\/newsletter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.latinavibe.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Newsletter"}]},{"@type":"WebSite","@id":"https:\/\/www.latinavibe.com\/wordpress\/#website","url":"https:\/\/www.latinavibe.com\/wordpress\/","name":"LatinaVibe","description":"My Glowlatina Blog","publisher":{"@id":"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/2e7e1a2c34e93d3b61df0af7a0576509"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.latinavibe.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":["Person","Organization"],"@id":"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/2e7e1a2c34e93d3b61df0af7a0576509","name":"Katherine Mendoza","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bd9e82341fd723e3b2176ba6da7f00f28f4a067eb6ab6a1a5f4a76b154644c5e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bd9e82341fd723e3b2176ba6da7f00f28f4a067eb6ab6a1a5f4a76b154644c5e?s=96&d=mm&r=g","caption":"Katherine Mendoza"},"logo":{"@id":"https:\/\/www.latinavibe.com\/wordpress\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/www.latinavibe.com\/wordpress"]}]}},"_links":{"self":[{"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/pages\/169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/comments?post=169"}],"version-history":[{"count":52,"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/pages\/169\/revisions"}],"predecessor-version":[{"id":810,"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/pages\/169\/revisions\/810"}],"wp:attachment":[{"href":"https:\/\/www.latinavibe.com\/wordpress\/wp-json\/wp\/v2\/media?parent=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}