{"id":118,"date":"2026-06-16T14:00:32","date_gmt":"2026-06-16T19:00:32","guid":{"rendered":"https:\/\/overthinking.tech\/?page_id=118"},"modified":"2026-06-16T14:54:53","modified_gmt":"2026-06-16T19:54:53","slug":"home","status":"publish","type":"page","link":"https:\/\/overthinking.tech\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n<\/div>\n\n\n\n<!--\nOverthinking Tech Homepage\nPaste this whole block into a WordPress Custom HTML block.\nUpload your Overthinking Tech logo to the WordPress Media Library and replace REPLACE_WITH_OVERTHINKING_TECH_LOGO_URL with the image URL.\n-->\n<section class=\"ott-home\" aria-label=\"Overthinking Tech homepage\">\n  <style>\n    .ott-home {\n      --ott-bg: #06101f;\n      --ott-bg-2: #0b1830;\n      --ott-card: rgba(255,255,255,.075);\n      --ott-card-strong: rgba(255,255,255,.115);\n      --ott-text: #f4f8ff;\n      --ott-muted: #c7d4e7;\n      --ott-soft: #93a8c5;\n      --ott-cyan: #08dab2;\n      --ott-teal: #14bcbf;\n      --ott-blue: #2e7eed;\n      --ott-violet: #3d51f1;\n      --ott-line: rgba(255,255,255,.16);\n      --ott-shadow: 0 24px 80px rgba(0,0,0,.38);\n      color: var(--ott-text);\n      background:\n        radial-gradient(circle at 12% 0%, rgba(8,218,178,.22), transparent 34%),\n        radial-gradient(circle at 84% 10%, rgba(46,126,237,.30), transparent 38%),\n        linear-gradient(180deg, var(--ott-bg) 0%, var(--ott-bg-2) 58%, #050a14 100%);\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      overflow: hidden;\n      border-radius: 24px;\n      position: relative;\n      isolation: isolate;\n    }\n    .ott-home * { box-sizing: border-box; }\n    .ott-home a { color: inherit; }\n    .ott-home::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);\n      background-size: 44px 44px;\n      mask-image: linear-gradient(180deg, rgba(0,0,0,.55), transparent 82%);\n      pointer-events: none;\n      z-index: -2;\n    }\n    .ott-wrap {\n      width: min(1160px, calc(100% - 36px));\n      margin: 0 auto;\n    }\n    .ott-nav {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 24px;\n      padding: 24px 0 10px;\n    }\n    .ott-logo {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      min-width: 0;\n    }\n    .ott-logo img {\n      width: min(390px, 78vw);\n      max-height: 78px;\n      object-fit: contain;\n      object-position: left center;\n      display: block;\n    }\n    .ott-pill {\n      border: 1px solid rgba(255,255,255,.20);\n      background: rgba(255,255,255,.07);\n      color: var(--ott-muted);\n      border-radius: 999px;\n      padding: 9px 13px;\n      font-size: 14px;\n      white-space: nowrap;\n    }\n    .ott-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.1fr) minmax(300px, .9fr);\n      gap: 38px;\n      align-items: center;\n      padding: 52px 0 64px;\n    }\n    .ott-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--ott-cyan);\n      font-weight: 800;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      font-size: 13px;\n      margin-bottom: 16px;\n    }\n    .ott-kicker::before {\n      content: \"\";\n      width: 34px;\n      height: 2px;\n      border-radius: 99px;\n      background: linear-gradient(90deg, var(--ott-cyan), var(--ott-blue));\n    }\n    .ott-hero h1 {\n      font-size: clamp(44px, 6vw, 78px);\n      line-height: .96;\n      letter-spacing: -.055em;\n      margin: 0 0 22px;\n    }\n    .ott-gradient-text {\n      background: linear-gradient(90deg, var(--ott-cyan), var(--ott-blue) 62%, var(--ott-violet));\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n    .ott-hero p {\n      color: var(--ott-muted);\n      font-size: clamp(18px, 2vw, 22px);\n      line-height: 1.55;\n      margin: 0 0 28px;\n      max-width: 760px;\n    }\n    .ott-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin: 30px 0 22px;\n    }\n    .ott-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 13px 18px;\n      border-radius: 14px;\n      text-decoration: none;\n      font-weight: 850;\n      border: 1px solid rgba(255,255,255,.20);\n      box-shadow: 0 12px 35px rgba(0,0,0,.25);\n    }\n    .ott-button.primary {\n      background: linear-gradient(90deg, var(--ott-cyan), var(--ott-blue));\n      color: #02111f;\n      border-color: transparent;\n    }\n    .ott-button.secondary {\n      background: rgba(255,255,255,.075);\n      color: var(--ott-text);\n    }\n    .ott-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      color: var(--ott-soft);\n      font-size: 15px;\n    }\n    .ott-meta span {\n      border: 1px solid rgba(255,255,255,.14);\n      background: rgba(255,255,255,.055);\n      border-radius: 999px;\n      padding: 8px 11px;\n    }\n    .ott-hero-card {\n      border: 1px solid rgba(255,255,255,.17);\n      background:\n        linear-gradient(145deg, rgba(255,255,255,.13), rgba(255,255,255,.045)),\n        radial-gradient(circle at 20% 5%, rgba(8,218,178,.20), transparent 40%),\n        radial-gradient(circle at 90% 30%, rgba(46,126,237,.18), transparent 45%);\n      border-radius: 28px;\n      padding: 28px;\n      box-shadow: var(--ott-shadow);\n      position: relative;\n      overflow: hidden;\n    }\n    .ott-hero-card::after {\n      content: \"\";\n      position: absolute;\n      right: -60px;\n      bottom: -80px;\n      width: 220px;\n      height: 220px;\n      border: 1px solid rgba(255,255,255,.16);\n      border-radius: 46px;\n      transform: rotate(20deg);\n      background: linear-gradient(135deg, rgba(8,218,178,.13), rgba(46,126,237,.13));\n    }\n    .ott-hero-card h2 {\n      font-size: 25px;\n      line-height: 1.15;\n      margin: 0 0 18px;\n      letter-spacing: -.03em;\n      position: relative;\n      z-index: 1;\n    }\n    .ott-checklist {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 12px;\n      position: relative;\n      z-index: 1;\n    }\n    .ott-checklist li {\n      display: grid;\n      grid-template-columns: 24px 1fr;\n      gap: 10px;\n      align-items: start;\n      color: var(--ott-muted);\n      line-height: 1.4;\n    }\n    .ott-checklist li::before {\n      content: \"\u2713\";\n      display: inline-grid;\n      place-items: center;\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, var(--ott-cyan), var(--ott-blue));\n      color: #06101f;\n      font-weight: 950;\n      font-size: 14px;\n    }\n    .ott-section {\n      padding: 62px 0;\n      border-top: 1px solid rgba(255,255,255,.10);\n    }\n    .ott-section-head {\n      max-width: 780px;\n      margin-bottom: 28px;\n    }\n    .ott-eyebrow {\n      color: var(--ott-cyan);\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: .12em;\n      font-weight: 900;\n      margin-bottom: 10px;\n    }\n    .ott-section h2 {\n      font-size: clamp(32px, 4vw, 48px);\n      line-height: 1.05;\n      letter-spacing: -.045em;\n      margin: 0 0 14px;\n    }\n    .ott-section p {\n      color: var(--ott-muted);\n      line-height: 1.65;\n      font-size: 17px;\n      margin: 0;\n    }\n    .ott-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n    .ott-card {\n      border: 1px solid rgba(255,255,255,.14);\n      background: var(--ott-card);\n      border-radius: 22px;\n      padding: 22px;\n      min-height: 210px;\n      backdrop-filter: blur(10px);\n    }\n    .ott-icon {\n      width: 44px;\n      height: 44px;\n      border-radius: 14px;\n      display: grid;\n      place-items: center;\n      background: linear-gradient(135deg, rgba(8,218,178,.18), rgba(46,126,237,.22));\n      border: 1px solid rgba(255,255,255,.16);\n      font-size: 22px;\n      margin-bottom: 16px;\n    }\n    .ott-card h3 {\n      margin: 0 0 10px;\n      font-size: 21px;\n      letter-spacing: -.025em;\n    }\n    .ott-card p {\n      font-size: 15.8px;\n      color: var(--ott-muted);\n    }\n    .ott-split {\n      display: grid;\n      grid-template-columns: .95fr 1.05fr;\n      gap: 22px;\n      align-items: stretch;\n    }\n    .ott-panel {\n      border: 1px solid rgba(255,255,255,.15);\n      background: var(--ott-card);\n      border-radius: 26px;\n      padding: 28px;\n      box-shadow: 0 20px 65px rgba(0,0,0,.18);\n    }\n    .ott-panel.strong {\n      background: linear-gradient(135deg, rgba(8,218,178,.12), rgba(46,126,237,.12)), var(--ott-card-strong);\n    }\n    .ott-panel h3 {\n      margin: 0 0 14px;\n      font-size: 26px;\n      letter-spacing: -.035em;\n    }\n    .ott-list {\n      margin: 18px 0 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      gap: 11px;\n    }\n    .ott-list li {\n      color: var(--ott-muted);\n      line-height: 1.45;\n      padding-left: 22px;\n      position: relative;\n    }\n    .ott-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: .64em;\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, var(--ott-cyan), var(--ott-blue));\n    }\n    .ott-steps {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n      counter-reset: ott-step;\n    }\n    .ott-step {\n      counter-increment: ott-step;\n      padding: 22px;\n      border: 1px solid rgba(255,255,255,.14);\n      border-radius: 22px;\n      background: rgba(255,255,255,.065);\n    }\n    .ott-step::before {\n      content: counter(ott-step);\n      width: 34px;\n      height: 34px;\n      display: grid;\n      place-items: center;\n      border-radius: 12px;\n      background: linear-gradient(135deg, var(--ott-cyan), var(--ott-blue));\n      color: #06101f;\n      font-weight: 950;\n      margin-bottom: 14px;\n    }\n    .ott-step h3 {\n      margin: 0 0 9px;\n      font-size: 19px;\n      letter-spacing: -.02em;\n    }\n    .ott-step p {\n      font-size: 15.5px;\n    }\n    .ott-cta {\n      padding: 54px;\n      border-radius: 30px;\n      background:\n        radial-gradient(circle at 15% 0%, rgba(8,218,178,.26), transparent 42%),\n        radial-gradient(circle at 100% 20%, rgba(46,126,237,.26), transparent 44%),\n        rgba(255,255,255,.085);\n      border: 1px solid rgba(255,255,255,.16);\n      box-shadow: var(--ott-shadow);\n      text-align: center;\n    }\n    .ott-cta h2 {\n      margin-bottom: 16px;\n    }\n    .ott-cta p {\n      max-width: 720px;\n      margin: 0 auto 26px;\n    }\n    .ott-footer {\n      padding: 28px 0 34px;\n      color: var(--ott-soft);\n      font-size: 14px;\n      border-top: 1px solid rgba(255,255,255,.10);\n    }\n    .ott-footer-inner {\n      display: flex;\n      gap: 16px;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: space-between;\n    }\n    @media (max-width: 900px) {\n      .ott-nav { align-items: flex-start; flex-direction: column; }\n      .ott-hero, .ott-split { grid-template-columns: 1fr; }\n      .ott-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .ott-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .ott-cta { padding: 34px 24px; }\n    }\n    @media (max-width: 620px) {\n      .ott-home { border-radius: 16px; }\n      .ott-wrap { width: min(100% - 24px, 1160px); }\n      .ott-hero { padding-top: 34px; }\n      .ott-grid, .ott-steps { grid-template-columns: 1fr; }\n      .ott-card { min-height: auto; }\n      .ott-button { width: 100%; }\n    }\n  <\/style>\n\n  <div class=\"ott-wrap\">\n    <header class=\"ott-nav\">\n      <a class=\"ott-logo\" href=\"\/\" aria-label=\"Overthinking Tech home\">\n        <img decoding=\"async\" src=\"https:\/\/overthinking.tech\/wp-content\/uploads\/2025\/02\/Overthinking-Tech-01-colorful_cropped.png\" alt=\"Overthinking Tech logo\">\n      <\/a>\n      <div class=\"ott-pill\">Red Wing, MN \u00b7 Scheduled business support<\/div>\n    <\/header>\n\n    <div class=\"ott-hero\">\n      <div>\n        <div class=\"ott-kicker\">Small business technology help<\/div>\n        <h1>Practical IT support without the <span class=\"ott-gradient-text\">enterprise nonsense.<\/span><\/h1>\n        <p>\n          Overthinking Tech helps small businesses, nonprofits, storefronts, and owner-operated teams keep technology working: computers, networks, websites, servers, backups, security, automation, and the weird problems that do not fit neatly into one box.\n        <\/p>\n        <div class=\"ott-actions\">\n          <a class=\"ott-button primary\" href=\"mailto:jonathan@overthinking.tech?subject=Business%20support%20request\">Schedule business support<\/a>\n          <a class=\"ott-button secondary\" href=\"tel:+16513593318\">Call 651-359-3318<\/a>\n        <\/div>\n        <div class=\"ott-meta\" aria-label=\"Service highlights\">\n          <span>Local on-site work<\/span>\n          <span>Remote support<\/span>\n          <span>Project quotes<\/span>\n          <span>No pushy managed-IT contracts<\/span>\n        <\/div>\n      <\/div>\n\n      <aside class=\"ott-hero-card\" aria-label=\"Best fit summary\">\n        <h2>A good fit when you need a technical adult in the room.<\/h2>\n        <ul class=\"ott-checklist\">\n          <li>One-time fixes, cleanup, migrations, and upgrades.<\/li>\n          <li>Business networking, Wi-Fi, servers, storage, and backups.<\/li>\n          <li>Website, DNS, domain, email, and WordPress help.<\/li>\n          <li>Security basics, malware cleanup, MFA, and practical risk reduction.<\/li>\n          <li>Custom tools, automation, AI search, and workflow improvements.<\/li>\n        <\/ul>\n      <\/aside>\n    <\/div>\n  <\/div>\n\n  <section class=\"ott-section\">\n    <div class=\"ott-wrap\">\n      <div class=\"ott-section-head\">\n        <div class=\"ott-eyebrow\">What I do<\/div>\n        <h2>Business support that covers the messy middle.<\/h2>\n        <p>\n          Most small business technology problems are not just \u201ccomputer repair\u201d or \u201cwebsite work.\u201d They are the connection between devices, accounts, networks, vendors, cloud services, security, and people trying to get work done. That is where Overthinking Tech fits best.\n        <\/p>\n      <\/div>\n\n      <div class=\"ott-grid\">\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83d\udcbb<\/div>\n          <h3>Computer &amp; workstation help<\/h3>\n          <p>Diagnostics, tune-ups, malware cleanup, new PC setup, hardware upgrades, software troubleshooting, printer\/scanner problems, and workstation standardization.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83d\udcf6<\/div>\n          <h3>Networking &amp; Wi-Fi<\/h3>\n          <p>Small office networks, Wi-Fi coverage, routers, switches, VLAN planning, VPN access, remote connectivity, and practical troubleshooting when \u201cthe internet is bad.\u201d<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83d\uddc4\ufe0f<\/div>\n          <h3>Servers, storage &amp; backups<\/h3>\n          <p>File sharing, NAS systems, small servers, Proxmox\/virtualization, local storage, backup planning, recovery expectations, and documentation that someone else can understand later.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83d\udd10<\/div>\n          <h3>Security &amp; account cleanup<\/h3>\n          <p>Password manager setup, multi-factor authentication, compromised-account recovery planning, device cleanup, basic hardening, and sensible security policies for small teams.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83c\udf10<\/div>\n          <h3>Websites, domains, DNS &amp; email<\/h3>\n          <p>WordPress help, domain\/DNS changes, business email setup, forwarding issues, website connection problems, SSL, Cloudflare-style setups, and vendor handoffs.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\u2699\ufe0f<\/div>\n          <h3>Automation, AI &amp; custom tools<\/h3>\n          <p>Scripts, workflow automation, internal tools, lightweight AI\/search features, data movement, dashboards, integrations, and practical software help for real business problems.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83c\udfa5<\/div>\n          <h3>Camera &amp; video systems<\/h3>\n          <p>Camera networking, recording\/storage planning, remote access, evidence-retention expectations, and support for businesses that need video systems to be understandable and reliable.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83e\udded<\/div>\n          <h3>Technology planning<\/h3>\n          <p>Vendor review, upgrade planning, documentation, compatibility checks, technical second opinions, and translating \u201ctech speak\u201d into decisions a business owner can actually make.<\/p>\n        <\/article>\n\n        <article class=\"ott-card\">\n          <div class=\"ott-icon\">\ud83d\udee0\ufe0f<\/div>\n          <h3>Red Wing local tech help<\/h3>\n          <p>Overthinking Tech also operates the Red Wing Gamers Guildhouse storefront brand for friendly, local computer help, PC builds, tune-ups, and hands-on support.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ott-section\">\n    <div class=\"ott-wrap ott-split\">\n      <div class=\"ott-panel strong\">\n        <div class=\"ott-eyebrow\">Important positioning<\/div>\n        <h3>Scheduled support, not a 24\/7 MSP contract.<\/h3>\n        <p>\n          Overthinking Tech is best for scheduled support, project work, infrastructure cleanup, migrations, consulting, and problem-solving. It is not positioned as emergency on-call managed IT or a full-time outsourced help desk.\n        <\/p>\n        <ul class=\"ott-list\">\n          <li>Good for businesses that need expert help without hiring internal IT.<\/li>\n          <li>Good for cleanup projects after years of \u201cjust make it work.\u201d<\/li>\n          <li>Good for owners who want clear explanations and practical options.<\/li>\n          <li>Good for one-off projects, upgrades, and recurring-but-scheduled support.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"ott-panel\">\n        <div class=\"ott-eyebrow\">Common projects<\/div>\n        <h3>Examples of work I can take off your plate.<\/h3>\n        <ul class=\"ott-list\">\n          <li>Move a business to better email, domains, DNS, or website hosting.<\/li>\n          <li>Fix unreliable Wi-Fi, office networking, or remote access.<\/li>\n          <li>Set up shared storage, backups, and practical retention expectations.<\/li>\n          <li>Clean up old computers, malware, accounts, passwords, and permissions.<\/li>\n          <li>Build a small server, camera recording system, or internal dashboard.<\/li>\n          <li>Document what exists so the next fix is not a mystery.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ott-section\">\n    <div class=\"ott-wrap\">\n      <div class=\"ott-section-head\">\n        <div class=\"ott-eyebrow\">How it works<\/div>\n        <h2>Clear steps. No mystery invoices.<\/h2>\n        <p>\n          The goal is not to make technology sound complicated. The goal is to understand what you need, explain the options, do the work, and leave you in a better position than when we started.\n        <\/p>\n      <\/div>\n      <div class=\"ott-steps\">\n        <article class=\"ott-step\">\n          <h3>Describe the problem<\/h3>\n          <p>Tell me what is broken, what you are trying to build, or what keeps wasting your time.<\/p>\n        <\/article>\n        <article class=\"ott-step\">\n          <h3>Review the environment<\/h3>\n          <p>I look at the devices, accounts, vendors, network, software, and constraints involved.<\/p>\n        <\/article>\n        <article class=\"ott-step\">\n          <h3>Choose a plan<\/h3>\n          <p>You get practical options, tradeoffs, and a clear hourly or quoted-project path before work proceeds.<\/p>\n        <\/article>\n        <article class=\"ott-step\">\n          <h3>Fix, document, hand off<\/h3>\n          <p>The result should be easier to operate, easier to explain, and easier to support later.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ott-section\">\n    <div class=\"ott-wrap\">\n      <div class=\"ott-cta\">\n        <div class=\"ott-eyebrow\">Start here<\/div>\n        <h2>Need business tech help in Red Wing or the surrounding area?<\/h2>\n        <p>\n          Send a short note about what you are trying to fix or build. Include your business name, the best way to reach you, and whether you need remote help, on-site help, or a project quote.\n        <\/p>\n        <div class=\"ott-actions\" style=\"justify-content:center; margin-bottom:0;\">\n          <a class=\"ott-button primary\" href=\"mailto:jonathan@overthinking.tech?subject=Business%20support%20request\">Email Jonathan<\/a>\n          <a class=\"ott-button secondary\" href=\"tel:+16513593318\">Call 651-359-3318<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"ott-footer\">\n    <div class=\"ott-wrap ott-footer-inner\">\n      <div>Overthinking Tech \u00b7 Red Wing, Minnesota \u00b7 Business technology support by appointment<\/div>\n      <div>Red Wing Gamers Guildhouse is a storefront and brand operated by Overthinking Tech.<\/div>\n    <\/div>\n  <\/footer>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Red Wing, MN \u00b7 Scheduled business support Small business technology help Practical IT support without the enterprise nonsense. Overthinking Tech helps small businesses, nonprofits, storefronts, and owner-operated teams keep technology<\/p>\n<p><a href=\"https:\/\/overthinking.tech\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\">Home<\/span><\/a><\/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-118","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/pages\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/overthinking.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=118"}],"version-history":[{"count":3,"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/pages\/118\/revisions"}],"predecessor-version":[{"id":158,"href":"https:\/\/overthinking.tech\/index.php?rest_route=\/wp\/v2\/pages\/118\/revisions\/158"}],"wp:attachment":[{"href":"https:\/\/overthinking.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}