{"id":3196,"date":"2026-05-06T21:59:15","date_gmt":"2026-05-06T21:59:15","guid":{"rendered":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?page_id=3196"},"modified":"2026-05-07T21:58:15","modified_gmt":"2026-05-07T21:58:15","slug":"client-lenovo","status":"publish","type":"page","link":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/","title":{"rendered":"Client-Lenovo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3196\" class=\"elementor elementor-3196\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2dcd27 e-flex e-con-boxed e-con e-parent\" data-id=\"b2dcd27\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d6114e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4d6114e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CLIENT: LENOVO <\/h2>\t\t\t\t<\/div>\n\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-d14d9bf e-con-full e-flex e-con e-parent\" data-id=\"d14d9bf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d847ace elementor-widget elementor-widget-html\" data-id=\"d847ace\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        --brand-blue: #0076CE; \/* Azul vibrante uniforme *\/\r\n        --brand-dark: #1a1a1a;\r\n        --card-bg: #ffffff;\r\n    }\r\n\r\n    .transitional-vertical-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n        gap: 40px;\r\n        width: 100%;\r\n        max-width: 1150px;\r\n        margin: 50px auto;\r\n        padding: 20px;\r\n        box-sizing: border-box;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        background-color: transparent;\r\n        justify-content: center;\r\n    }\r\n\r\n    .transitional-card {\r\n        position: relative;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: flex-start;\r\n        align-items: center;\r\n        background-color: var(--card-bg);\r\n        min-height: 340px; \r\n        border-radius: 16px;\r\n        text-decoration: none !important;\r\n        overflow: hidden;\r\n        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\r\n        border: 1px solid rgba(0,0,0,0.03);\r\n        transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .transitional-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 0;\r\n        height: 6px;\r\n        width: 100%;\r\n        background-color: var(--brand-blue);\r\n        transform: scaleY(0);\r\n        transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n        transform-origin: bottom;\r\n    }\r\n\r\n    .transitional-card:hover {\r\n        transform: translateY(-8px) scale(1.02);\r\n        box-shadow: 0 20px 45px rgba(0, 118, 206, 0.15);\r\n    }\r\n\r\n    .transitional-card:hover::after {\r\n        transform: scaleY(1);\r\n    }\r\n\r\n    .product-text-wrapper {\r\n        width: 100%;\r\n        padding: 40px 20px 10px 20px;\r\n        text-align: center;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .product-main-name {\r\n        position: relative;\r\n        font-size: 1.4rem;\r\n        font-weight: 700;\r\n        color: var(--brand-dark);\r\n        letter-spacing: -0.3px;\r\n        margin: 0;\r\n        padding-bottom: 15px;\r\n        line-height: 1.3;\r\n        overflow-wrap: break-word;\r\n        word-wrap: break-word;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .product-main-name::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 50%;\r\n        transform: translateX(-50%);\r\n        width: 35px;\r\n        height: 3px;\r\n        background-color: var(--brand-blue);\r\n        border-radius: 2px;\r\n        transition: width 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .transitional-card:hover .product-main-name {\r\n        color: var(--brand-blue);\r\n    }\r\n\r\n    .transitional-card:hover .product-main-name::after {\r\n        width: 80px;\r\n    }\r\n\r\n    .transitional-wireframe {\r\n        flex-grow: 1;\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n        width: 100%;\r\n        opacity: 0.4;\r\n        transition: all 0.5s ease;\r\n        padding-bottom: 25px;\r\n    }\r\n\r\n    .transitional-card:hover .transitional-wireframe {\r\n        opacity: 1;\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    .transitional-wireframe svg {\r\n        height: 140px;\r\n        width: auto;\r\n        max-width: 75%;\r\n        fill: none;\r\n        stroke: var(--brand-blue);\r\n        stroke-width: 0.8;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .transitional-vertical-grid {\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        }\r\n        .transitional-card {\r\n            min-height: 300px;\r\n        }\r\n        .product-main-name {\r\n            font-size: 1.25rem;\r\n        }\r\n        .transitional-wireframe svg {\r\n            height: 110px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"transitional-vertical-grid\">\r\n    <a href=\"\/lenovo\/laptop\/\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Laptops<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <path d=\"M20,70 L40,30 H80 L60,70 Z M40,30 L35,25 H75 L80,30 Z M60,70 L65,75 H25 L20,70 Z\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/desktops\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Desktops<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"35\" y=\"20\" width=\"30\" height=\"60\" rx=\"2\" \/>\r\n                <path d=\"M40,30 H60 M40,35 H60 M40,40 H60\" stroke-dasharray=\"1,2\" \/>\r\n                <circle cx=\"50\" cy=\"70\" r=\"3\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/workstations\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Workstations<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"30\" y=\"15\" width=\"40\" height=\"70\" rx=\"3\" \/>\r\n                <path d=\"M35,25 H65 M35,32 H65 M35,39 H65 M35,46 H65\" stroke-width=\"1.2\" \/>\r\n                <rect x=\"35\" y=\"55\" width=\"30\" height=\"20\" rx=\"1\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/monitores\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Monitores<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <path d=\"M10,20 C10,20 50,30 90,20 V60 C90,60 50,70 10,60 Z M50,65 V80 M30,80 H70\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/tablets\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Tablets<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"25\" y=\"15\" width=\"50\" height=\"70\" rx=\"5\" \/>\r\n                <circle cx=\"50\" cy=\"78\" r=\"2.5\" \/>\r\n                <path d=\"M30,22 H70 V72 H30 Z\" stroke-width=\"0.5\" opacity=\"0.5\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n\r\n    <a href=\"\/perifericos-accesorios\" class=\"transitional-card\">\r\n        <div class=\"product-text-wrapper\">\r\n            <h3 class=\"product-main-name\">Perif\u00e9ricos y Accesorios<\/h3>\r\n        <\/div>\r\n        <div class=\"transitional-wireframe\">\r\n            <svg viewBox=\"0 0 100 100\">\r\n                <rect x=\"10\" y=\"40\" width=\"55\" height=\"25\" rx=\"2\" \/>\r\n                <path d=\"M15,46 H60 M15,52 H60 M15,58 H60\" stroke-dasharray=\"2,2\" \/>\r\n                <rect x=\"75\" y=\"40\" width=\"15\" height=\"25\" rx=\"7.5\" \/>\r\n                <path d=\"M75,50 H90 M82.5,40 V50\" \/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/a>\r\n<\/div>\t\t\t\t<\/div>\n\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>CLIENT: LENOVO Laptops Desktops Workstations Monitores Tablets Perif\u00e9ricos y Accesorios<\/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-3196","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos<\/title>\n<meta name=\"description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\" \/>\n<meta property=\"og:description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/\" \/>\n<meta property=\"og:site_name\" content=\"JIcaza\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T21:58:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\" \/>\n<meta name=\"twitter:description\" content=\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/client-lenovo\\\/\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/client-lenovo\\\/\",\"name\":\"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\"},\"datePublished\":\"2026-05-06T21:59:15+00:00\",\"dateModified\":\"2026-05-07T21:58:15+00:00\",\"description\":\"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/client-lenovo\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/client-lenovo\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/client-lenovo\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Client-Lenovo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/#website\",\"url\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/\",\"name\":\"JIcaza\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hostedbyexpresso.com\\\/clients\\\/JIcaza\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.","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:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/","og_locale":"en_US","og_type":"article","og_title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","og_description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.","og_url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/","og_site_name":"JIcaza","article_modified_time":"2026-05-07T21:58:15+00:00","twitter_card":"summary_large_image","twitter_title":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","twitter_description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua. J.Icaza, su aliado.","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/","name":"Asesor\u00eda y Soluciones Tecnol\u00f3gicas Nicaragua | Cont\u00e1ctanos","isPartOf":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website"},"datePublished":"2026-05-06T21:59:15+00:00","dateModified":"2026-05-07T21:58:15+00:00","description":"Acceda a asesor\u00eda y soluciones tecnol\u00f3gicas en ciberseguridad, productividad e IT con Dell, Canon, Fortinet, Lenovo y m\u00e1s en Nicaragua.","breadcrumb":{"@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/client-lenovo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/"},{"@type":"ListItem","position":2,"name":"Client-Lenovo"}]},{"@type":"WebSite","@id":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/#website","url":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/","name":"JIcaza","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/comments?post=3196"}],"version-history":[{"count":14,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3196\/revisions"}],"predecessor-version":[{"id":3858,"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/pages\/3196\/revisions\/3858"}],"wp:attachment":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/JIcaza\/wp-json\/wp\/v2\/media?parent=3196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}