{"id":80,"date":"2024-11-12T16:06:34","date_gmt":"2024-11-12T16:06:34","guid":{"rendered":"https:\/\/minex.com.co\/?page_id=80"},"modified":"2025-05-14T21:03:05","modified_gmt":"2025-05-14T21:03:05","slug":"productos","status":"publish","type":"page","link":"https:\/\/minex.com.co\/es\/productos\/","title":{"rendered":"Productos"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"es\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Carb\u00f3n T\u00e9rmico<\/title>\n    <style>\n        body {\n            margin: 0;\n            font-family: Arial, sans-serif;\n            background-color: #0000003a;\n            color: #fff;\n            overflow-x: hidden;\n        }\n\n        .container {\n            position: relative;\n            max-width: auto;\n            height: 540px;\n            \/* background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo_carbon_termico.webp') no-repeat center center\/cover; *\/\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            border-radius: 40px;\n            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.20);\n            padding: 20px;\n            box-sizing: border-box;\n            margin: 55px;\n        }\n  }\n\n      .producto_uno{\n           background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/CARBON-PCI.webp') no-repeat center center\/cover;\n       }\n\n        .producto_unop{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/CARBON-PCI.webp') no-repeat center center\/cover;\n        }\n        .producto_dos{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo_carbon_termico.webp') no-repeat center center\/cover;\n        }\n        .producto_tres{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo_carbon_metalurgico.webp') no-repeat center center\/cover;\n        }\n\n        .producto_cuatro{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo_coque_reactivo.webp') no-repeat center center\/cover;\n        }\n\n        .producto_cinco{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo-coque-metalurgico_30x100.webp') no-repeat center center\/cover;\n        }\n\n        .producto_seis{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo-coque-metalurgico_40x120.webp') no-repeat center center\/cover;\n        }\n\n        .producto_siete{\n            background: url('https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/fondo-coque-breeze.webp') no-repeat center center\/cover;\n        }\n\n        h1 {\n            color: #fff;\n        }\n\n        .header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-left {\n            font-size: 14px;\n        }\n\n        .header-right {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .header-right a {\n            color: #fff;\n            text-decoration: none;\n            font-weight: bold;\n        }\n\n        .content h1 {\n            font-size: 3rem;\n            margin: 0;\n        }\n\n        .content p {\n            font-size: 1.2rem;\n            margin: 10px 0;\n            margin-bottom: 35px;\n        }\n\n        .custom-button {\n            position: relative;\n            display: inline-block;\n            overflow: hidden;\n            border-radius: 5px;\n            background: transparent !important;\n            color: #fff;\n            text-align: center;\n            padding: 10px 20px;\n            font-weight: 700;\n            cursor: pointer;\n            z-index: 1;\n            text-decoration: none;\n            transition: color 0.3s ease, border-color 0.3s ease;\n            border: 2px solid #fff !important;\n        }\n\n        .custom-button::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            background: rgba(255, 255, 255, 0.4);\n            border-radius: 50%;\n            transform: translate(-50%, -50%);\n            opacity: 0;\n            z-index: 0;\n            transition: width 1.5s ease, height 1.5s ease, opacity 1.5s ease;\n        }\n\n        .custom-button:hover::after {\n            width: 300px;\n            height: 300px;\n            opacity: 1;\n        }\n\n        .custom-button:hover {\n            color: #ffffff !important;\n        }\n\n        .footer {\n            font-size: 3.8rem;\n            text-align: right;\n            font-weight: bold;\n        }\n\n        .footer a {\n            text-decoration: none;\n            color: #ffffffab;\n        }\n\n        .specs-container {\n            position: absolute;\n            top: 50%;\n            right: 2.5%;\n            transform: translateY(-50%);\n            background-color: #333;\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            z-index: 10;\n        }\n\n        .specs-container img {\n            max-width: 730px;\n            border-radius: 10px;\n            position: relative;\n        }\n\n        .specs-container .close-btn {\n            position: absolute;\n            top: 2.5%;\n            right: 6%;\n            transform: translate(100%, -50%);\n            background: transparent;\n            border: none;\n            color: #d8d8d8cb;\n            font-size: 1.8rem;\n            cursor: pointer;\n        }\n\n        .gif-container {\n            width: 40px;\n            height: 40px;\n        }\n\n        .gif-container img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* Popup para dispositivos m\u00f3viles *\/\n        \n        @media (max-width: 768px) {\n            \n            .container {\n                height: 600px !important;\n                margin: 25px !important;\n            }\n\n            h1{\n                font-size: 2.5rem !important;\n            }\n            .specs-container {\n                position: fixed;\n                top: 50%;\n                left: 50%;\n                transform: translate(-50%, -70%);\n                width: 90%;\n                height: auto;\n                box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);\n                padding: 20px !important;\n                padding-top: 6px !important;\n            }\n\n            .specs-container img {\n                max-width: 100% !important;\n            }\n\n            .specs-container .close-btn {\n                right: -49% !important;\n                top: -30px;\n                transform: none;\n                position: relative;\n                position: relative;\n                width: 4.4px;\n                height: 16.6px;\n            }\n\n            .header-right {\n                display: grid !important;\n                justify-items: end !important;\n                gap: 5px !important;\n                font-size: small;\n                text-align: right;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n <!-- Productos 1 -->\n\n    <div class=\"container producto_unop\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n                <!-- <div class=\"gif-container\">\n                    <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/dumper-truck.gif\" alt=\"Dumper Truck\">\n                <\/div> -->\n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Carb\u00f3n<\/h1>\n            <h1>PCI<\/h1>\n           \n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-1\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a >01<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-1\" style=\"display: none;\">\n             <button class=\"close-btn\" id=\"close-btn-1\">&times;<\/button>\n             <div style=\"display: flex; overflow-x: auto; gap: 10px;\">\n        <!-- Primera imagen -->\n        <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/FICHA-TECNICA-PCI-P1-1-scaled.jpg\" alt=\"Especificaciones\" style=\"width: 430px; height: auto;\">\n\n        <!-- Segunda imagen -->\n        <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/FICHA-TECNICA-PCI-P2-1-scaled.jpg\" alt=\"Especificaciones adicionales\" style=\"width: 430px; height: auto;\">\n    <\/div>\n<\/div>\n<!--        <div class=\"specs-container\" id=\"specs-container-1\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-1\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/FICHA-TECNICA-PCI-divid-P1.jpg\" alt=\"Especificaciones adicionales\">\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/05\/FICHA-TECNICA-PCI-divid-P2.jpg\" alt=\"Especificaciones adicionales\">\n        <\/div>-->\n    <\/div>\n <!-- Productos 2 -->\n\n    <div class=\"container producto_dos\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n                <!-- <div class=\"gif-container\">\n                    <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/dumper-truck.gif\" alt=\"Dumper Truck\">\n                <\/div> -->\n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Carb\u00f3n<\/h1>\n            <h1>T\u00e9rmico<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-2\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a >02<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-2\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-2\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/CARBON-TERMICO-3-scaled.webp\" alt=\"Especificaciones\">\n        <\/div>\n    <\/div>\n\n    <!-- Productos 3 -->\n    <div class=\"container producto_tres\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n               \n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Carb\u00f3n<\/h1>\n            <h1>Metal\u00fargico<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-3\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a>03<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-3\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-3\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/CARBON-METALURGICO-scaled.webp\" alt=\"Especificaciones\">\n        <\/div>\n    <\/div>\n\n    <!-- Productos 4 -->\n    <div class=\"container producto_cuatro\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n               \n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Coque<\/h1>\n            <h1>Reactivo<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-4\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a>04<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-4\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-4\" style=\"right: 6.6%;\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/COQUE-REACTIVO-scaled.webp\" alt=\"Especificaciones\" style=\"max-width: 640px;\">\n        <\/div>\n    <\/div>\n\n     <!-- Productos 5 -->\n     <div class=\"container producto_cinco\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n                \n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Coque<\/h1>\n            <h1>Metal\u00fargico 30&#215;100<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-5\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a>05<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-5\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-5\" style=\"right: 6.7%;\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/COQUE-METALURGICO-30X100.webp\" alt=\"Especificaciones\" style=\"max-width: 615px;\">\n        <\/div>\n    <\/div>\n\n     <!-- Productos 6 -->\n     <div class=\"container producto_seis\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n             \n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Coque<\/h1>\n            <h1>Metal\u00fargico 40&#215;120<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-6\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a>06<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-6\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-6\" style=\"right: 6.9%;\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/COQUE-METALURGICO-40X120.webp\" alt=\"Especificaciones\" style=\"max-width: 610px;\">\n        <\/div>\n    <\/div>\n\n     <!-- Productos 7 -->\n     <div class=\"container producto_siete\">\n        <div class=\"header\">\n            <div class=\"header-left\">\n            <\/div>\n            <div class=\"header-right\">\n               \n            <\/div>\n        <\/div>\n        <div class=\"content\">\n            <h1>Coque<\/h1>\n            <h1>Breeze<\/h1>\n            <div class=\"wp-block-button is-style-circular\" style=\"font-style:normal;font-weight:700;margin-top: 3rem;\">\n                <a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button custom-button\"\n                    id=\"specs-btn-7\">\n                    Ver especificaciones\n                <\/a>\n            <\/div>\n            <!-- <button class=\"custom-button\" id=\"specs-btn\">Ver especificaciones<\/button> -->\n        <\/div>\n        <div class=\"footer\">\n            <a>07<\/a>\n        <\/div>\n        <div class=\"specs-container\" id=\"specs-container-7\" style=\"display: none;\">\n            <button class=\"close-btn\" id=\"close-btn-7\">&times;<\/button>\n            <img decoding=\"async\" src=\"https:\/\/minex.com.co\/wp-content\/uploads\/2025\/02\/COQUE-BREEZE-scaled.webp\" alt=\"Especificaciones\">\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Funci\u00f3n para manejar la visualizaci\u00f3n de especificaciones\n        function setupSpecsButton(buttonId, containerId, closeButtonId) {\n            const specsBtn = document.getElementById(buttonId);\n            const specsContainer = document.getElementById(containerId);\n            const closeBtn = document.getElementById(closeButtonId);\n\n            specsBtn.addEventListener('click', () => {\n                specsContainer.style.display = 'flex';\n            });\n\n            closeBtn.addEventListener('click', () => {\n                specsContainer.style.display = 'none';\n            });\n        }\n\n        \/\/ Configurar botones para cada producto\n        setupSpecsButton('specs-btn-1', 'specs-container-1', 'close-btn-1');\n        setupSpecsButton('specs-btn-2', 'specs-container-2', 'close-btn-2');\n        setupSpecsButton('specs-btn-3', 'specs-container-3', 'close-btn-3');\n        setupSpecsButton('specs-btn-4', 'specs-container-4', 'close-btn-4');\n        setupSpecsButton('specs-btn-5', 'specs-container-5', 'close-btn-5');\n        setupSpecsButton('specs-btn-6', 'specs-container-6', 'close-btn-6');\n        setupSpecsButton('specs-btn-7', 'specs-container-7', 'close-btn-7')\n    <\/script>\n<\/body>\n\n<\/html>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Carb\u00f3n T\u00e9rmico Carb\u00f3n PCI Ver especificaciones 01 &times; Carb\u00f3n T\u00e9rmico Ver especificaciones 02 &times; Carb\u00f3n Metal\u00fargico Ver especificaciones 03 &times; Coque Reactivo Ver especificaciones 04 &times; Coque Metal\u00fargico 30&#215;100 Ver especificaciones 05 &times; Coque Metal\u00fargico 40&#215;120 Ver especificaciones 06 &times; Coque Breeze Ver especificaciones 07 &times;<\/p>\n","protected":false},"author":2,"featured_media":1639,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"inspiro_hide_title":false,"footnotes":""},"class_list":["post-80","page","type-page","status-publish","has-post-thumbnail","hentry"],"featured_media_urls":{"thumbnail":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-150x150.webp",150,150,true],"medium":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-300x169.webp",300,169,true],"medium_large":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled.webp",768,432,false],"large":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-1024x576.webp",950,534,true],"1536x1536":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-1536x864.webp",1536,864,true],"2048x2048":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-2048x1152.webp",2048,1152,true],"trp-custom-language-flag":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-18x10.webp",18,10,true],"inspiro-featured-image":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-2000x1125.webp",2000,1125,true],"inspiro-loop":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-950x320.webp",950,320,true],"inspiro-loop@2x":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-1900x640.webp",1900,640,true],"portfolio_item-thumbnail":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-600x400.webp",600,400,true],"portfolio_item-thumbnail@2x":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-1200x800.webp",1200,800,true],"portfolio_item-masonry":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-600x338.webp",600,338,true],"portfolio_item-masonry@2x":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-1200x675.webp",1200,675,true],"portfolio_item-thumbnail_cinema":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-800x335.webp",800,335,true],"portfolio_item-thumbnail_portrait":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-600x900.webp",600,900,true],"portfolio_item-thumbnail_portrait@2x":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-1200x1440.webp",1200,1440,true],"portfolio_item-thumbnail_square":["https:\/\/minex.com.co\/wp-content\/uploads\/2025\/01\/portada_productos_webp-scaled-800x800.webp",800,800,true]},"_links":{"self":[{"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":59,"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/pages\/80\/revisions"}],"predecessor-version":[{"id":2429,"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/pages\/80\/revisions\/2429"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/media\/1639"}],"wp:attachment":[{"href":"https:\/\/minex.com.co\/es\/wp-json\/wp\/v2\/media?parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}