{"id":991708,"date":"2026-06-26T05:56:27","date_gmt":"2026-06-26T05:56:27","guid":{"rendered":"https:\/\/binaryms.co.uk\/?page_id=991708"},"modified":"2026-06-26T07:19:00","modified_gmt":"2026-06-26T07:19:00","slug":"it-support-service-in-manchester","status":"publish","type":"page","link":"https:\/\/binaryms.co.uk\/index.php\/it-support-service-in-manchester\/","title":{"rendered":"IT Support service in Manchester"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"991708\" class=\"elementor elementor-991708\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aacc98 e-flex e-con-boxed e-con e-parent\" data-id=\"5aacc98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6af45f3 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"6af45f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en-GB\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <meta name=\"description\" content=\"Professional IT Support Services in Manchester. Binary Managed Solutions provides managed IT support, cyber security, cloud solutions and helpdesk services to Manchester businesses.\" \/>\r\n  <title>IT Support Services in Manchester | Binary Managed Solutions<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@700;800&display=swap\" rel=\"stylesheet\" \/>\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --navy:   #0B1F3A;\r\n      --blue:   #1358B0;\r\n      --cyan:   #00AEEF;\r\n      --white:  #FFFFFF;\r\n      --offwhite: #F4F8FF;\r\n      --light:  #E8F0FB;\r\n      --muted:  #617088;\r\n      --border: #D3E0F5;\r\n      --green:  #0DB87A;\r\n      --radius: 12px;\r\n      --shadow: 0 4px 24px rgba(11,31,58,0.10);\r\n    }\r\n\r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      color: var(--navy);\r\n      background: var(--white);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .hero {\r\n      background: linear-gradient(135deg, var(--navy) 0%, #1358B0 60%, #0090D4 100%);\r\n      color: var(--white);\r\n      padding: 80px 24px 90px;\r\n      text-align: center;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .hero::before {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23FFFFFF' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n    }\r\n    .hero-inner { position: relative; max-width: 800px; margin: 0 auto; }\r\n    .hero-badge {\r\n      display: inline-flex; align-items: center; gap: 6px;\r\n      background: rgba(255,255,255,0.15);\r\n      border: 1px solid rgba(255,255,255,0.3);\r\n      border-radius: 50px; padding: 6px 16px;\r\n      font-size: 0.8rem; font-weight: 600; letter-spacing: 0.06em;\r\n      text-transform: uppercase; margin-bottom: 24px; color: #A8D4FF;\r\n    }\r\n    .hero-badge span { color: var(--cyan); }\r\n    h1 {\r\n      font-family: 'Manrope', sans-serif;\r\n      font-size: clamp(2rem, 5vw, 3.4rem);\r\n      font-weight: 800; line-height: 1.15;\r\n      margin-bottom: 20px; color: var(--white);\r\n    }\r\n    h1 em { font-style: normal; color: var(--cyan); }\r\n    .hero-sub {\r\n      font-size: 1.15rem; color: rgba(255,255,255,0.82);\r\n      max-width: 620px; margin: 0 auto 36px;\r\n    }\r\n    .hero-cta-group { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\r\n    .btn-primary {\r\n      background: var(--cyan);\r\n      color: var(--navy);\r\n      font-weight: 700; font-size: 1rem;\r\n      padding: 15px 32px; border-radius: 8px;\r\n      text-decoration: none; display: inline-block;\r\n      transition: transform .2s, box-shadow .2s;\r\n      box-shadow: 0 4px 18px rgba(0,174,239,0.35);\r\n    }\r\n    .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 26px rgba(0,174,239,0.45); }\r\n    .btn-outline {\r\n      background: transparent;\r\n      color: var(--white);\r\n      border: 2px solid rgba(255,255,255,0.45);\r\n      font-weight: 600; font-size: 1rem;\r\n      padding: 13px 30px; border-radius: 8px;\r\n      text-decoration: none; display: inline-block;\r\n      transition: border-color .2s, background .2s;\r\n    }\r\n    .btn-outline:hover { border-color: var(--white); background: rgba(255,255,255,0.08); }\r\n\r\n    \/* stats bar *\/\r\n    .stats-bar {\r\n      background: var(--navy);\r\n      padding: 28px 24px;\r\n      display: flex; flex-wrap: wrap; justify-content: center; gap: 0;\r\n    }\r\n    .stat {\r\n      text-align: center; padding: 12px 36px;\r\n      border-right: 1px solid rgba(255,255,255,0.12);\r\n    }\r\n    .stat:last-child { border-right: none; }\r\n    .stat-num {\r\n      font-family: 'Manrope', sans-serif;\r\n      font-size: 2rem; font-weight: 800;\r\n      color: var(--cyan); display: block;\r\n    }\r\n    .stat-label { font-size: 0.82rem; color: rgba(255,255,255,0.65); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 SECTIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    section { padding: 80px 24px; }\r\n    .container { max-width: 1100px; margin: 0 auto; }\r\n    .section-eyebrow {\r\n      font-size: 0.78rem; font-weight: 700;\r\n      text-transform: uppercase; letter-spacing: 0.1em;\r\n      color: var(--cyan); margin-bottom: 12px;\r\n      display: flex; align-items: center; gap: 8px;\r\n    }\r\n    .section-eyebrow::after {\r\n      content: ''; height: 2px; width: 28px;\r\n      background: var(--cyan); border-radius: 2px;\r\n    }\r\n    h2 {\r\n      font-family: 'Manrope', sans-serif;\r\n      font-size: clamp(1.7rem, 3.5vw, 2.5rem);\r\n      font-weight: 800; line-height: 1.2; color: var(--navy);\r\n      margin-bottom: 18px;\r\n    }\r\n    h2 em { font-style: normal; color: var(--blue); }\r\n    .lead { font-size: 1.05rem; color: var(--muted); max-width: 640px; margin-bottom: 48px; }\r\n\r\n    \/* \u2500\u2500 INTRO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .intro-grid {\r\n      display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center;\r\n    }\r\n    .intro-body p { color: #3B4F6B; margin-bottom: 18px; font-size: 1.02rem; }\r\n    .intro-body p:last-child { margin-bottom: 0; }\r\n    .intro-visual {\r\n      background: linear-gradient(145deg, var(--light) 0%, #DAEAFF 100%);\r\n      border-radius: 16px; padding: 40px 36px;\r\n      border: 1px solid var(--border);\r\n    }\r\n    .check-list { list-style: none; }\r\n    .check-list li {\r\n      display: flex; align-items: flex-start; gap: 12px;\r\n      padding: 12px 0; border-bottom: 1px solid var(--border);\r\n      font-weight: 500; color: var(--navy); font-size: 0.97rem;\r\n    }\r\n    .check-list li:last-child { border-bottom: none; }\r\n    .check-list li::before {\r\n      content: '\u2713';\r\n      min-width: 22px; height: 22px;\r\n      background: var(--green); color: #fff;\r\n      border-radius: 50%; display: flex;\r\n      align-items: center; justify-content: center;\r\n      font-size: 0.75rem; font-weight: 700; margin-top: 1px;\r\n    }\r\n\r\n    \/* \u2500\u2500 SERVICES CARDS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .bg-offwhite { background: var(--offwhite); }\r\n    .services-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n      gap: 24px;\r\n    }\r\n    .service-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--radius);\r\n      padding: 32px 28px;\r\n      transition: box-shadow .25s, transform .25s;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .service-card::before {\r\n      content: ''; position: absolute; top: 0; left: 0;\r\n      width: 4px; height: 100%;\r\n      background: var(--cyan);\r\n      transform: scaleY(0); transform-origin: top;\r\n      transition: transform .3s;\r\n    }\r\n    .service-card:hover { box-shadow: var(--shadow); transform: translateY(-3px); }\r\n    .service-card:hover::before { transform: scaleY(1); }\r\n    .service-icon {\r\n      font-size: 2rem; margin-bottom: 16px; display: block;\r\n    }\r\n    .service-card h3 {\r\n      font-family: 'Manrope', sans-serif;\r\n      font-size: 1.12rem; font-weight: 800;\r\n      color: var(--navy); margin-bottom: 10px;\r\n    }\r\n    .service-card p { font-size: 0.93rem; color: var(--muted); line-height: 1.65; }\r\n\r\n    \/* \u2500\u2500 WHY US \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: start; }\r\n    .why-points { display: flex; flex-direction: column; gap: 24px; }\r\n    .why-point {\r\n      display: flex; gap: 18px; align-items: flex-start;\r\n      background: var(--white); border: 1px solid var(--border);\r\n      border-radius: var(--radius); padding: 22px 20px;\r\n    }\r\n    .why-icon {\r\n      min-width: 46px; height: 46px;\r\n      background: linear-gradient(135deg, var(--blue), var(--cyan));\r\n      border-radius: 10px; display: flex; align-items: center;\r\n      justify-content: center; font-size: 1.2rem;\r\n    }\r\n    .why-point h4 {\r\n      font-weight: 700; font-size: 1rem; margin-bottom: 4px; color: var(--navy);\r\n    }\r\n    .why-point p { font-size: 0.9rem; color: var(--muted); }\r\n    .trust-box {\r\n      background: linear-gradient(145deg, var(--navy) 0%, #1358B0 100%);\r\n      border-radius: 16px; padding: 40px 36px; color: var(--white);\r\n    }\r\n    .trust-box h3 {\r\n      font-family: 'Manrope', sans-serif;\r\n      font-size: 1.5rem; font-weight: 800;\r\n      color: var(--white); margin-bottom: 16px;\r\n    }\r\n    .trust-box p { color: rgba(255,255,255,0.78); font-size: 0.97rem; margin-bottom: 28px; }\r\n    .trust-pills { display: flex; flex-wrap: wrap; gap: 10px; }\r\n    .pill {\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.22);\r\n      border-radius: 50px; padding: 7px 16px;\r\n      font-size: 0.83rem; font-weight: 600;\r\n      color: rgba(255,255,255,0.9);\r\n    }\r\n\r\n    \/* \u2500\u2500 PROCESS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .process-steps {\r\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\r\n      gap: 0; position: relative;\r\n    }\r\n    .process-steps::before {\r\n      content: ''; position: absolute;\r\n      top: 34px; left: 10%; right: 10%; height: 2px;\r\n      background: linear-gradient(90deg, var(--cyan), var(--blue));\r\n      z-index: 0;\r\n    }\r\n    .step {\r\n      text-align: center; padding: 0 16px 0;\r\n      position: relative; z-index: 1;\r\n    }\r\n    .step-num {\r\n      width: 68px; height: 68px;\r\n      background: linear-gradient(135deg, var(--blue), var(--cyan));\r\n      color: var(--white); font-family: 'Manrope', sans-serif;\r\n      font-size: 1.4rem; font-weight: 800;\r\n      border-radius: 50%; display: flex;\r\n      align-items: center; justify-content: center;\r\n      margin: 0 auto 20px; border: 4px solid var(--white);\r\n      box-shadow: 0 0 0 3px var(--cyan);\r\n    }\r\n    .step h4 {\r\n      font-weight: 700; font-size: 1rem; color: var(--navy); margin-bottom: 8px;\r\n    }\r\n    .step p { font-size: 0.88rem; color: var(--muted); }\r\n\r\n    \/* \u2500\u2500 INDUSTRIES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .industries-grid {\r\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n      gap: 16px;\r\n    }\r\n    .industry-chip {\r\n      background: var(--white);\r\n      border: 1.5px solid var(--border);\r\n      border-radius: 10px; padding: 20px 16px;\r\n      text-align: center; transition: border-color .2s, background .2s;\r\n    }\r\n    .industry-chip:hover { border-color: var(--cyan); background: var(--light); }\r\n    .industry-chip .i-icon { font-size: 1.7rem; margin-bottom: 10px; display: block; }\r\n    .industry-chip span { font-size: 0.88rem; font-weight: 600; color: var(--navy); }\r\n\r\n    \/* \u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .faq-list { max-width: 780px; margin: 0 auto; }\r\n    .faq-item {\r\n      border-bottom: 1px solid var(--border); padding: 22px 0;\r\n    }\r\n    .faq-q {\r\n      font-weight: 700; font-size: 1.02rem; color: var(--navy);\r\n      cursor: pointer; display: flex; justify-content: space-between;\r\n      align-items: center; gap: 16px;\r\n    }\r\n    .faq-q::after {\r\n      content: '+'; font-size: 1.5rem; color: var(--cyan);\r\n      min-width: 24px; text-align: right; font-weight: 400;\r\n    }\r\n    .faq-a {\r\n      font-size: 0.95rem; color: var(--muted);\r\n      margin-top: 14px; line-height: 1.75;\r\n    }\r\n\r\n    \/* \u2500\u2500 CTA BANNER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    .cta-banner {\r\n      background: linear-gradient(135deg, #0B1F3A 0%, #1358B0 50%, #00AEEF 100%);\r\n      padding: 80px 24px; text-align: center; color: var(--white);\r\n    }\r\n    .cta-banner h2 { color: var(--white); margin-bottom: 14px; }\r\n    .cta-banner p { color: rgba(255,255,255,0.78); font-size: 1.05rem; margin-bottom: 36px; max-width: 560px; margin-left: auto; margin-right: auto; }\r\n    .cta-group { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n    @media (max-width: 768px) {\r\n      .intro-grid, .why-grid { grid-template-columns: 1fr; }\r\n      .stat { padding: 12px 20px; }\r\n      .process-steps::before { display: none; }\r\n      .process-steps { gap: 24px; }\r\n      section { padding: 56px 18px; }\r\n    }\r\n    @media (max-width: 480px) {\r\n      .stats-bar { gap: 8px; }\r\n      .stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.12); width: 100%; }\r\n      .stat:last-child { border-bottom: none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-badge\">\ud83d\udccd <span>Manchester<\/span> \u00b7 IT Support Services<\/div>\r\n    <h1>Expert <em>IT Support Services<\/em><br>in Manchester<\/h1>\r\n    <p class=\"hero-sub\">Reliable, proactive, and fully managed IT support that keeps your Manchester business running \u2014 without the headache. Fast response times, no jargon.<\/p>\r\n    <div class=\"hero-cta-group\">\r\n      <a href=\"https:\/\/binaryms.co.uk\/index.php\/solutions\/contact\/\" class=\"btn-primary\">Get a Free Consultation<\/a>\r\n      <a href=\"https:\/\/binaryms.co.uk\/\" class=\"btn-outline\">Explore All Services<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Stats Bar -->\r\n<div class=\"stats-bar\">\r\n  <div class=\"stat\"><span class=\"stat-num\">20+<\/span><span class=\"stat-label\">Years' Experience<\/span><\/div>\r\n  <div class=\"stat\"><span class=\"stat-num\">15 Min<\/span><span class=\"stat-label\">Average Response Time<\/span><\/div>\r\n  <div class=\"stat\"><span class=\"stat-num\">6,000+<\/span><span class=\"stat-label\">Issues Resolved Annually<\/span><\/div>\r\n  <div class=\"stat\"><span class=\"stat-num\">100%<\/span><span class=\"stat-label\">Client Satisfaction<\/span><\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 INTRO -->\r\n<section>\r\n  <div class=\"container\">\r\n    <div class=\"intro-grid\">\r\n      <div class=\"intro-body\">\r\n        <div class=\"section-eyebrow\">About Our Manchester IT Support<\/div>\r\n        <h2>Your Local IT Partner in <em>Greater Manchester<\/em><\/h2>\r\n        <p>Running a business in Manchester means staying competitive, agile, and secure. Whether you're a growing SME in the city centre, a professional services firm in Salford, or a multi-site operation across Greater Manchester \u2014 having reliable IT infrastructure isn't optional, it's essential.<\/p>\r\n        <p>At Binary Managed Solutions, we provide dedicated IT support services in Manchester tailored to your business size, industry, and budget. We act as your outsourced IT department \u2014 monitoring your systems, resolving issues quickly, and keeping your technology aligned with your business goals.<\/p>\r\n        <p>Unlike break-fix providers who only show up when things go wrong, we take a proactive approach. We monitor your infrastructure around the clock, patch vulnerabilities before they become problems, and give you a single point of contact for all your technology needs.<\/p>\r\n        <a href=\"https:\/\/binaryms.co.uk\/index.php\/solutions\/contact\/\" class=\"btn-primary\" style=\"margin-top:12px;\">Talk to an IT Expert<\/a>\r\n      <\/div>\r\n      <div class=\"intro-visual\">\r\n        <ul class=\"check-list\">\r\n          <li>Fully managed IT support for Manchester businesses<\/li>\r\n          <li>Proactive monitoring \u2014 24\/7 system health checks<\/li>\r\n          <li>15-minute average first response time<\/li>\r\n          <li>Dedicated account manager and helpdesk team<\/li>\r\n          <li>On-site and remote support available<\/li>\r\n          <li>Scalable plans \u2014 from 5 to 500+ users<\/li>\r\n          <li>Cyber security built into every support package<\/li>\r\n          <li>No long lock-in contracts \u2014 we earn your loyalty<\/li>\r\n          <li>Trusted by businesses across Greater Manchester<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SERVICES -->\r\n<section class=\"bg-offwhite\">\r\n  <div class=\"container\">\r\n    <div class=\"section-eyebrow\">What We Offer<\/div>\r\n    <h2>Comprehensive IT Support Services <em>in Manchester<\/em><\/h2>\r\n    <p class=\"lead\">From day-to-day helpdesk support to full infrastructure management, we deliver everything your Manchester business needs under one roof.<\/p>\r\n    <div class=\"services-grid\">\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\udda5\ufe0f<\/span>\r\n        <h3>Managed IT Support<\/h3>\r\n        <p>Our flagship managed service means you pay a predictable monthly fee and receive unlimited helpdesk support, proactive maintenance, and remote monitoring. No surprise invoices, no hidden costs \u2014 just reliable IT support you can depend on.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\udd12<\/span>\r\n        <h3>Cyber Security<\/h3>\r\n        <p>Manchester businesses face an ever-growing threat from ransomware, phishing, and data breaches. We provide multi-layered cyber security including endpoint protection, email filtering, penetration testing, and staff awareness training to keep your business safe and compliant.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\u2601\ufe0f<\/span>\r\n        <h3>Cloud Solutions & Migration<\/h3>\r\n        <p>Move to the cloud with confidence. We plan, migrate, and manage your cloud environment \u2014 whether that's Microsoft 365, Azure, or a hybrid setup \u2014 ensuring minimal downtime and maximum productivity for your Manchester team.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\udcbe<\/span>\r\n        <h3>Backup & Disaster Recovery<\/h3>\r\n        <p>Data loss can be devastating. Our backup and business continuity solutions ensure your critical data is protected, recoverable within minutes, and that your business can keep operating even in the event of a major incident or ransomware attack.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\udce1<\/span>\r\n        <h3>Internet & Telecoms<\/h3>\r\n        <p>Fast, reliable connectivity is the backbone of modern business. We source and manage leased lines, broadband, VoIP telephone systems, and mobile solutions \u2014 giving Manchester businesses a fully integrated communications platform.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\udce7<\/span>\r\n        <h3>Email Services<\/h3>\r\n        <p>From Microsoft 365 setup and migration to spam filtering and email archiving, we manage your business email end to end \u2014 ensuring deliverability, security, and compliance with UK data protection regulations including GDPR.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83d\uded2<\/span>\r\n        <h3>IT Procurement<\/h3>\r\n        <p>We source laptops, servers, networking equipment, and software licences at competitive prices, handle configuration and deployment, and ensure your hardware arrives ready to use from day one \u2014 saving your team time and effort.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83c\udfe2<\/span>\r\n        <h3>On-Site IT Support Manchester<\/h3>\r\n        <p>When remote support isn't enough, our engineers come to you. Covering Manchester city centre and the wider Greater Manchester area including Salford, Trafford, Stockport, and Oldham, we're never far away when you need us most.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <span class=\"service-icon\">\ud83c\udfa7<\/span>\r\n        <h3>IT Helpdesk Support<\/h3>\r\n        <p>Our friendly, UK-based helpdesk team is available whenever you need them. Log tickets by phone, email, or portal \u2014 and get fast, clear resolutions from engineers who understand your business systems and speak plain English.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHY US -->\r\n<section>\r\n  <div class=\"container\">\r\n    <div class=\"why-grid\">\r\n      <div>\r\n        <div class=\"section-eyebrow\">Why Binary Managed Solutions<\/div>\r\n        <h2>The IT Support Company <em>Manchester Businesses Trust<\/em><\/h2>\r\n        <p class=\"lead\" style=\"margin-bottom:32px;\">We're not just a helpdesk \u2014 we're a strategic technology partner invested in the success of your business.<\/p>\r\n        <div class=\"why-points\">\r\n          <div class=\"why-point\">\r\n            <div class=\"why-icon\">\u26a1<\/div>\r\n            <div>\r\n              <h4>Lightning-Fast Response<\/h4>\r\n              <p>With an average first response time of just 15 minutes, we resolve issues before they impact your productivity. Our SLA-backed helpdesk means you're never left waiting.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"why-point\">\r\n            <div class=\"why-icon\">\ud83d\udd0d<\/div>\r\n            <div>\r\n              <h4>Proactive, Not Reactive<\/h4>\r\n              <p>We continuously monitor your IT infrastructure to identify and fix potential issues before they escalate \u2014 reducing downtime and keeping your systems running at peak performance.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"why-point\">\r\n            <div class=\"why-icon\">\ud83e\udd1d<\/div>\r\n            <div>\r\n              <h4>Dedicated Account Management<\/h4>\r\n              <p>You'll have a named account manager who understands your business, your systems, and your goals \u2014 ensuring continuity, better service, and a real relationship you can rely on.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"why-point\">\r\n            <div class=\"why-icon\">\ud83d\udcca<\/div>\r\n            <div>\r\n              <h4>Transparent, Predictable Pricing<\/h4>\r\n              <p>No surprise invoices. Our fixed monthly fee covers everything agreed in your support plan \u2014 so you can budget with confidence and focus on growing your business, not worrying about IT costs.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"why-point\">\r\n            <div class=\"why-icon\">\ud83c\udfc6<\/div>\r\n            <div>\r\n              <h4>Rated 5 Stars on Trustpilot<\/h4>\r\n              <p>Our clients love us \u2014 and they say so publicly. From rapid response times to friendly engineers who genuinely care, our customer satisfaction record speaks for itself.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"trust-box\" style=\"position:sticky;top:32px;align-self:start;\">\r\n        <h3>We're more than just IT support.<\/h3>\r\n        <p>Binary Managed Solutions has been supporting businesses with IT services for over 20 years. Our Manchester clients benefit from decades of expertise, best-in-class tooling, and a team that genuinely cares about your success.<\/p>\r\n        <p>We hold partnerships with Microsoft, Cisco, and other leading technology vendors \u2014 meaning you always get access to the best solutions at the right price.<\/p>\r\n        <div class=\"trust-pills\">\r\n          <span class=\"pill\">Microsoft Partner<\/span>\r\n          <span class=\"pill\">Cisco Certified<\/span>\r\n          <span class=\"pill\">GDPR Compliant<\/span>\r\n          <span class=\"pill\">ISO Aligned<\/span>\r\n          <span class=\"pill\">UK Based Engineers<\/span>\r\n          <span class=\"pill\">Trustpilot 5 \u2605<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/binaryms.co.uk\/index.php\/solutions\/contact\/\" class=\"btn-primary\" style=\"margin-top:28px;display:inline-block;\">Get Your Free IT Audit<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PROCESS -->\r\n<section class=\"bg-offwhite\">\r\n  <div class=\"container\">\r\n    <div class=\"section-eyebrow\">How It Works<\/div>\r\n    <h2>Getting Started is <em>Simple<\/em><\/h2>\r\n    <p class=\"lead\">From your first conversation to fully managed IT support \u2014 here's what to expect when you work with us.<\/p>\r\n    <div class=\"process-steps\">\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">1<\/div>\r\n        <h4>Free Consultation<\/h4>\r\n        <p>We chat with you about your business, current IT setup, pain points, and goals \u2014 no obligation, no sales pressure.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">2<\/div>\r\n        <h4>IT Audit &amp; Proposal<\/h4>\r\n        <p>We assess your existing infrastructure and deliver a clear, costed proposal tailored to your specific needs and budget.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">3<\/div>\r\n        <h4>Smooth Onboarding<\/h4>\r\n        <p>Our engineers handle the transition to your new managed IT service with minimal disruption to your day-to-day operations.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">4<\/div>\r\n        <h4>Ongoing Support<\/h4>\r\n        <p>From day one, your team has access to our helpdesk, monitoring kicks in, and your IT starts working harder for your business.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 INDUSTRIES -->\r\n<section>\r\n  <div class=\"container\">\r\n    <div class=\"section-eyebrow\">Industries We Serve<\/div>\r\n    <h2>IT Support for Every Manchester <em>Business Sector<\/em><\/h2>\r\n    <p class=\"lead\">We support businesses of all shapes and sizes across Greater Manchester \u2014 here are just some of the industries we specialise in.<\/p>\r\n    <div class=\"industries-grid\">\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\u2696\ufe0f<\/span><span>Legal &amp; Law<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udfe5<\/span><span>Healthcare<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udfd7\ufe0f<\/span><span>Construction<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udfe6<\/span><span>Finance &amp; Accounting<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83d\udecd\ufe0f<\/span><span>Retail &amp; eCommerce<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udfeb<\/span><span>Education<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udfe0<\/span><span>Property &amp; Estate Agents<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83d\udd27<\/span><span>Manufacturing<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83d\ude9b<\/span><span>Logistics &amp; Transport<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83d\udcbc<\/span><span>Professional Services<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83c\udf7d\ufe0f<\/span><span>Hospitality<\/span><\/div>\r\n      <div class=\"industry-chip\"><span class=\"i-icon\">\ud83d\udce3<\/span><span>Marketing &amp; Media<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 LOCATION CONTENT -->\r\n<section class=\"bg-offwhite\">\r\n  <div class=\"container\" style=\"max-width:820px;\">\r\n    <div class=\"section-eyebrow\">Manchester IT Support Coverage<\/div>\r\n    <h2>Serving Manchester and <em>Greater Manchester<\/em><\/h2>\r\n    <p style=\"color:var(--muted);font-size:1rem;margin-bottom:20px;\">We provide IT support across the entire Greater Manchester region, including:<\/p>\r\n    <p style=\"color:#3B4F6B;margin-bottom:18px;\">Manchester is one of the UK's fastest-growing commercial hubs, home to tens of thousands of businesses across sectors ranging from professional services and technology to healthcare and manufacturing. The city's digital economy is booming \u2014 and with that growth comes increasing demand for robust, scalable IT infrastructure and expert support.<\/p>\r\n    <p style=\"color:#3B4F6B;margin-bottom:18px;\">We provide IT support to businesses throughout <strong>Manchester city centre<\/strong>, <strong>Salford and MediaCityUK<\/strong>, <strong>Trafford and Old Trafford<\/strong>, <strong>Stockport<\/strong>, <strong>Oldham<\/strong>, <strong>Rochdale<\/strong>, <strong>Bolton<\/strong>, <strong>Wigan<\/strong>, <strong>Bury<\/strong>, and <strong>Tameside<\/strong>. Whether you're headquartered in the Northern Quarter, based in a business park in Cheadle, or spread across multiple sites in the region \u2014 we've got you covered.<\/p>\r\n    <p style=\"color:#3B4F6B;margin-bottom:28px;\">Our team of experienced IT engineers understands the unique challenges that Manchester businesses face: fast-growing headcounts, hybrid working arrangements, increasing cyber threats, and the pressure to do more with less. We design our IT support packages with these realities in mind \u2014 giving you enterprise-grade technology and service at a price point suited to SMEs and growing companies.<\/p>\r\n    <a href=\"https:\/\/binaryms.co.uk\/index.php\/solutions\/contact\/\" class=\"btn-primary\">Check Coverage for Your Postcode<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FAQ -->\r\n<section>\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center;margin-bottom:48px;\">\r\n      <div class=\"section-eyebrow\" style=\"justify-content:center;\">Frequently Asked Questions<\/div>\r\n      <h2>Common Questions About <em>IT Support in Manchester<\/em><\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">What is managed IT support and how does it work?<\/div>\r\n        <div class=\"faq-a\">Managed IT support means you pay a fixed monthly fee for a comprehensive IT service that includes proactive monitoring, regular maintenance, security updates, and unlimited helpdesk access. Rather than calling someone only when things break, your IT provider works continuously in the background to keep your systems healthy \u2014 and responds quickly when issues do arise. It's the modern, cost-effective alternative to employing an in-house IT team.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">How quickly will you respond if we have an IT issue?<\/div>\r\n        <div class=\"faq-a\">Our average first response time is 15 minutes. All support requests are prioritised by impact and urgency, and our UK-based helpdesk team handles issues by phone, email, or ticketing portal. For critical outages affecting your entire business, we treat these as a top priority and aim to have an engineer working on the issue within minutes of you reporting it.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">Do you offer on-site IT support in Manchester?<\/div>\r\n        <div class=\"faq-a\">Yes \u2014 whilst the majority of issues can be resolved remotely and quickly, there are occasions when an engineer needs to visit your premises. We provide on-site IT support across Greater Manchester, covering Manchester city centre, Salford, Trafford, Stockport, Oldham, Bolton, and surrounding areas. On-site visits are included within many of our managed support packages.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">Can you support businesses that are already using Microsoft 365?<\/div>\r\n        <div class=\"faq-a\">Absolutely. Microsoft 365 support is one of our core competencies. We manage Microsoft 365 tenancies for many Manchester businesses \u2014 handling user administration, licence management, security configuration, Exchange Online, Teams, SharePoint, and more. We're a certified Microsoft Partner, so you're in safe hands.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">Is there a minimum contract length?<\/div>\r\n        <div class=\"faq-a\">We believe in earning your business through excellent service rather than lengthy contracts. We offer flexible arrangements to suit your needs \u2014 whether you prefer month-to-month agreements or longer-term contracts (which typically offer better value). We'll always be transparent about terms upfront so there are no surprises.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">How much does IT support in Manchester cost?<\/div>\r\n        <div class=\"faq-a\">IT support costs vary depending on the number of users, devices, and the level of service required. Our managed IT support packages are priced per user per month, making them predictable and easy to budget for. We provide a tailored quote following a free consultation and IT audit \u2014 there's no obligation, and the process typically takes less than an hour.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">Can you take over from our current IT provider?<\/div>\r\n        <div class=\"faq-a\">Yes \u2014 we handle IT provider transitions regularly and have a well-defined onboarding process to make the handover as smooth as possible. We'll work with your current provider, gather all necessary documentation, and ensure there's no gap in support coverage during the transition. Most businesses are fully onboarded within two to four weeks.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA BANNER -->\r\n<section class=\"cta-banner\">\r\n  <div class=\"container\">\r\n    <div class=\"section-eyebrow\" style=\"justify-content:center;color:#A8D4FF;\">Ready to Transform Your IT?<\/div>\r\n    <h2>Get Reliable IT Support for Your <em style=\"color:var(--cyan)\">Manchester Business<\/em><\/h2>\r\n    <p>Talk to one of our IT specialists today. We'll listen to your challenges, assess your current setup, and provide honest recommendations \u2014 completely free of charge.<\/p>\r\n    <div class=\"cta-group\">\r\n      <a href=\"https:\/\/binaryms.co.uk\/index.php\/solutions\/contact\/\" class=\"btn-primary\">Book a Free Consultation<\/a>\r\n      <a href=\"https:\/\/binaryms.co.uk\/\" class=\"btn-outline\">Explore All Services<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IT Support Services in Manchester | Binary Managed Solutions \ud83d\udccd Manchester \u00b7 IT Support Services Expert IT Support Servicesin Manchester Reliable, proactive, and fully managed IT support that keeps your Manchester business running \u2014 without the headache. Fast response times, no jargon. Get a Free Consultation Explore All Services 20+Years&#8217; Experience 15 MinAverage Response Time&#8230;<\/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-991708","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/991708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=991708"}],"version-history":[{"count":7,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/991708\/revisions"}],"predecessor-version":[{"id":991746,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/991708\/revisions\/991746"}],"wp:attachment":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=991708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}