{"product_id":"business","title":"Managed IT Support for Small Business","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n  :root{\n    --ink:#132436;\n    --ink-soft:#4B5C6E;\n    --paper:#FAFAF8;\n    --panel:#FFFFFF;\n    --line:#E4E1D8;\n    --accent:#1F5C4C;\n    --accent-soft:#E9F1EC;\n    --accent-deep:#0F3D31;\n    --amber:#C4802A;\n    --radius:2px;\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    background:var(--paper);\n    color:var(--ink);\n    font-family:'Iowan Old Style','Palatino Linotype',Georgia,serif;\n    -webkit-font-smoothing:antialiased;\n  }\n  .sans{ font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif; }\n  h1,h2,h3,h4{ font-weight:600; line-height:1.15; margin:0; }\n  p{ margin:0; }\n  a{ color:inherit; }\n  img{ max-width:100%; display:block; }\n\n  .wrap{ max-width:1080px; margin:0 auto; padding:0 32px; }\n  @media (max-width:640px){ .wrap{ padding:0 20px; } }\n\n  \/* ---------- Top bar ---------- *\/\n  .topbar{\n    border-bottom:1px solid var(--line);\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:12.5px;\n    letter-spacing:.01em;\n    color:var(--ink-soft);\n    background:var(--panel);\n  }\n  .topbar .wrap{ display:flex; justify-content:space-between; align-items:center; padding-top:12px; padding-bottom:12px; gap:16px; flex-wrap:wrap; }\n  .brandmark{ display:flex; align-items:center; gap:10px; font-weight:700; color:var(--ink); font-size:14.5px; }\n  .brandmark .dot{ width:9px; height:9px; border-radius:50%; background:var(--accent); display:inline-block; }\n  .topbar nav{ display:flex; gap:22px; }\n  .topbar nav a{ text-decoration:none; color:var(--ink-soft); }\n  .topbar nav a:hover{ color:var(--accent); }\n\n  \/* ---------- Hero ---------- *\/\n  .hero{ padding:88px 0 72px; border-bottom:1px solid var(--line); }\n  .eyebrow{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13.5px; color:var(--accent); font-weight:600; margin-bottom:18px;\n  }\n  .hero h1{ font-size:52px; max-width:15ch; letter-spacing:-0.01em; }\n  .hero h1 em{ font-style:italic; color:var(--accent-deep); }\n  .hero p.lede{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:17.5px; line-height:1.6; color:var(--ink-soft); max-width:56ch; margin-top:22px;\n  }\n  .hero-actions{ margin-top:34px; display:flex; align-items:center; gap:22px; flex-wrap:wrap; }\n  .btn{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    display:inline-block; background:var(--accent); color:#fff; text-decoration:none;\n    padding:14px 26px; border-radius:var(--radius); font-size:15px; font-weight:600;\n    border:1px solid var(--accent);\n  }\n  .btn:hover{ background:var(--accent-deep); border-color:var(--accent-deep); }\n  .btn.ghost{ background:transparent; color:var(--ink); border:1px solid var(--line); }\n  .btn.ghost:hover{ border-color:var(--ink); }\n  .price-tag{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14.5px; color:var(--ink-soft);\n  }\n  .price-tag strong{ color:var(--ink); }\n\n  .trust-row{\n    margin-top:44px; padding-top:28px; border-top:1px solid var(--line);\n    display:flex; gap:36px; flex-wrap:wrap;\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14px; color:var(--ink-soft);\n  }\n  .trust-row span{ display:flex; align-items:center; gap:8px; }\n  .trust-row span::before{ content:''; width:6px; height:6px; background:var(--accent); border-radius:50%; flex:none; }\n\n  \/* ---------- Section shells ---------- *\/\n  section{ padding:76px 0; border-bottom:1px solid var(--line); }\n  .kicker{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13px; color:var(--amber); font-weight:600; margin-bottom:14px;\n  }\n  .section-head h2{ font-size:32px; max-width:22ch; }\n  .section-head p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:16px; color:var(--ink-soft); max-width:58ch; margin-top:14px; line-height:1.6;\n  }\n\n  \/* ---------- Why cards ---------- *\/\n  .why-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:34px; margin-top:46px; }\n  @media (max-width:800px){ .why-grid{ grid-template-columns:1fr; } }\n  .why-card h3{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:17.5px; margin-bottom:10px;\n  }\n  .why-card p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:15px; color:var(--ink-soft); line-height:1.6;\n  }\n  .why-card{ border-top:2px solid var(--accent); padding-top:18px; }\n\n  \/* ---------- Included, numbered ---------- *\/\n  .included-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:0; margin-top:46px; border-top:1px solid var(--line); }\n  @media (max-width:800px){ .included-grid{ grid-template-columns:1fr; } }\n  .inc-item{\n    padding:28px 26px 28px 0; border-bottom:1px solid var(--line); display:flex; gap:20px;\n  }\n  .included-grid .inc-item:nth-child(odd){ border-right:1px solid var(--line); padding-right:34px; }\n  .included-grid .inc-item:nth-child(even){ padding-left:34px; }\n  @media (max-width:800px){ .included-grid .inc-item:nth-child(odd){ border-right:none; padding-right:0; } .included-grid .inc-item:nth-child(even){ padding-left:0; } }\n  .inc-num{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13px; color:var(--amber); font-weight:700; flex:none; padding-top:3px;\n  }\n  .inc-item h4{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:16.5px; margin-bottom:6px;\n  }\n  .inc-item p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14.5px; color:var(--ink-soft); line-height:1.55;\n  }\n  .inc-note{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14px; color:var(--ink-soft); margin-top:24px; padding-top:24px; border-top:1px dashed var(--line);\n  }\n\n  \/* ---------- Pricing ---------- *\/\n  .pricing-card{\n    margin-top:46px; border:1px solid var(--line); background:var(--panel);\n    display:grid; grid-template-columns:1.1fr 1fr;\n  }\n  @media (max-width:760px){ .pricing-card{ grid-template-columns:1fr; } }\n  .pricing-left{ padding:40px; border-right:1px solid var(--line); }\n  @media (max-width:760px){ .pricing-left{ border-right:none; border-bottom:1px solid var(--line); } }\n  .pricing-left .plan-name{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13px; color:var(--accent); font-weight:600; margin-bottom:10px;\n  }\n  .pricing-left h3{ font-size:24px; margin-bottom:12px; }\n  .pricing-left .desc{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:15px; color:var(--ink-soft); line-height:1.6;\n  }\n  .price-figure{ margin-top:30px; }\n  .price-figure .amount{ font-size:40px; font-weight:600; }\n  .price-figure .unit{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14px; color:var(--ink-soft); margin-top:6px;\n  }\n  .pricing-right{ padding:40px; background:var(--accent-soft); }\n  .pricing-right h4{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13px; letter-spacing:.02em; color:var(--accent-deep); margin-bottom:18px; font-weight:700;\n  }\n  .pricing-right ul{ list-style:none; margin:0; padding:0; }\n  .pricing-right li{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14.5px; color:var(--ink); padding:9px 0; border-bottom:1px solid #D8E3DC;\n    padding-left:20px; position:relative; line-height:1.5;\n  }\n  .pricing-right li:last-child{ border-bottom:none; }\n  .pricing-right li::before{ content:'—'; position:absolute; left:0; color:var(--accent); }\n\n  \/* ---------- Add-ons ---------- *\/\n  .addon-list{ margin-top:46px; display:flex; flex-direction:column; gap:0; }\n  .addon{\n    padding:30px 0; border-top:1px solid var(--line);\n    display:grid; grid-template-columns:220px 1fr; gap:30px;\n  }\n  @media (max-width:700px){ .addon{ grid-template-columns:1fr; gap:10px; } }\n  .addon:last-child{ border-bottom:1px solid var(--line); }\n  .addon h4{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:17px;\n  }\n  .addon p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:15px; color:var(--ink-soft); line-height:1.65; max-width:60ch;\n  }\n  .addon-foot{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14px; color:var(--ink-soft); margin-top:26px; padding:16px 20px;\n    background:var(--accent-soft); border-left:3px solid var(--accent);\n  }\n\n  \/* ---------- Availability ---------- *\/\n  .avail-grid{ margin-top:46px; display:grid; grid-template-columns:repeat(3,1fr); gap:1px; background:var(--line); border:1px solid var(--line); }\n  @media (max-width:760px){ .avail-grid{ grid-template-columns:1fr; } }\n  .avail-cell{ background:var(--panel); padding:28px; }\n  .avail-cell .label{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:13px; font-weight:700; color:var(--accent); margin-bottom:10px;\n  }\n  .avail-cell p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:14.5px; color:var(--ink-soft); line-height:1.6;\n  }\n\n  \/* ---------- CTA footer ---------- *\/\n  .cta{ padding:80px 0; text-align:left; }\n  .cta h2{ font-size:34px; max-width:20ch; }\n  .cta p{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    font-size:16px; color:var(--ink-soft); margin-top:14px; max-width:52ch; line-height:1.6;\n  }\n  .cta-actions{ margin-top:30px; display:flex; gap:16px; flex-wrap:wrap; }\n\n  footer{\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;\n    padding:30px 0; font-size:13px; color:var(--ink-soft);\n    display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px;\n  }\n  footer a{ text-decoration:underline; }\n\u003c\/style\u003e\n\n\n\n  \u003cheader class=\"hero\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"eyebrow sans\"\u003e\u003c\/div\u003e\n      \u003ch1\u003eIT support that \u003cem\u003eshows up before\u003c\/em\u003e something breaks.\u003c\/h1\u003e\n      \u003cp class=\"lede\"\u003eOne local team, one monthly visit, and a technician who already knows your setup. Built for small businesses running 3–7 computers and up to 2 printers who'd rather plan for IT than scramble for it.\u003c\/p\u003e\n      \u003cdiv class=\"hero-actions\"\u003e\n        \u003ca class=\"btn\" href=\"#pricing\"\u003eSee what's included\u003c\/a\u003e\n        \u003cspan class=\"price-tag\"\u003e\u003cstrong\u003e$550\u003c\/strong\u003e \/ visit (min 2 hrs) on-site · billed monthly\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-row\"\u003e\n        \u003cspan\u003e1 on-site visit every month\u003c\/span\u003e\n        \u003cspan\u003e1 hr remote support included, weekdays\u003c\/span\u003e\n        \u003cspan\u003eOver 22 years local support\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection id=\"why\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eWhy managed IT\u003c\/div\u003e\n        \u003ch2\u003eNot every IT problem should become a crisis.\u003c\/h2\u003e\n        \u003cp\u003eMost small businesses only call IT once something has already stopped working. A managed plan flips that: a technician who knows your machines checks in every month, so small issues get caught before they cost you a day of downtime.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-grid\"\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eYou know when we're coming\u003c\/h3\u003e\n          \u003cp\u003eOne scheduled on-site visit a month, plus an included hour of weekday remote support whenever something comes up in between.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eToner and consumables handled\u003c\/h3\u003e\n          \u003cp\u003ePrinter support are covered up to 2 printers.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eExtra support, no surprises\u003c\/h3\u003e\n          \u003cp\u003eNeed more than the included hour? Additional time is billed at the standard on-site rate of $275\/hr - nothing hidden, nothing guessed at.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"included\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eWhat's included\u003c\/div\u003e\n        \u003ch2\u003eWhat your monthly plan covers\u003c\/h2\u003e\n        \u003cp\u003eBuilt for a small office of 3–7 computers and up to 2 printers- sized to be enough support without paying for more than you need.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-grid\"\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e01\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e1 on-site visit per month\u003c\/h4\u003e\n            \u003cp\u003eA technician comes to you, minimum 2 hours, to handle maintenance, checks, and anything that's built up since the last visit.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e02\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e3–7 computers covered\u003c\/h4\u003e\n            \u003cp\u003eSized for a small office. Every machine in that range is included in the plan at no extra per-device cost.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e03\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e1 hour remote support, weekdays\u003c\/h4\u003e\n            \u003cp\u003eQuick fixes between visits, handled remotely during business hours - no need to wait for the next on-site date.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e04\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e2 printers supported\u003c\/h4\u003e\n            \u003cp\u003eSetup, troubleshooting, and ongoing support for up to two office printers.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e05\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eToner \u0026amp; consumable supply\u003c\/h4\u003e\n            \u003cp\u003eWe keep an eye on what your printers need and supply it, so you're not the one placing the order. Toner and consumables are charged separately and are not included in service visit fees.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"inc-item\"\u003e\n          \u003cdiv class=\"inc-num\"\u003e06\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eStandard-rate overflow support\u003c\/h4\u003e\n            \u003cp\u003eAdditional hours beyond the included remote support hour are billed at $275\/hr, the same standard on-site rate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"pricing\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eSimple, transparent pricing\u003c\/div\u003e\n        \u003ch2\u003eWhat you pay\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pricing-card\"\u003e\n        \u003cdiv class=\"pricing-left\"\u003e\n          \u003cdiv class=\"plan-name sans\"\u003eManaged IT Business - Ongoing Support Plan\u003c\/div\u003e\n          \u003ch3\u003eFor small businesses with 3–7 computers\u003c\/h3\u003e\n          \u003cp class=\"desc\"\u003eA monthly on-site plan for offices running 3 to 7 computers and up to 2 printers, including 1 hour of weekday remote support for everything that comes up in between visits.\u003c\/p\u003e\n          \u003cdiv class=\"price-figure\"\u003e\n            \u003cdiv class=\"amount\"\u003e$550\u003c\/div\u003e\n            \u003cdiv class=\"unit\"\u003eper visit · minimum 2 hrs on-site · billed monthly\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pricing-right\"\u003e\n          \u003ch4 class=\"sans\"\u003eINCLUDED IN THE PLAN\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003e1 on-site visit per month\u003c\/li\u003e\n            \u003cli\u003e3–7 computers covered\u003c\/li\u003e\n            \u003cli\u003e1 hr remote support, weekdays\u003c\/li\u003e\n            \u003cli\u003e2 printers supported\u003c\/li\u003e\n            \u003cli\u003eToner \u0026amp; consumable supply\u003c\/li\u003e\n            \u003cli\u003eOverflow hours at $275\/hr standard rate\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inc-note\"\u003eAdditional hours beyond the included remote support hour are charged at the standard on-site rate of $275\/hr.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"addons\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eAvailable add-ons\u003c\/div\u003e\n        \u003ch2\u003eAdd Extra Services When You Need Them\n\u003c\/h2\u003e\n        \u003cp\u003eExtra services can be added to your plan when needed. We’ll quote the cost first, and nothing is added without your approval.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"addon-list\"\u003e\n        \u003cdiv class=\"addon\"\u003e\n          \u003ch4\u003eSecurity \u0026amp; antivirus installation\u003c\/h4\u003e\n          \u003cp\u003eProfessional installation and configuration of recommended security software. Licence costs are billed separately and vary by product and device count.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"addon\"\u003e\n          \u003ch4\u003eBackup setup \u0026amp; monitoring\u003c\/h4\u003e\n          \u003cp\u003ePricing depends on the solution chosen - cloud-based, in-house private server, or hybrid. Setup and ongoing monitoring are quoted and invoiced separately.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"addon\"\u003e\n          \u003ch4\u003eMicrosoft 365 \u0026amp; SharePoint setup and support\u003c\/h4\u003e\n          \u003cp\u003eSharePoint site configuration, folder structure, and user permissions. OneDrive sync across team devices. New user onboarding and licence management. Ongoing troubleshooting. A one-off setup fee applies; ongoing support is included within monthly plan visits or billed at the standard hourly rate. Microsoft 365 licence costs remain the client's responsibility.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"addon-foot\"\u003eAdd-on services are not included in the base plan price and must be agreed in writing before work commences.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"availability\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eService availability\u003c\/div\u003e\n        \u003ch2\u003eWhen you can reach us\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"avail-grid\"\u003e\n        \u003cdiv class=\"avail-cell\"\u003e\n          \u003cdiv class=\"label sans\"\u003eStandard hours\u003c\/div\u003e\n          \u003cp\u003eOn-site visits and remote support are available on weekdays during business hours only - Monday to Friday, 9:00am to 5:00pm AEST.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"avail-cell\"\u003e\n          \u003cdiv class=\"label sans\"\u003eAfter hours\u003c\/div\u003e\n          \u003cp\u003eWeekend and after-hours support is available on request and subject to availability, at a different rate - price on application (POA).\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"avail-cell\"\u003e\n          \u003cdiv class=\"label sans\"\u003eOur discretion\u003c\/div\u003e\n          \u003cp\u003eAsmarina IT Services reserves the right to accept or decline any service request at its discretion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"why-asmarina\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"section-head\"\u003e\n        \u003cdiv class=\"kicker sans\"\u003eWhy Asmarina\u003c\/div\u003e\n        \u003ch2\u003eWhat you get with managed IT\u003c\/h2\u003e\n        \u003cp\u003eWe're a local team that cares about keeping your business running - not just turning up when things break.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-grid\"\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eProactive protection\u003c\/h3\u003e\n          \u003cp\u003eWe catch issues before they become costly failures - not after your IT is already down.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eHardware \u0026amp; supply\u003c\/h3\u003e\n          \u003cp\u003eCustom PC builds, Laptops, repairs, toner, and parts - sourced and supplied so you don't have to chase anyone.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003eHonest expert advice\u003c\/h3\u003e\n          \u003cp\u003eClear, jargon-free guidance on what to upgrade, replace, or keep - no upsell pressure.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-grid\" style=\"margin-top:34px; grid-template-columns:1fr;\"\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003ch3\u003ePredictable support\u003c\/h3\u003e\n          \u003cp\u003eYou know when we're coming and how to reach us. No scrambling for an IT person when something breaks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta\" style=\"border-bottom:none;\"\u003e\n    \u003cdiv class=\"wrap\"\u003e\n      \u003cdiv class=\"kicker sans\"\u003eReady to get started?\u003c\/div\u003e\n      \u003ch2\u003eBook your Managed IT Business plan\u003c\/h2\u003e\n      \u003cp\u003eTell us about your office - number of computers, printers, and what's been giving you trouble - and we'll set your plan up around it.\u003c\/p\u003e\n      \u003cdiv class=\"cta-actions\"\u003e\n        \u003ca class=\"btn\" href=\"mailto:sales@asmarina.com.au?subject=Managed%20IT%20Business%20Enquiry\"\u003eBook a consultation\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    \u003cdiv class=\"wrap\" style=\"display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px; width:100%;\"\u003e\n      \u003cspan\u003eCopyright © 2026, Asmarina Computer Store\u003c\/span\u003e\n      \u003cspan\u003e0410 435 375 · sales@asmarina.com.au · 30 Birdwood Lane, Lane Cove\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\n\n\n\n                                                                             \n                                                                             \u003c\/body\u003e","brand":"Asmarina Computer Store ","offers":[{"title":"Default Title","offer_id":43288320016482,"sku":null,"price":550.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2365\/5939\/files\/asmarina-managed-it-smallbusiness-130x80mm_5027d895-dfd7-4f28-9a1e-b1ac902a562b.png?v=1788499063","url":"https:\/\/www.asmarina.com.au\/products\/business","provider":"Asmarina Computer Store ","version":"1.0","type":"link"}