{"id":23,"date":"2026-06-24T11:20:20","date_gmt":"2026-06-24T16:20:20","guid":{"rendered":"http:\/\/localhost\/DominioTech\/?page_id=23"},"modified":"2026-07-05T22:49:42","modified_gmt":"2026-07-06T03:49:42","slug":"precios","status":"publish","type":"page","link":"https:\/\/techsolutions.vcsistemas.com\/?page_id=23","title":{"rendered":"Precios"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c412e2 e-con e-atomic-element e-flexbox-base e-8a1e695 \" data-id=\"2c412e2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2c412e2\">\n    \n<\/div>\n<div class=\"elementor-element elementor-element-4c771dc e-con e-atomic-element e-flexbox-base e-9a365b6 \" data-id=\"4c771dc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4c771dc\">\n    \t\t<div class=\"elementor-element elementor-element-6e71d05 elementor-widget elementor-widget-html\" data-id=\"6e71d05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Tabla de Precios con Im\u00e1genes - Servicios T\u00e9cnicos<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: #f8f9fa;\n            padding: 20px;\n            color: #2c3e50;\n        }\n\n        h1 {\n            text-align: center;\n            margin-bottom: 30px;\n            color: #2c3e50;\n        }\n\n        .pricing-table {\n            max-width: 1000px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n        }\n\n        .table-header {\n            display: flex;\n            background: #3498db;\n            color: white;\n            padding: 15px;\n            font-weight: 600;\n        }\n\n        .table-header div {\n            flex: 1;\n            text-align: center;\n        }\n\n        .table-header div:first-child {\n            flex: 0.5;\n        }\n\n        .table-row {\n            display: flex;\n            border-bottom: 1px solid #eee;\n            align-items: center;\n        }\n\n        .table-row:last-child {\n            border-bottom: none;\n        }\n\n        .image-cell {\n            flex: 0.5;\n            padding: 10px;\n            text-align: center;\n        }\n\n        .image-cell img {\n            width: 50px;\n            height: 50px;\n            border-radius: 8px;\n            object-fit: cover;\n        }\n\n        .service-cell {\n            flex: 2;\n            padding: 15px;\n            text-align: left;\n        }\n\n        .price-cell {\n            flex: 1;\n            padding: 15px;\n            text-align: center;\n            font-weight: 600;\n            color: #3498db;\n        }\n\n        .category-title {\n            background: #f0f4f8;\n            padding: 12px;\n            text-align: center;\n            font-weight: 600;\n            color: #2c3e50;\n            flex: 3.5;\n        }\n    <\/style>\n<\/head>\n<body>\n    <h1>Tabla de Precios - Servicios T\u00e9cnicos<\/h1>\n\n    <div class=\"pricing-table\">\n        <div class=\"table-header\">\n            <div><\/div>\n            <div>Servicio<\/div>\n            <div>Precio<\/div>\n        <\/div>\n\n        <!-- Soporte T\u00e9cnico -->\n        <div class=\"table-row\">\n            <div class=\"category-title\" colspan=\"3\">Soporte T\u00e9cnico<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?ixlib=rb-1.2.1&auto=format&fit=crop&w=100&q=80\" alt=\"Soporte remoto\">\n            <\/div>\n            <div class=\"service-cell\">Soporte T\u00e9cnico Remoto<\/div>\n            <div class=\"price-cell\">S\/ 50<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\"><\/div>\n            <div class=\"service-cell\">Soporte T\u00e9cnico Presencial<\/div>\n            <div class=\"price-cell\">S\/ 120<\/div>\n        <\/div>\n\n        <!-- Instalaci\u00f3n de Redes -->\n        <div class=\"table-row\">\n            <div class=\"category-title\" colspan=\"3\">Instalaci\u00f3n de Redes<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1558618666-fcd25c85cd64?ixlib=rb-1.2.1&auto=format&fit=crop&w=100&q=80\" alt=\"Red b\u00e1sica\">\n            <\/div>\n            <div class=\"service-cell\">Instalaci\u00f3n de Red B\u00e1sica<\/div>\n            <div class=\"price-cell\">S\/ 80<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?ixlib=rb-1.2.1&auto=format&fit=crop&w=100&q=80\" alt=\"Red avanzada\">\n            <\/div>\n            <div class=\"service-cell\">Instalaci\u00f3n de Red Avanzada<\/div>\n            <div class=\"price-cell\">S\/ 180<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\"><\/div>\n            <div class=\"service-cell\">Instalaci\u00f3n de Red Empresarial<\/div>\n            <div class=\"price-cell\">S\/ 500<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\"><\/div>\n            <div class=\"service-cell\">Instalaci\u00f3n de Red Inal\u00e1mbrica<\/div>\n            <div class=\"price-cell\">S\/ 100<\/div>\n        <\/div>\n\n        <!-- Mantenimiento -->\n        <div class=\"table-row\">\n            <div class=\"category-title\" colspan=\"3\">Mantenimiento<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?ixlib=rb-1.2.1&auto=format&fit=crop&w=100&q=80\" alt=\"Mantenimiento preventivo\">\n            <\/div>\n            <div class=\"service-cell\">Mantenimiento Preventivo<\/div>\n            <div class=\"price-cell\">S\/ 150<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\"><\/div>\n            <div class=\"service-cell\">Mantenimiento Correctivo<\/div>\n            <div class=\"price-cell\">S\/ 200<\/div>\n        <\/div>\n\n        <!-- Servicios Empresariales -->\n        <div class=\"table-row\">\n            <div class=\"category-title\" colspan=\"3\">Servicios Empresariales<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?ixlib=rb-1.2.1&auto=format&fit=crop&w=100&q=80\" alt=\"Servidores\">\n            <\/div>\n            <div class=\"service-cell\">Configuraci\u00f3n de Servidores<\/div>\n            <div class=\"price-cell\">S\/ 600<\/div>\n        <\/div>\n        <div class=\"table-row\">\n            <div class=\"image-cell\"><\/div>\n            <div class=\"service-cell\">Seguridad de Redes<\/div>\n            <div class=\"price-cell\">S\/ 450<\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-9b5a377 e-con e-atomic-element e-flexbox-base e-86a4f14 \" data-id=\"9b5a377\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9b5a377\">\n    \t\t<div class=\"elementor-element elementor-element-ab04a30 elementor-widget elementor-widget-html\" data-id=\"ab04a30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Gr\u00e1fico de Precios - Servicios T\u00e9cnicos<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            font-family: 'Montserrat', sans-serif;\r\n            background-color: #f8f9fa;\r\n            padding: 20px;\r\n            color: #2c3e50;\r\n        }\r\n\r\n        h1 {\r\n            text-align: center;\r\n            margin-bottom: 30px;\r\n            color: #2c3e50;\r\n        }\r\n\r\n        .pricing-container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .category-section {\r\n            margin-bottom: 30px;\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\r\n            padding: 20px;\r\n        }\r\n\r\n        .category-title {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid #3498db;\r\n            color: #3498db;\r\n        }\r\n\r\n        .service-list {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\r\n            gap: 15px;\r\n        }\r\n\r\n        .service-item {\r\n            background: #f8f9fa;\r\n            padding: 15px;\r\n            border-radius: 8px;\r\n            border-left: 4px solid #3498db;\r\n        }\r\n\r\n        .service-item h3 {\r\n            font-size: 1rem;\r\n            margin-bottom: 5px;\r\n            color: #2c3e50;\r\n        }\r\n\r\n        .service-item .price {\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            color: #3498db;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <h1>Gr\u00e1fico de Precios - Servicios T\u00e9cnicos<\/h1>\r\n\r\n    <div class=\"pricing-container\">\r\n        <!-- Soporte T\u00e9cnico -->\r\n        <div class=\"category-section\">\r\n            <h2 class=\"category-title\">Soporte T\u00e9cnico<\/h2>\r\n            <div class=\"service-list\">\r\n                <div class=\"service-item\">\r\n                    <h3>Soporte T\u00e9cnico Remoto<\/h3>\r\n                    <div class=\"price\">S\/ 50<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Soporte T\u00e9cnico Presencial<\/h3>\r\n                    <div class=\"price\">S\/ 120<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Instalaci\u00f3n de Redes -->\r\n        <div class=\"category-section\">\r\n            <h2 class=\"category-title\">Instalaci\u00f3n de Redes<\/h2>\r\n            <div class=\"service-list\">\r\n                <div class=\"service-item\">\r\n                    <h3>Instalaci\u00f3n de Red B\u00e1sica<\/h3>\r\n                    <div class=\"price\">S\/ 80<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Instalaci\u00f3n de Red Avanzada<\/h3>\r\n                    <div class=\"price\">S\/ 180<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Instalaci\u00f3n de Red Empresarial<\/h3>\r\n                    <div class=\"price\">S\/ 500<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Instalaci\u00f3n de Red Inal\u00e1mbrica<\/h3>\r\n                    <div class=\"price\">S\/ 100<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Mantenimiento -->\r\n        <div class=\"category-section\">\r\n            <h2 class=\"category-title\">Mantenimiento<\/h2>\r\n            <div class=\"service-list\">\r\n                <div class=\"service-item\">\r\n                    <h3>Mantenimiento Preventivo<\/h3>\r\n                    <div class=\"price\">S\/ 150<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Mantenimiento Correctivo<\/h3>\r\n                    <div class=\"price\">S\/ 200<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Servicios Empresariales -->\r\n        <div class=\"category-section\">\r\n            <h2 class=\"category-title\">Servicios Empresariales<\/h2>\r\n            <div class=\"service-list\">\r\n                <div class=\"service-item\">\r\n                    <h3>Configuraci\u00f3n de Servidores<\/h3>\r\n                    <div class=\"price\">S\/ 600<\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <h3>Seguridad de Redes<\/h3>\r\n                    <div class=\"price\">S\/ 450<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tabla de Precios con Im\u00e1genes &#8211; Servicios T\u00e9cnicos Tabla de Precios &#8211; Servicios T\u00e9cnicos Servicio Precio Soporte T\u00e9cnico Soporte T\u00e9cnico Remoto S\/ 50 Soporte T\u00e9cnico Presencial S\/ 120 Instalaci\u00f3n de Redes Instalaci\u00f3n de Red B\u00e1sica S\/ 80 Instalaci\u00f3n de Red&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":4,"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":262,"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/262"}],"wp:attachment":[{"href":"https:\/\/techsolutions.vcsistemas.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}