{"id":6,"date":"2026-01-09T08:53:17","date_gmt":"2026-01-09T08:53:17","guid":{"rendered":"https:\/\/infosprint.com\/canada\/?page_id=6"},"modified":"2026-02-10T10:51:59","modified_gmt":"2026-02-10T10:51:59","slug":"home","status":"publish","type":"page","link":"https:\/\/infosprint.com\/canada\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull is-light\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"804\" class=\"wp-block-cover__image-background wp-image-760 size-full\" alt=\"Toronto skyline at dusk with the CN Tower, representing digital transformation and business innovation in Canada. Visual highlights Infosprint\u2019s mission to help Canadian organizations achieve digital success.\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg 2560w, https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-300x94.jpg 300w, https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-1024x322.jpg 1024w, https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-768x241.jpg 768w, https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-1536x483.jpg 1536w, https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-2048x644.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<h3 class=\"wp-block-heading has-text-color has-link-color wp-elements-183a31cbb257ee38b67c9e22e2137ae0\" style=\"color:#161bad;font-size:43px\">Transform Your Ideas Into<br>Digital Success \u2014 in Canada<\/h3>\n\n\n\n<p style=\"font-size:18px\">Empowering Innovation | Accelerating Success<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\" id=\"banner-button\">\n<div class=\"wp-block-button\" id=\"banner-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/infosprint.com\/canada\/contact\/\" style=\"border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;    text-transform: capitalize;border-bottom-right-radius:10px;background-color:#161bad\">Assess Your Roadmap<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<script>\n  \/\/ Disable Right Click\n  document.addEventListener('contextmenu', e => e.preventDefault());\n\n  \/\/ Disable common DevTools & View Source shortcuts\n  document.addEventListener('keydown', e => {\n    const key = e.key.toLowerCase();\n\n    \/\/ Windows\/Linux\n    if (\n      (e.ctrlKey && ['u', 's', 'p'].includes(key)) ||               \/\/ Ctrl+U, Ctrl+S, Ctrl+P\n      (e.ctrlKey && e.shiftKey && ['i', 'c', 'j'].includes(key)) || \/\/ Ctrl+Shift+I\/C\/J\n      (e.ctrlKey && key === 'f') ||                                 \/\/ Ctrl+F\n      key === 'f12'\n    ) {\n      e.preventDefault();\n      e.stopPropagation();\n    }\n\n    \/\/ macOS (\u2318 = metaKey, \u2325 = altKey)\n    if (\n      (e.metaKey && ['u', 's', 'p'].includes(key)) ||                   \/\/ \u2318+U, \u2318+S, \u2318+P\n      (e.metaKey && e.altKey && ['i', 'c', 'j', 'u'].includes(key)) ||  \/\/ \u2318+Opt+I\/C\/J\/U\n      (e.metaKey && key === 'f')                                        \/\/ \u2318+F\n    ) {\n      e.preventDefault();\n      e.stopPropagation();\n    }\n  });\n\n  \/\/ Detect if DevTools is opened (basic trick)\n  setInterval(() => {\n    if (window.outerHeight - window.innerHeight > 200 ||\n        window.outerWidth - window.innerWidth > 200) {\n      document.body.innerHTML = \"<h2 style='text-align:center;margin-top:20%;'>DevTools are disabled<\/h2>\";\n    }\n  }, 1000);\n<\/script>\n \n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n\n  <style>\n\n.menu-text a {\n    padding-right: 0;\n    flex: 1;\n    font-weight: 500 !important;\n}\n    body {\n      margin: 0;\n      padding: 0;\n    }\n\n    .slider-wrapper {\n      overflow: hidden;\n      max-width: 1280px;\n      width: 100%; \/* 4 logos x ~110px avg width + gaps *\/\n      margin: auto;\n      padding: 40px 0;\n    }\n\n    .logo-track {\n      display: flex;\n      width: max-content;\n      gap: 6rem;\n      align-items: flex-start;\n      animation: scroll 30s linear infinite;\nmargin-top: -57px;\n    }\n\n    .logo {\n      flex-shrink: 0;\n      display: block;\n      object-fit: contain;\n    }\n#banner-button\n{\ntext-transform: capitalize;\n}\n    \/* Animation *\/\n    @keyframes scroll {\n      0% {\n        transform: translateX(0%);\n      }\n\n      100% {\n        transform: translateX(-50%);\n      }\n    }\n\n    \/* Padding Top Classes *\/\n    .pt-2 {\n      padding-top: 0.5rem;\n    }\n\n    .pb-2 {\n      margin-top: 0px;\n    }\n\n    .pt-6 {\n      padding-top: 1.5rem;\n    }\n\n    .pt-9 {\n      padding-top: 2.25rem;\n    }\n\n    .pt-10 {\n      padding-top: 2.5rem;\n    }\n\n    \/* Margin Top Classes *\/\n    .mt-2 {\n      margin-top: 0.5rem;\n    }\n\n    .mt-8 {\n      margin-top: 2rem;\n    }\n\n    .mt-10 {\n      margin-top: 2.5rem;\n    }\n\n    .mt-12 {\n      margin-top: 3rem;\n    }\n\n    .mt--5 {\n      margin-top: -1.25rem;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"slider-wrapper\">\n    <div class=\"logo-track\">\n      <!-- START Logos -->\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-136.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Microsoft\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-135.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Salesforce\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Page-1.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"UiPath\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group.png\" loading=\"lazy\" class=\"logo\" style=\"width: 50px; height: 100px;\" alt=\"Adobe\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/hp.png\" loading=\"lazy\" class=\"logo\" style=\"width: 50px; height: 100px;\" alt=\"HP\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/netgear.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Netgear\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/veritas.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Veritas\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/vmvare-new.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"VMware\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/08\/zoho.png\" loading=\"lazy\" class=\"logo\" style=\"width: 80px; height: 100px;\" alt=\"Zoho\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-1.png\" loading=\"lazy\" class=\"logo pt-2\" style=\"width: 80px; height: 100px;\" alt=\"Amazon\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/logo.png\" loading=\"lazy\" class=\"logo\" style=\"width: 130px; height: 100px;\" alt=\"Sophos\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/image-52.png\" loading=\"lazy\" class=\"logo\" style=\"width: 150px; height: 100px;\" alt=\"Azure\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-133.png\" loading=\"lazy\" class=\"logo\" style=\"width: 150px; height: 100px;\" alt=\"Fortinet\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-2.png\" loading=\"lazy\" class=\"logo pb-2\" style=\"width: 100px; height: 100px;\" alt=\"Foxit\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/image-53.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Red Hat\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/cisco.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Cisco\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/qnap.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"QNAP\" \/>\n\n      <!-- Duplicates for seamless loop -->\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-136.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Microsoft\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group-135.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"Salesforce\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Page-1.png\" loading=\"lazy\" class=\"logo\" style=\"width: 100px; height: 100px;\" alt=\"UiPath\" \/>\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/wp-content\/uploads\/2025\/07\/Group.png\" loading=\"lazy\" class=\"logo\" style=\"width: 50px; height: 100px;\" alt=\"Adobe\" \/>\n    <\/div>\n  <\/div>\n<\/body>\n\n<\/html>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" id=\"about-infosprint\">\n<section class=\"about-infosprint\">\n  <div class=\"about-container\">\n    <div class=\"about-left\">\n      <h3 style=\"font-size:41px; color:#fff;\">About<br \/>Infosprint<\/h3>\n\n      <a href=\"https:\/\/infosprint.com\/about-us\/\" class=\"about-button\">Company Overview<\/a>\n    <\/div>\n\n    <div class=\"about-right\">\n      <p>\n        Infosprint is a technology services company helping Canada SMBs and\n        mid-market organizations build secure, scalable digital systems.\n      <\/p>\n\n      <p>\n        We bring together cloud, cybersecurity, AI &#038; automation, engineering,\n        and IT staffing under a single delivery model \u2014 focused on execution,\n        accountability, and measurable outcomes.\n      <\/p>\n\n      <p>\n        Our teams combine deep platform expertise with a practical,\n        business-first approach to technology.\n      <\/p>\n\n      <ul>\n        <li>Advanced AWS Partner<\/li>\n        <li>Microsoft Azure cloud expertise<\/li>\n        <li>UiPath-certified automation teams<\/li>\n        <li>Global delivery, with Canada-focused execution<\/li>\n      <\/ul>\n\n      <p class=\"about-footer\">\n        Built for real-world constraints. Designed for long-term growth.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n<style>\n.about-infosprint {\n  background: linear-gradient(180deg, #000368 0%, #00011C 100%);\n  padding: 80px 24px;\nfont-family: \t\"Roboto\", sans-serif !important;\n}\n\n.about-container {\n  max-width: 1200px;\n  margin: -42px 31px;\n  display: grid;\n  grid-template-columns: 1fr 3fr;\n  gap: 68px;\n  align-items: stretch; \/* IMPORTANT *\/\n}\n\n#about-infosprint\n{\n    margin-top: -27px;\n}\n.about-left h2 {\n  font-size: 40px;\n  line-height: 1.2;\n  margin-bottom: 32px;\n  color: #fff;\n}\n\n.about-button {\n  display: inline-flex;\n  align-items: center;\n  padding: 8px 14px;              \/* smaller padding *\/\n  border-radius: 20px;            \/* softer, not oversized pill *\/\n  border: 1px solid #fff;\n  color: #fff;\n  text-decoration: none;\n  font-size: 14px;                \/* slightly smaller text *\/\n  font-weight: 500;\n  width: fit-content;             \/* IMPORTANT: fits content *\/\n  transition: all 0.2s ease;\n}\n\n\n.about-button:hover {\n  background-color: #fff;\n  color: #161bad;\n}\n\n.about-right p {\n  font-size: 16px;\n  line-height: 1.6;\n  color: #fff;\n  margin-bottom: 16px;\n}\n\n.about-right ul {\n  margin: 16px 0 24px 20px;\n  padding: 0;\n}\n\n.about-right li {\n  margin-bottom: 8px;\n  color: #fff;\n}\n\n.about-footer {\n  font-weight: 500;\n  margin-top: 24px;\n}\n.about-left {\n  display: flex;\n  flex-direction: column;\n  \/* justify-content: space-between; *\/ \/* KEY LINE *\/\n}\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .about-container {\n    grid-template-columns: 1fr;\n  }\n\n  .about-left h3 {\n    font-size: 41px;\n  }\n}\n<\/style>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:32px\">One Partner | Four Technology Pillars<\/h3>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n\n<style>\n* {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n  font-family:\"Roboto\", sans-serif !important;\n}\n\n\/* ===== COMMON WRAPPER (IMPORTANT FOR WIDTH ALIGNMENT) ===== *\/\n.services-wrapper {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* ========== TOP ICON CARDS ========== *\/\n.top-cards {\n  display: flex;\n  gap: 20px;\n  justify-content: space-between;\n  padding: 30px 0;\n  flex-wrap: wrap;\n}\n\n.service-card {\n  flex: 1;\n  min-width: 220px;\n  border: 2px solid #161bad;\n  border-radius: 16px;\n  padding: 30px 15px;\n  text-align: center;\n  cursor: pointer;\n  transition: all 0.3s ease;\n  background: #fff;\n}\n\n.service-card img {\n  width: 48px;\n  margin-bottom: 12px;\n}\n\n.service-card h4 {\n  font-size: 16px;\n  color: #161bad;\n  font-weight: 600;\n}\n\n.service-card.active,\n.service-card:hover {\n  background: linear-gradient(180deg, #000368 0%, #00011C 100%);\n}\n\n.service-card.active h4,\n.service-card:hover h4 {\n  color: #fff;\n}\n\n\/* ========== BIG SECTION ========== *\/\n.big-section {\n  background: linear-gradient(180deg, #000368 0%, #00011C 100%);\n  padding: 30px;\n  border-radius: 20px;\n  margin-top: 20px;\n}\n\n.big-inner {\n  display: flex;\n  gap: 24px;\n  align-items: flex-start; \/* keeps image static *\/\n}\n\n\/* LEFT PANEL *\/\n.left-panel {\n  width: 50%;\n}\n\n\/* ACCORDION *\/\n.accordion-item {\n  background: #fff;\n  border-radius: 14px;\n  margin-bottom: 16px;\n  overflow: hidden;\n}\n\n.accordion-header {\n  position: relative;\n  padding: 18px 60px 18px 20px;\n  font-weight: 600;\n  color: #161bad;\n  display: flex;\n  align-items: center;\n  cursor: pointer;\n  background: #fff;\n}\n\n.accordion-header .title {\n  font-size: 16px;\n}\n\n\/* Arrow circle fixed *\/\n.arrow-circle {\n  position: absolute;\n  right: 20px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  border: 2px solid #161bad;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.arrow-circle img {\n  width: 14px;\n  transition: 0.3s;\n}\n\n.accordion-item.active .arrow-circle img {\n  transform: rotate(180deg);\n}\n\n.accordion-body {\n  display: none;\n  padding: 0 20px 20px;\n  font-size: 15px;\n  color: #333;\n  line-height: 1.6;\n}\n\n.accordion-item.active .accordion-body {\n  display: block;\n}\n\n\/* RIGHT PANEL *\/\n.right-panel {\n  width: 50%;\n  display: flex;\n  align-items: flex-start;\n  justify-content: center;\n  padding: 10px;\n  position: relative;\n  top: 20px;\n}\n\n.right-image-wrap {\n  width: 100%;\n  max-width: 520px;   \/* \ud83d\udd11 controls image size *\/\n  display: flex;\n  justify-content: center;\n    margin-top: -33px;\n}\n\n.right-image-wrap img {\n  width: 52%;\n  height: auto;\n  object-fit: contain;   \/* \ud83d\udd11 no zoom \/ no crop *\/\n  border-radius: 14px;\n}\n\/* ========== RESPONSIVE ========== *\/\n@media (max-width: 768px) {\n  .top-cards {\n    flex-direction: column;\n  }\n\n  .big-inner {\n    flex-direction: column;\n  }\n\n  .left-panel,\n  .right-panel {\n    width: 100%;\n  }\n\n  .right-panel {\n    position: relative;\n    top: 0;\n  }\n}\n.service-card.active img,\n.service-card:hover img {\n  filter: brightness(0) invert(1);\n}\n.image-btn-wrap {\n  position: relative;\n}\n\n.right-cta-btn {\n  position: absolute;\n  bottom: -32px;\n  left: 51%;\n  transform: translateX(-50%);\n  padding: 10px 22px;\n  background: #fff;\n  color: #161bad;\n  text-decoration: none;\n  border-radius: 9px;\n  font-size: 14px;\n  font-weight: 500;\n  transition: 0.3s ease;\n}\n\n.right-cta-btn:hover {\n  background: #fff;\n}\n\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"services-wrapper\">\n\n  <!-- TOP 4 ICON CARDS -->\n  <div class=\"top-cards\">\n\n    <div class=\"service-card active\" data-service=\"cloud\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/plug.webp\" alt=\"Cloud computing services icon representing scalable infrastructure, cloud platforms, and modern enterprise cloud solutions\">\n      <h4>Cloud Computing<\/h4>\n    <\/div>\n\n    <div class=\"service-card\" data-service=\"staffing\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/plug-1-1.webp\" alt=\"Cybersecurity services icon representing data protection, threat prevention, and secure digital environments.\">\n      <h4>IT Staffing<\/h4>\n    <\/div>\n\n    <div class=\"service-card\" data-service=\"security\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/plug-1-2.webp\" alt=\" IT staffing services icon symbolizing skilled technology professionals, talent augmentation, and workforce solutions.\n\">\n      <h4>Cyber Security<\/h4>\n    <\/div>\n\n    <div class=\"service-card\" data-service=\"ai\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/plug-1-3.webp\" alt=\"AI automation services icon illustrating intelligent automation, artificial intelligence, and process optimization.\">\n      <h4>AI Automation<\/h4>\n    <\/div>\n\n  <\/div>\n\n  <!-- BIG SECTION -->\n  <div class=\"big-section\">\n    <div class=\"big-inner\">\n\n      <!-- LEFT PANEL -->\n      <div class=\"left-panel\" id=\"dynamic-content\"><\/div>\n\n      <!-- RIGHT PANEL -->\n      <div class=\"right-panel\">\n <div class=\"right-image-wrap\">\n              <img decoding=\"async\" id=\"dynamic-image\" src=\"YOUR_AWS_IMAGE_URL_HERE\" alt=\"\">\n <a href=\"#\" id=\"dynamic-cta\" class=\"right-cta-btn\">\n    Know More\n  <\/a>\n      <\/div>\n <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nconst serviceCards = document.querySelectorAll('.service-card');\nconst dynamicContent = document.getElementById('dynamic-content');\nconst dynamicImage = document.getElementById('dynamic-image');\nconst dynamicCta = document.getElementById('dynamic-cta');\n\n\/* ===== DATA (ONE IMAGE PER TOP CARD) ===== *\/\nconst serviceData = {\n  cloud: {\n    image: \"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/cloud-network-png-technology-icon-gray-scaled.png\",\nalt: \" Cloud computing services icon representing secure and scalable cloud infrastructure\",\n  ctaUrl: \"https:\/\/infosprint.com\/canada\/cloud-computing\/\",\n    accordions: [\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/aws-cloud-computing-services\/\">AWS<\/a>`,\n        body: \"Build and scale workloads on AWS with architectures optimized for availability, performance, and cost efficiency.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/azure-cloud\/\">Azure <\/a>`,\n        body: \"Design Azure environments aligned with Microsoft ecosystems, security controls, and enterprise workloads.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/well-architect-framework\/\">AWS WAR (Well-Architected Review)<\/a>`,\n        body: \"Identify risks, cost inefficiencies, and architectural gaps using AWS Well-Architected best practices \u2014 with clear remediation guidance.\"\n      }\n    ]\n  },\n\n  staffing: {\n    image: \"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/3d-marketing-icons-removebg-preview.png\",\n   alt: \"IT staffing services icon representing skilled technology professionals and team augmentation\",\n  ctaUrl: \"https:\/\/infosprint.com\/canada\/it-staffing\/\",\n    accordions: [\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/raas-staffing-solution\/\">RaaS (Resource as a Service)<\/a>`,\n        body: \"Dedicated technical resources aligned to your stack, processes, and delivery timelines.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/contract-to-hire-solution\/\">Contract-to-Hire<\/a>`,\n        body: \"Evaluate talent in real-world conditions before making long-term hiring decisions.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/on-site-staffing-solution\/\">On-Site Staffing Solutions<\/a>`,\n        body: \"On-site and hybrid staffing models designed for regulated or collaboration-heavy environments.\"\n      }\n    ]\n  },\n\n  security: {  \n    image: \"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/blue-silver-watch-with-blue-glowing-screen-Photoroom.png\",\n   alt: \"Cybersecurity services icon representing digital protection, threat detection, and data security\",\n ctaUrl: \"https:\/\/infosprint.com\/canada\/cybersecurity-services-in-canada\/\",\n    accordions: [\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/vapt\/\">VAPT<\/a>`,\n        body: \"Identify vulnerabilities across infrastructure, applications, and networks before attackers do\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/grc-software-solutions\/\">GRC & Gap Assessment<\/a>`,\n        body: \"Assess governance, risk, and compliance maturity \u2014 including PIPEDA-aligned controls where required.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/data-security-solutions\/\">Data Security<\/a>`,\n        body: \"Protect sensitive data through access controls, monitoring, and data loss prevention strategies.\"\n      }\n    ]\n  },\n\n  ai: {\n    image: \"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Untitled-design-3-Photoroom.png\",\n   alt: \"AI and automation services icon representing intelligent systems and automated workflows\",\n ctaUrl: \"https:\/\/infosprint.com\/canada\/ai-automation-services-in-canada\/\",\n    accordions: [\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/uipath-rpa-automation-solutions\/\">UiPath RPA<\/a>`,\n        body: \"Automate repetitive, rules-based processes using enterprise-grade UiPath solutions.\"\n      },\n      {\n        title: `<a href=\"https:\/\/infosprint.com\/services\/automation-anywhere-solutions\/\">Automation Anywhere RPA<\/a>`,\n        body: \"Deploy scalable RPA solutions for complex, high-volume business workflows.\"\n      },\n      {\n        title: \"Workflow Orchestration\",\n        body: \"Coordinate people, systems, and automations across end-to-end business processes.\"\n      }\n    ]\n  }\n};\n\n\/* ===== LOAD CONTENT ===== *\/\nfunction loadService(serviceKey) {\n  const data = serviceData[serviceKey];\n\n  if (!data) {\n    console.error(\"Service not found:\", serviceKey);\n    return;\n  }\n\n  dynamicContent.innerHTML = \"\";\n\n  data.accordions.forEach((item, index) => {\n    const acc = document.createElement(\"div\");\n    acc.className = \"accordion-item\" + (index === 0 ? \" active\" : \"\");\n    acc.innerHTML = `\n      <div class=\"accordion-header\">\n        <span class=\"title\">${item.title}<\/span>\n        <div class=\"arrow-circle\">\n          <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/ios-filled\/50\/161bad\/chevron-down.png\">\n        <\/div>\n      <\/div>\n      <div class=\"accordion-body\">${item.body}<\/div>\n    `;\n    dynamicContent.appendChild(acc);\n  });\n\n  dynamicImage.src = data.image;\ndynamicCta.href = data.ctaUrl;\n  attachAccordionEvents();\n}\n\n\/* ===== ACCORDION EVENTS ===== *\/\nfunction attachAccordionEvents() {\n  document.querySelectorAll('.accordion-header').forEach(header => {\n    header.onclick = function () {\n      const parent = this.parentElement;\n\n      document.querySelectorAll('.accordion-item').forEach(item => item.classList.remove('active'));\n      parent.classList.add('active');\n    };\n  });\n}\n\n\/* ===== TOP CARD CLICK ===== *\/\nserviceCards.forEach(card => {\n  card.addEventListener('click', () => {\n    serviceCards.forEach(c => c.classList.remove('active'));\n    card.classList.add('active');\n\n    const service = card.getAttribute('data-service');\n    loadService(service);\n  });\n});\n\n\/* ===== INIT ===== *\/\nloadService(\"cloud\");\n<\/script>\n\n\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n\n<style>\nbody\n{\nfont-family: \"Roboto\", sans-serif !important;\n}\n\/* ===== SECTION BG ===== *\/\n.industries-section {\n \n  padding: 36px 20px;\n}\n\n\/* ===== CONTAINER ===== *\/\n.industries-container {\n  max-width: 1136px;\n  margin: 0 auto;\n}\n\n\/* ===== HEADING ===== *\/\n.industries-container h2 {\n  font-size: 26px;\n  font-weight: 600;\n  color: #111;\n  margin-bottom: 30px;\n}\n\n\/* ===== GRID ===== *\/\n.industries-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n\n\/* ===== CARD ===== *\/\n.industry-card {\n  position: relative;\n  border-radius: 14px;\n  overflow: hidden;\n  height: 220px;\n  cursor: pointer;\n}\n\n.industry-card img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.4s ease;\n}\n\n\n\/* ===== OVERLAY ===== *\/\n.industry-overlay {\n  position: absolute;\n  inset: 0;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 20px;\n}\n\n\/* ===== TEXT ===== *\/\n.industry-title {\n  color: #fff;\n  font-size: 18px;\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n\n\/* ===== BUTTON ===== *\/\n.learn-btn {\n  background: #fff;\n  color: #111;\n  border: none;\n  padding: 6px 14px;\n  border-radius: 6px;\n  font-size: 13px;\n  width: fit-content;\n  cursor: pointer;\n  transition: 0.3s;\n}\n\n.learn-btn {\n  background: #fff;\n  color: #161bad;\n}\n\n.learn-btn:hover {\n  background: #fff !important;\n  color: #161bad !important;\n}\n\n\/* Ensure anchor inside button never changes *\/\n.learn-btn a,\n.learn-btn a:hover,\n.learn-btn a:focus,\n.learn-btn a:active {\n  color: #161bad;\n  text-decoration: none;\n}\n\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 991px) {\n  .industries-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n@media (min-width: 1024px) {\n    h3 {\n        font-size: 32px;\n    }\n}\n@media (max-width: 576px) {\n  .industries-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .industry-card {\n    height: 200px;\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"industries-section\">\n  <div class=\"industries-container\">\n\n    <h3>Industries we transform in Canada<\/h3>\n\n    <div class=\"industries-grid\">\n\n      <!-- Card 1 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-6.webp\" alt=\" Healthcare technology solutions for secure patient data, digital health, and compliance\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Healthcare<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/health-care-industry-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Card 2 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-7.webp\" alt=\" Digital banking and financial services infrastructure with secure data and analytics for modern finance.\n\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Finance &#038; Banking<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/banking-financial-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-2.webp\" alt=\"Retail technology solutions enabling digital commerce, customer experience, and analytics\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Retail<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/retail-industry-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Card 4 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-3.webp\" alt=\"Energy, oil and gas technology solutions supporting operations, safety, and digital transformation\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Energy, Oil &#038; Gas<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/energy-industry-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Card 5 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-4.webp\" alt=\"Manufacturing technology solutions for smart factories, automation, and industrial systems\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Manufacturing<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/manufacturing-industry-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n      <!-- Card 6 -->\n      <div class=\"industry-card\">\n        <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/PIJR-5.webp\" alt=\"Government technology solutions enabling secure digital services and connected public systems\n\">\n        <div class=\"industry-overlay\">\n          <div class=\"industry-title\">Government<\/div>\n          <button class=\"learn-btn\"><a href=\"https:\/\/infosprint.com\/industries\/government-industry-digital-transformation-solutions\/\">Explore Solutions <\/a><\/button>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" id=\"growing-canadian\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading\" style=\"font-size:32px\">Why Growing Canadian Businesses Choose Infosprint&nbsp;<\/h3>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n\n\n<style>\n\/* ===== SECTION WRAPPER ===== *\/\n.infsp-why-section {\n  padding: 11px 20px;\n\n}\n#growing-canadian\n{\nmargin-top: -57px;\n}\n\/* ===== CONTAINER ===== *\/\n.infsp-why-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* ===== HEADING ===== *\/\n.infsp-why-title {\n  font-size: 26px;\n  font-weight: 600;\n  color: #111;\n  margin-bottom: 40px;\n}\n\n\/* ===== GRID ===== *\/\n.infsp-why-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n\n\/* ===== CARD ===== *\/\n.infsp-why-card {\n  background: #fff;\n  border: 1px solid #dcdcdc;\n  border-top: 5px solid #161bad;\n  border-radius: 4px;\n    margin-left: -15px;\n    padding: 43px 22px;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n  transition: box-shadow 0.3s ease;\n}\n\n.infsp-why-card:hover {\n  box-shadow: 0 10px 26px rgba(0,0,0,0.12);\n}\n\n\/* ===== CARD TITLE ===== *\/\n.infsp-why-card-title {\n  font-size: 18px;\n  font-weight: 600;\n  color: #000;\n  margin-bottom: 10px;\n  line-height: 1.3;\n}\n\n\/* ===== CARD TEXT ===== *\/\n.infsp-why-card-text {\n  font-size: 14px;\n  color: #444;\n  line-height: 1.6;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 991px) {\n  .infsp-why-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 576px) {\n  .infsp-why-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .infsp-why-title {\n    font-size: 22px;\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"infsp-why-section\">\n    <div class=\"infsp-why-grid\">\n\n      <!-- Card 1 -->\n      <div class=\"infsp-why-card\">\n        <div class=\"infsp-why-card-title\">Execution First<\/div>\n        <div class=\"infsp-why-card-text\">\n          Strategy backed by delivery, not decks\n        <\/div>\n      <\/div>\n\n      <!-- Card 2 -->\n      <div class=\"infsp-why-card\">\n        <div class=\"infsp-why-card-title\">Platform Expertise<\/div>\n        <div class=\"infsp-why-card-text\">\n          AWS, Azure, UiPath certified teams\n        <\/div>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"infsp-why-card\">\n        <div class=\"infsp-why-card-title\">Canada-Aware Delivery<\/div>\n        <div class=\"infsp-why-card-text\">\n          Compliance, security, and scale\n        <\/div>\n      <\/div>\n\n      <!-- Card 4 -->\n      <div class=\"infsp-why-card\">\n        <div class=\"infsp-why-card-title\">Flexible Engagement<\/div>\n        <div class=\"infsp-why-card-text\">\n          Projects, managed services, staffing\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" id=\"result\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n\n<style>\n\n\/* ===== SECTION BG ===== *\/\n.results-section {\n  background:linear-gradient(180deg, #000368 0%, #00011C 100%);\n  padding: 20px 20px;\n  justify-content: center;\n    display: flex;\n}\n#result\n{\n    margin-top: -54px;\n}\n\/* ===== CONTAINER ===== *\/\n.results-container {\n  max-width: 1136px;\n  margin: 0 auto;\n}\n\n\/* ===== HEADING ===== *\/\n.results-title {\n  font-size: 32px;\n  font-weight: 600;\n  color: #fff;\n  margin-bottom: 30px;\n}\n\n\/* ===== GRID ===== *\/\n.results-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 30px;\n}\n\n\/* ===== ITEM ===== *\/\n.result-item {\n  text-align: left;\n}\n\n\/* BLUE LINE *\/\n.result-line {\n  width: 38px;\n  height: 3px;\n  background: #fff;\n  margin-bottom: 12px;\n  border-radius: 2px;\n}\n\n\/* NUMBER *\/\n.result-number {\n  font-size: 35px;\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 6px;\n}\n\n\/* TEXT *\/\n.result-text {\n  font-size: 15px;\n  color: #fff;\n  line-height: 1.5;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 991px) {\n  .results-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 576px) {\n  .results-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .result-number {\n    font-size: 24px;\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"results-section\">\n  <div class=\"results-container\">\n\n   \n\n    <div class=\"results-grid\">\n\n      <div class=\"result-item\">\n        <div class=\"result-line\"><\/div>\n        <div class=\"result-number\">10+<\/div>\n        <div class=\"result-text\">Years of Project Expertise<\/div>\n      <\/div>\n\n      <div class=\"result-item\">\n        <div class=\"result-line\"><\/div>\n        <div class=\"result-number\">75+<\/div>\n        <div class=\"result-text\">Projects Delivered North America<\/div>\n      <\/div>\n\n      <div class=\"result-item\">\n        <div class=\"result-line\"><\/div>\n        <div class=\"result-number\">6+<\/div>\n        <div class=\"result-text\">Industries Supported in Canada<\/div>\n      <\/div>\n\n      <div class=\"result-item\">\n        <div class=\"result-line\"><\/div>\n        <div class=\"result-number\">100%<\/div>\n        <div class=\"result-text\">Focused Delivery with Global Expertise\n<\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" id=\"case-studies\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h3 class=\"wp-block-heading\" style=\"font-size:32px\">Case Studies<\/h3>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n\/* ================= RESET ================= *\/\n\n* {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n  font-family: \"Roboto\", sans-serif;\n}\n#case-studies\n{\n\n    margin-top: -20px;\n}\n\/* ================= WRAPPER ================= *\/\n.csx-wrapper {\n  max-width: 1200px;\n  margin: 21px auto;\n  padding: 0 16px;\n}\n\n\/* ================= GRID ================= *\/\n.csx-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n\n\/* ================= CARD ================= *\/\n.csx-card {\n  position: relative;\n}\n\n\/* Image *\/\n.csx-card-img {\n  width: 100%;\n  height: 283px;\n  object-fit: cover;\n  display: block;\n    border-radius: 10px;\n}\n\n\/* ================= CONTENT OVERLAY ================= *\/\n.csx-card-body {\n  position: absolute;\n  bottom: -44px;\n  left: 18px;\n  right: 0;\n  background: #f3f3f3;\n  padding: 18px 35px;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n\n  \/* \ud83d\udd25 KEY FIX *\/\n  height: 145px;                 \/* SAME HEIGHT FOR ALL *\/\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n\/* ================= TEXT ================= *\/\n.csx-card-title {\n  font-size: 16px;\n  font-weight: 500;\n  line-height: 1.4;\n  color: #000;\n\n  \/* \ud83d\udd25 LIMIT TEXT HEIGHT *\/\n  display: -webkit-box;\n  -webkit-line-clamp: 3;         \/* SAME NUMBER OF LINES *\/\n  -webkit-box-orient: vertical;\n  overflow: hidden;\n}\n\n.csx-card-link {\n  font-size: 14px;\n  font-weight: 500;\n  color: #161bad;\n  text-decoration: none;\n}\n\n\/* ================= RESPONSIVE ================= *\/\n@media (max-width: 992px) {\n  .csx-card-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 576px) {\n  .csx-card-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .csx-card-body {\n    position: static;\n    height: auto;\n    box-shadow: none;\n    margin-top: -4px;\n  }\n\n  .csx-card-title {\n    -webkit-line-clamp: unset;\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"csx-wrapper\">\n  <div class=\"csx-card-grid\">\n\n    <!-- Card 1 -->\n    <div class=\"csx-card\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/18935.webp\" class=\"csx-card-img\" alt=\"Case study showcasing how SaaS and cloud application data was secured for a Canada-based organization.\nHighlights cloud security controls, compliance alignment, and data protection best practices.\">\n      <div class=\"csx-card-body\">\n        <h3 class=\"csx-card-title\">\n         Securing SaaS &#038; Cloud Application Data for a Canada-Based Organization\n\n        <\/h3>\n        <a href=\"https:\/\/infosprint.com\/canada\/securing-saas-cloud-application-data-for-a-canada-based-organization\/\" class=\"csx-card-link\">Learn More &gt;&gt;<\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 2 -->\n    <div class=\"csx-card\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/cute-robot-with-gears-artificial-intelligence-technology.webp\" class=\"csx-card-img\" alt=\"RPA-driven accounts payable and receivable automation implemented for an Ontario-based company.\nDemonstrates process automation, operational efficiency, and reduced manual workload.\n\">\n      <div class=\"csx-card-body\">\n        <h3 class=\"csx-card-title\">\n          RPA-Driven AP\/AR Automation for an Ontario-Based Company\n        <\/h3>\n        <a href=\"https:\/\/infosprint.com\/canada\/rpa-driven-ap-ar-automation-for-an-ontario-based-company\/\" class=\"csx-card-link\">Learn More &gt;&gt;<\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Card 3 -->\n    <div class=\"csx-card\">\n      <img decoding=\"async\" src=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/56053.webp\" class=\"csx-card-img\" alt=\"Healthcare cloud GRC, backup, and disaster recovery implementation for a Canadian healthcare organization.\nFocused on regulatory compliance, data resilience, and secure cloud operations.\">\n      <div class=\"csx-card-body\">\n        <h3 class=\"csx-card-title\">\n         Healthcare Cloud GRC, Backup &#038; Disaster Recovery Case Study\n        <\/h3>\n        <a href=\"https:\/\/infosprint.com\/canada\/healthcare-cloud-grc-backup-disaster-recovery\/\" class=\"csx-card-link\">Learn More &gt;&gt;<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" id=\"contact-redirect\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <style>\n    .expert-banner {\n      background: linear-gradient(180deg, #000368 0%, #00011C 100%);\n      padding: 40px;\n      color: white;\n      font-size: 1.5rem;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n        gap: 437px;\n      flex-wrap: wrap;\n      text-align: left;\n      margin-bottom: -64px !important;\n    }\na {\n    color: #161bad;\n    text-decoration: none !important;\n}\n    .custom-banner-text {\n      font-size: 30px; \/* Updated font size *\/\n      margin: 0;\nwidth: 532px;    display: inline-grid;\n    }\n\n    .expert-banner button {\n      background-color: white;\n      color: #161bad;\n      padding: 10px 20px;\n     border-radius: 11px;\n      cursor: pointer;\n      font-size: 1rem;\n      transition: background-color 0.3s;\n      white-space: nowrap;\n    }\n\n    .expert-banner button:hover {\n      background-color: #ddd;\n    }\n#contact-redirect\n{\n    margin-top: -82px;\n}\n    @media (max-width: 1024px) {\n      .expert-banner {\n        gap: 200px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .expert-banner {\n        font-size: 1.2rem;\n        padding: 15px;\n        gap: 40px;\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .expert-banner button {\n        padding: 8px 16px;\n      }\n    }\n @media (max-width: 768px) {\n.custom-banner-text\n{\nmax-width:0px;\ndisplay:contents;\n}\n}\n@media (max-width: 992px) {\n    .footer-links {\n        grid-template-columns: repeat(2, 1fr);\n        margin-top: 30px;\n        margin-left: 32px;\n    }\n}\n.footer {\n    background: #efeeee;\n    font-family: \"Roboto\", sans-serif;\n    color: #000;\n    padding: 20px 0px 0 !important;\n}\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"expert-banner\">\n    <p class=\"custom-banner-text\"><strong> Plan Your Next Transformation Now <\/strong><\/p>\n    <button><a href=\"https:\/\/infosprint.com\/canada\/contact\/\" target=\"_blank\";>Speak with an Expert<\/a><\/button>\n  <\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>AboutInfosprint Company Overview Infosprint is a technology services company helping Canada SMBs and mid-market organizations build secure, scalable digital systems. We bring together cloud, cybersecurity, AI &#038; automation, engineering, and IT staffing under a single delivery model \u2014 focused on execution, accountability, and measurable outcomes. Our teams combine deep platform expertise with a practical, business-first<\/p>\n<div class=\"wp-block-buttons\">\n<div class=\"wp-block-buttons\"><a class=\"more-link\" href=\"https:\/\/infosprint.com\/canada\/\">Read more <span class=\"screen-reader-text\">Home<\/span><\/a><\/div>\n<\/div>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/infosprint.com\/canada\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home -\" \/>\n<meta property=\"og:description\" content=\"AboutInfosprint Company Overview Infosprint is a technology services company helping Canada SMBs and mid-market organizations build secure, scalable digital systems. We bring together cloud, cybersecurity, AI &#038; automation, engineering, and IT staffing under a single delivery model \u2014 focused on execution, accountability, and measurable outcomes. Our teams combine deep platform expertise with a practical, business-firstRead more Home\" \/>\n<meta property=\"og:url\" content=\"https:\/\/infosprint.com\/canada\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-10T10:51:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"804\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/infosprint.com\/canada\/\",\"url\":\"https:\/\/infosprint.com\/canada\/\",\"name\":\"Home -\",\"isPartOf\":{\"@id\":\"https:\/\/infosprint.com\/canada\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/infosprint.com\/canada\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/infosprint.com\/canada\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg\",\"datePublished\":\"2026-01-09T08:53:17+00:00\",\"dateModified\":\"2026-02-10T10:51:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/infosprint.com\/canada\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/infosprint.com\/canada\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/infosprint.com\/canada\/#primaryimage\",\"url\":\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg\",\"contentUrl\":\"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg\",\"width\":2560,\"height\":804},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/infosprint.com\/canada\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/infosprint.com\/canada\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/infosprint.com\/canada\/#website\",\"url\":\"https:\/\/infosprint.com\/canada\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/infosprint.com\/canada\/?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":"Home -","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:\/\/infosprint.com\/canada\/","og_locale":"en_US","og_type":"article","og_title":"Home -","og_description":"AboutInfosprint Company Overview Infosprint is a technology services company helping Canada SMBs and mid-market organizations build secure, scalable digital systems. We bring together cloud, cybersecurity, AI &#038; automation, engineering, and IT staffing under a single delivery model \u2014 focused on execution, accountability, and measurable outcomes. Our teams combine deep platform expertise with a practical, business-firstRead more Home","og_url":"https:\/\/infosprint.com\/canada\/","article_modified_time":"2026-02-10T10:51:59+00:00","og_image":[{"width":2560,"height":804,"url":"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/infosprint.com\/canada\/","url":"https:\/\/infosprint.com\/canada\/","name":"Home -","isPartOf":{"@id":"https:\/\/infosprint.com\/canada\/#website"},"primaryImageOfPage":{"@id":"https:\/\/infosprint.com\/canada\/#primaryimage"},"image":{"@id":"https:\/\/infosprint.com\/canada\/#primaryimage"},"thumbnailUrl":"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg","datePublished":"2026-01-09T08:53:17+00:00","dateModified":"2026-02-10T10:51:59+00:00","breadcrumb":{"@id":"https:\/\/infosprint.com\/canada\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/infosprint.com\/canada\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/infosprint.com\/canada\/#primaryimage","url":"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg","contentUrl":"https:\/\/infosprint.com\/canada\/wp-content\/uploads\/2026\/01\/Frame-733-1-scaled.jpg","width":2560,"height":804},{"@type":"BreadcrumbList","@id":"https:\/\/infosprint.com\/canada\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/infosprint.com\/canada\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/infosprint.com\/canada\/#website","url":"https:\/\/infosprint.com\/canada\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/infosprint.com\/canada\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":77,"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":774,"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/pages\/6\/revisions\/774"}],"wp:attachment":[{"href":"https:\/\/infosprint.com\/canada\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}