{"id":173,"date":"2026-05-15T05:48:55","date_gmt":"2026-05-15T05:48:55","guid":{"rendered":"https:\/\/marketplace.dbaasltd.com\/?page_id=173"},"modified":"2026-05-27T14:28:43","modified_gmt":"2026-05-27T14:28:43","slug":"service","status":"publish","type":"page","link":"https:\/\/brithaventech.co.uk\/index.php\/service\/","title":{"rendered":"Service"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"173\" class=\"elementor elementor-173\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-06455bd elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"06455bd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-621e452\" data-id=\"621e452\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-177def1 elementor-widget elementor-widget-shortcode\" data-id=\"177def1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!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<title>Services Page - No Header Footer<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n:root{\n  --navy:#071843;\n  --navy2:#102b76;\n  --blue:#175cff;\n  --soft:#f5f7fc;\n  --card:#ffffff;\n  --border:#e4e9f4;\n  --text:#0b1638;\n  --muted:#5f6f91;\n  --green:#16a34a;\n}\n\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n}\n\nhtml{\n  scroll-behavior:smooth;\n}\n\nbody{\n  font-family:'Poppins', Arial, Helvetica, sans-serif;\n  background:#ffffff;\n  color:var(--text);\n  line-height:1.55;\n  font-size:13px;\n  overflow-x:hidden;\n}\n\na{\n  text-decoration:none;\n  color:inherit;\n}\n\n.container{\n  width:100%;\n  padding:0 24px;\n}\n\n\/* HERO *\/\n.hero{\n  background:linear-gradient(135deg,#07153f 0%,#0a1d55 58%,#102b75 100%);\n  color:#ffffff;\n  padding:58px 0 52px;\n}\n\n.breadcrumb{\n  color:#91a6dc;\n  font-size:11px;\n  margin-bottom:18px;\n}\n\n.hero-badge{\n  display:inline-flex;\n  align-items:center;\n  color:#d7e3ff;\n  font-size:10px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.06em;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:999px;\n  padding:7px 13px;\n  margin-bottom:18px;\n}\n\n.hero h1{\n  max-width:680px;\n  font-size:42px;\n  line-height:1.05;\n  letter-spacing:-1px;\n  font-weight:800;\n  margin-bottom:18px;\n}\n\n.hero h1 span{\n  color:#63a8ff;\n}\n\n.hero p{\n  max-width:650px;\n  color:#cbd7f6;\n  font-size:13px;\n  margin-bottom:24px;\n}\n\n.hero-actions{\n  display:flex;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:32px;\n}\n\n.btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:8px;\n  padding:12px 20px;\n  font-size:12px;\n  font-weight:800;\n  border:1px solid transparent;\n  cursor:pointer;\n  transition:.2s ease;\n}\n\n.btn:hover{\n  transform:translateY(-2px);\n}\n\n.btn-primary{\n  color:#fff;\n  background:#175cff;\n}\n\n.btn-outline{\n  color:#fff;\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.18);\n}\n\n.stats{\n  border-top:1px solid rgba(255,255,255,.12);\n  padding-top:24px;\n  display:grid;\n  grid-template-columns:repeat(4,150px);\n  justify-content:center;\n  gap:34px;\n}\n\n.stat strong{\n  display:block;\n  color:#72adff;\n  font-size:27px;\n  letter-spacing:1.5px;\n  font-weight:800;\n  line-height:1;\n}\n\n.stat span{\n  color:#b7c5ec;\n  font-size:10px;\n}\n\n\/* SECTIONS *\/\n.section{\n  padding:58px 0;\n}\n\n.section.alt{\n  background:#f5f7fc;\n}\n\n.section-head{\n  margin-bottom:30px;\n}\n\n.kicker{\n  color:#175cff;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:7px;\n}\n\n.section h2{\n  font-size:24px;\n  letter-spacing:-.4px;\n  line-height:1.15;\n  margin-bottom:8px;\n  font-weight:800;\n}\n\n.section-head p{\n  color:#61708f;\n  font-size:12px;\n}\n\n\/* CARDS *\/\n.managed-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.project-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.service-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:12px;\n  padding:24px 22px;\n  box-shadow:0 8px 22px rgba(11,31,84,.04);\n  min-height:392px;\n  display:flex;\n  flex-direction:column;\n}\n\n.card-icon{\n  width:34px;\n  height:34px;\n  display:grid;\n  place-items:center;\n  font-size:22px;\n  margin-bottom:20px;\n}\n\n.card-kicker{\n  color:#175cff;\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:7px;\n}\n\n.service-card h3{\n  font-size:16px;\n  line-height:1.25;\n  margin-bottom:11px;\n  font-weight:800;\n}\n\n.service-card p{\n  color:#5b6a89;\n  font-size:12px;\n  margin-bottom:15px;\n}\n\n.check-list{\n  display:grid;\n  gap:8px;\n  margin-bottom:20px;\n  flex:1;\n}\n\n.check-list li{\n  list-style:none;\n  color:#445676;\n  font-size:12px;\n  display:flex;\n  gap:8px;\n}\n\n.check-list li:before{\n  content:\"\u2713\";\n  color:#16a34a;\n  font-weight:900;\n}\n\n.small-btn{\n  align-self:flex-start;\n  background:#eaf1ff;\n  color:#175cff;\n  padding:9px 13px;\n  border-radius:7px;\n  font-size:11px;\n  font-weight:800;\n}\n\n.small-btn.white{\n  background:#fff;\n  border:1px solid #ccd5e5;\n  color:#0b1638;\n}\n\n\/* MODELS *\/\n.models-section{\n  background:#ffffff;\n  padding:66px 0;\n}\n\n.models-head{\n  text-align:center;\n  margin-bottom:28px;\n}\n\n.models-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.model-card{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:12px;\n  padding:30px 24px;\n  text-align:center;\n  box-shadow:0 8px 22px rgba(11,31,84,.04);\n  min-height:220px;\n}\n\n.model-card.featured{\n  border:2px solid #175cff;\n}\n\n.model-icon{\n  font-size:24px;\n  margin-bottom:14px;\n}\n\n.model-card h3{\n  font-size:15px;\n  margin-bottom:10px;\n  font-weight:800;\n}\n\n.model-card p{\n  color:#61708f;\n  font-size:12px;\n  margin-bottom:20px;\n}\n\n\/* CTA *\/\n.cta{\n  background:linear-gradient(135deg,#061843,#112c77);\n  color:#fff;\n  padding:76px 0;\n  text-align:center;\n}\n\n.cta h2{\n  font-size:36px;\n  line-height:1.1;\n  font-weight:800;\n  max-width:760px;\n  margin:0 auto 18px;\n  letter-spacing:-.8px;\n}\n\n.cta p{\n  max-width:720px;\n  margin:0 auto 26px;\n  color:#cbd7f6;\n  font-size:13px;\n}\n\n.cta .hero-actions{\n  justify-content:center;\n  margin-bottom:0;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:1200px){\n  .managed-grid,\n  .project-grid,\n  .models-grid{\n    grid-template-columns:repeat(2,1fr);\n    max-width:100%;\n  }\n}\n\n@media(max-width:900px){\n  .hero h1{\n    font-size:34px;\n  }\n\n  .stats{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .managed-grid,\n  .project-grid,\n  .models-grid{\n    grid-template-columns:1fr;\n  }\n\n  .models-head{\n    text-align:left;\n  }\n}\n\n@media(max-width:640px){\n  .container{\n    padding:0 16px;\n  }\n\n  .hero{\n    padding-top:42px;\n  }\n\n  .hero h1{\n    font-size:28px;\n  }\n\n  .stats{\n    grid-template-columns:1fr;\n  }\n\n  .cta h2{\n    font-size:28px;\n  }\n}\n\n\/* GLOBAL TYPOGRAPHY *\/\nh1,h2,h3,h4,h5,h6,\n.hero h1,\n.section h2,\n.service-card h3,\n.model-card h3,\n.cta h2{\n  font-family:'Montserrat', Arial, Helvetica, sans-serif;\n}\n\np,\n.hero p,\n.section-head p,\n.service-card p,\n.model-card p,\n.cta p,\n.check-list li,\n.stat span{\n  font-family:'Poppins', Arial, Helvetica, sans-serif;\n}\n\n\/* GLOBAL CENTER ALIGNMENT *\/\n.hero{\n  text-align:center;\n}\n\n.hero h1,\n.hero p{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.hero-actions{\n  justify-content:center;\n}\n\n.stats{\n  justify-content:center;\n  margin:0 auto;\n}\n\n.section-head{\n  text-align:center;\n}\n\n.managed-grid,\n.project-grid,\n.models-grid{\n  margin:0 auto;\n  justify-content:center;\n}\n\n.cta{\n  text-align:center;\n}\n\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"breadcrumb\">Home \u203a Services<\/div>\n\n    <div class=\"hero-badge\">\u2301 Managed IT Services<\/div>\n\n    <h1>Expert IT Services for<br><span>Organisations<\/span><\/h1>\n\n    <p>\n      BritHaven Tech is more than a technology reseller. We are a managed IT services provider with a certified engineering team ready to deploy, migrate, protect and support your entire technology estate \u2014 from a single product setup through to a fully outsourced IT function.\n    <\/p>\n\n    <div class=\"hero-actions\">\n      <a href=\"#managed\" class=\"btn btn-primary\">View All Services<\/a>\n      <a href=\"https:\/\/brithaventech.co.uk\/?page_id=232quote\" class=\"btn btn-outline\">Get a Services Quote<\/a>\n    <\/div>\n\n    <div class=\"stats\">\n      <div class=\"stat\"><strong>UK<\/strong><span>Based Engineering Team<\/span><\/div>\n      <div class=\"stat\"><strong>24\/7<\/strong><span>Monitoring Available<\/span><\/div>\n      <div class=\"stat\"><strong>ISO 27001<\/strong><span>ISO 20000 Certified<\/span><\/div>\n      <div class=\"stat\"><strong>4hr<\/strong><span>Response SLA<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\" id=\"managed\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <div class=\"kicker\">Managed Services<\/div>\n      <h2>Ongoing Managed IT<\/h2>\n      <p>Let us run your IT so you can focus on your business<\/p>\n    <\/div>\n\n    <div class=\"managed-grid\">\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udcbb<\/div>\n        <div class=\"card-kicker\">Fully Managed IT Support<\/div>\n        <h3>Fully Managed IT Support<\/h3>\n        <p>Your complete IT department \u2014 remote and on-site support, infrastructure monitoring, patch management and a dedicated helpdesk for your entire organisation. Available as a fully managed or co-managed service alongside your internal team.<\/p>\n        <ul class=\"check-list\">\n          <li>Unlimited remote helpdesk support<\/li>\n          <li>24\/7 infrastructure monitoring<\/li>\n          <li>Automated patch management<\/li>\n          <li>On-site visits included (SLA-defined)<\/li>\n          <li>Dedicated UK account manager<\/li>\n          <li>Monthly reporting & reviews<\/li>\n        <\/ul>\n        <a class=\"small-btn\" href=\"https:\/\/brithaventech.co.uk\/?page_id=232\">Get a Quote \u2192<\/a>\n      <\/article>\n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udee1\ufe0f<\/div>\n        <div class=\"card-kicker\">Security Operations<\/div>\n        <h3>Managed Security & SOC<\/h3>\n        <p>Round-the-clock security operations combining managed detection and response, SIEM and endpoint monitoring. Our UK SOC team detects, investigates and responds to threats before they reach your users \u2014 providing enterprise-grade protection at a predictable monthly cost.<\/p>\n        <ul class=\"check-list\">\n          <li>24\/7 Security Operations Centre (SOC)<\/li>\n          <li>Managed EDR (Huntress, SentinelOne, CrowdStrike)<\/li>\n          <li>SIEM log management and threat detection<\/li>\n          <li>Incident response and remediation<\/li>\n          <li>Monthly threat intelligence reports<\/li>\n          <li>Cyber Essentials audit support<\/li>\n        <\/ul>\n        <a class=\"small-btn\" href=\"https:\/\/brithaventech.co.uk\/?page_id=232\">Get a Quote \u2192<\/a>\n      <\/article>\n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udcbe<\/div>\n        <div class=\"card-kicker\">Backup Management<\/div>\n        <h3>Managed Backup & DR<\/h3>\n        <p>We design, implement and actively monitor your backup and disaster recovery solution \u2014 ensuring your data is protected, regularly tested and fully recoverable when it matters most. From daily monitoring to ransomware recovery planning, we take ownership so you don't have to.<\/p>\n        <ul class=\"check-list\">\n          <li>Daily backup monitoring & alerting<\/li>\n          <li>Monthly restore testing<\/li>\n          <li>Veeam, Acronis & Datto management<\/li>\n          <li>Microsoft 365 backup management<\/li>\n          <li>DR runbook design & testing<\/li>\n          <li>Ransomware recovery planning<\/li>\n        <\/ul>\n        <a class=\"small-btn\" href=\"https:\/\/brithaventech.co.uk\/?page_id=232\">Get a Quote \u2192<\/a>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section alt\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <div class=\"kicker\">Professional Services<\/div>\n      <h2>Project-Based IT Services<\/h2>\n      <p>One-off or scoped engagements delivered by our certified engineering team<\/p>\n    <\/div>\n\n    <div class=\"project-grid\">\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\u2601\ufe0f<\/div>\n        <div class=\"card-kicker\">Cloud Migration<\/div>\n        <h3>Cloud & Microsoft 365 Migration<\/h3>\n        <p>Migrate from on-premise servers, legacy email platforms or Google Workspace to Microsoft 365 with zero data loss and minimal disruption to your users. Our certified engineers manage every stage \u2014 from scoping and planning through to cutover and post-migration support.<\/p>\n        <ul class=\"check-list\">\n          <li>Email, calendar & contacts migration<\/li>\n          <li>SharePoint & OneDrive migration<\/li>\n          <li>Teams setup & governance<\/li>\n          <li>Hybrid Active Directory to Entra ID<\/li>\n          <li>User training & adoption support<\/li>\n        <\/ul>\n        <a class=\"small-btn white\" href=\"https:\/\/brithaventech.co.uk\/?page_id=256\">Enquire \u2192<\/a>\n      <\/article>\n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udd10<\/div>\n        <div class=\"card-kicker\">Security Projects<\/div>\n        <h3>Security Implementation<\/h3>\n        <p>Design and deploy a complete, layered security stack in a structured, fixed-scope engagement. From multi-factor authentication and email security to endpoint protection, privileged access management and SIEM \u2014 we implement what your organisation actually needs, configured correctly from day one.<\/p>\n        <ul class=\"check-list\">\n          <li>MFA rollout across all users<\/li>\n          <li>EDR deployment & tuning<\/li>\n          <li>Email security gateway implementation<\/li>\n          <li>Privileged Access Management setup<\/li>\n          <li>Security baseline hardening<\/li>\n        <\/ul>\n        <a class=\"small-btn white\" href=\"https:\/\/brithaventech.co.uk\/?page_id=256\">Enquire \u2192<\/a>\n      <\/article>\n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udcbb<\/div>\n        <div class=\"card-kicker\">Device Management<\/div>\n        <h3>Intune & Device Management<\/h3>\n        <p>Deploy and manage devices at scale using Microsoft Intune \u2014 ensuring corporate security policies, application deployments and compliance configurations are applied consistently across every endpoint in your organisation, whether in the office, at home or in the field.<\/p>\n        <ul class=\"check-list\">\n          <li>Intune setup & Autopilot enrolment<\/li>\n          <li>Policy configuration & compliance<\/li>\n          <li>App deployment & management<\/li>\n          <li>Conditional Access configuration<\/li>\n          <li>BYOD & mobile device policies<\/li>\n        <\/ul>\n        <a class=\"small-btn white\" href=\"https:\/\/brithaventech.co.uk\/?page_id=256\">Enquire \u2192<\/a>\n      <\/article>\n\n      \n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83c\udf10<\/div>\n        <div class=\"card-kicker\">Network Infrastructure<\/div>\n        <h3>Network Design & Implementation<\/h3>\n        <p>Design and deploy resilient, secure network infrastructure tailored to your sites and working patterns \u2014 from LAN, WAN and wireless access to firewall configuration, SD-WAN and network segmentation. Our engineers deliver structured cabling, switch stacking and enterprise-grade connectivity that performs reliably at scale.<\/p>\n        <ul class=\"check-list\">\n          <li>Network design & architecture<\/li>\n          <li>Firewall setup & configuration<\/li>\n          <li>Wireless access point deployment<\/li>\n          <li>SD-WAN & site connectivity<\/li>\n          <li>Network segmentation & VLAN design<\/li>\n        <\/ul>\n        <a class=\"small-btn white\" href=\"https:\/\/brithaventech.co.uk\/?page_id=256\">Enquire \u2192<\/a>\n      <\/article>\n\n      <article class=\"service-card\">\n        <div class=\"card-icon\">\ud83d\udca1<\/div>\n        <div class=\"card-kicker\">Consultancy<\/div>\n        <h3>IT Consultancy & vCTO<\/h3>\n        <p>Fractional IT leadership and strategic technology advisory for businesses that need expert, board-level guidance without the cost of a full-time CTO or IT Director. Our vCTO service gives you a senior technology partner who understands your business, owns your IT roadmap and aligns technology investment to commercial outcomes.<\/p>\n        <ul class=\"check-list\">\n          <li>IT strategy & roadmap planning<\/li>\n          <li>Technology procurement advisory<\/li>\n          <li>Digital transformation guidance<\/li>\n          <li>Vendor and contract reviews<\/li>\n          <li>Board-level IT reporting<\/li>\n        <\/ul>\n        <a class=\"small-btn white\" href=\"https:\/\/brithaventech.co.uk\/?page_id=256\">Enquire \u2192<\/a>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"models-section\" id=\"quote\">\n  <div class=\"container\">\n    <div class=\"models-head\">\n      <div class=\"kicker\">Service Plans<\/div>\n      <h2>Flexible Engagement Models<\/h2>\n      <p>Choose the model that fits your organisation<\/p>\n    <\/div>\n\n    <div class=\"models-grid\">\n      <article class=\"model-card\">\n        <div class=\"model-icon\">\ud83d\udccb<\/div>\n        <h3>Project-Based<\/h3>\n        <p>Fixed-scope, fixed-price engagements for migrations, deployments and one-off IT projects. Deliverables, timelines and costs are agreed in full before work begins \u2014 giving you complete budget certainty and a clear outcome to hold us accountable to.<\/p>\n        <a class=\"small-btn white\" href=\"#\">Request a Scope<\/a>\n      <\/article>\n\n      <article class=\"model-card featured\">\n        <div class=\"model-icon\">\u221e<\/div>\n        <h3>Managed Service (MSA)<\/h3>\n        <p>A monthly recurring managed service agreement with SLA-backed response times, proactive monitoring and a dedicated UK account manager. The most popular choice for organisations seeking a reliable, fully accountable IT partner for the long term.<\/p>\n        <a class=\"small-btn\" href=\"https:\/\/brithaventech.co.uk\/?page_id=232\">Get a Quote<\/a>\n      <\/article>\n\n      <article class=\"model-card\">\n        <div class=\"model-icon\">\u23f1\ufe0f<\/div>\n        <h3>Time & Materials<\/h3>\n        <p>Flexible, ad-hoc specialist support charged at a day or hourly rate. The ideal model for organisations with an existing internal IT team that require overflow resource, specialist expertise or additional capacity for specific project phases.<\/p>\n        <a class=\"small-btn white\" href=\"#\">Discuss Rates<\/a>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta\">\n  <div class=\"container\">\n    <h2>Need IT Services? Let\u2019s Talk.<\/h2>\n    <p>Our engineering and account management team will scope your requirements carefully and provide a clear, fixed-price proposal within two business days. No obligation. No hidden costs.<\/p>\n\n    <div class=\"hero-actions\">\n      <a href=\"https:\/\/brithaventech.co.uk\/?page_id=232\" class=\"btn btn-primary\">Request a Quote<\/a>\n      <a href=\"https:\/\/brithaventech.co.uk\/?page_id=256\" class=\"btn btn-outline\">Email Our Team<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(function(link){\n  link.addEventListener(\"click\", function(e){\n    const href = this.getAttribute(\"href\");\n    const target = document.querySelector(href);\n    if(target){\n      e.preventDefault();\n      target.scrollIntoView({\n        behavior:\"smooth\",\n        block:\"start\"\n      });\n    }\n  });\n});\n<\/script>\n\n<\/body>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Services Page &#8211; No Header Footer Home \u203a Services \u2301 Managed IT Services Expert IT Services forOrganisations BritHaven Tech is more than a technology reseller. We are a managed IT services provider with a certified engineering team ready to deploy, migrate, protect and support your entire technology estate \u2014 from a single product setup through [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-173","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Service - Brithaventech<\/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:\/\/brithaventech.co.uk\/index.php\/service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Service - Brithaventech\" \/>\n<meta property=\"og:description\" content=\"Services Page &#8211; No Header Footer Home \u203a Services \u2301 Managed IT Services Expert IT Services forOrganisations BritHaven Tech is more than a technology reseller. We are a managed IT services provider with a certified engineering team ready to deploy, migrate, protect and support your entire technology estate \u2014 from a single product setup through [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brithaventech.co.uk\/index.php\/service\/\" \/>\n<meta property=\"og:site_name\" content=\"Brithaventech\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T14:28:43+00:00\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/brithaventech.co.uk\\\/index.php\\\/service\\\/\",\"url\":\"https:\\\/\\\/brithaventech.co.uk\\\/index.php\\\/service\\\/\",\"name\":\"Service - Brithaventech\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brithaventech.co.uk\\\/#website\"},\"datePublished\":\"2026-05-15T05:48:55+00:00\",\"dateModified\":\"2026-05-27T14:28:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brithaventech.co.uk\\\/index.php\\\/service\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brithaventech.co.uk\\\/index.php\\\/service\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brithaventech.co.uk\\\/index.php\\\/service\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/brithaventech.co.uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/brithaventech.co.uk\\\/#website\",\"url\":\"https:\\\/\\\/brithaventech.co.uk\\\/\",\"name\":\"Brithaventech\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/brithaventech.co.uk\\\/?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":"Service - Brithaventech","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:\/\/brithaventech.co.uk\/index.php\/service\/","og_locale":"en_US","og_type":"article","og_title":"Service - Brithaventech","og_description":"Services Page &#8211; No Header Footer Home \u203a Services \u2301 Managed IT Services Expert IT Services forOrganisations BritHaven Tech is more than a technology reseller. We are a managed IT services provider with a certified engineering team ready to deploy, migrate, protect and support your entire technology estate \u2014 from a single product setup through [&hellip;]","og_url":"https:\/\/brithaventech.co.uk\/index.php\/service\/","og_site_name":"Brithaventech","article_modified_time":"2026-05-27T14:28:43+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/brithaventech.co.uk\/index.php\/service\/","url":"https:\/\/brithaventech.co.uk\/index.php\/service\/","name":"Service - Brithaventech","isPartOf":{"@id":"https:\/\/brithaventech.co.uk\/#website"},"datePublished":"2026-05-15T05:48:55+00:00","dateModified":"2026-05-27T14:28:43+00:00","breadcrumb":{"@id":"https:\/\/brithaventech.co.uk\/index.php\/service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brithaventech.co.uk\/index.php\/service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/brithaventech.co.uk\/index.php\/service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brithaventech.co.uk\/"},{"@type":"ListItem","position":2,"name":"Service"}]},{"@type":"WebSite","@id":"https:\/\/brithaventech.co.uk\/#website","url":"https:\/\/brithaventech.co.uk\/","name":"Brithaventech","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brithaventech.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=173"}],"version-history":[{"count":28,"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/173\/revisions"}],"predecessor-version":[{"id":491,"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/173\/revisions\/491"}],"wp:attachment":[{"href":"https:\/\/brithaventech.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}