sync: auto-sync from Mikes-MacBook-Air.local at 2026-06-17 06:18:23
Author: Mike Swanson Machine: Mikes-MacBook-Air.local Timestamp: 2026-06-17 06:18:23
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<a class="nav__link" href="index.html" aria-current="page">Home</a>
|
||||
<a class="nav__link" href="services.html">Services</a>
|
||||
<a class="nav__link" href="pricing.html">Pricing</a>
|
||||
<a class="nav__link" href="calculator.html">Estimate</a>
|
||||
<a class="nav__link nav__link--cta" href="calculator.html">Estimate</a>
|
||||
<a class="nav__link" href="about.html">About</a>
|
||||
<a class="nav__link" href="contact.html">Contact</a>
|
||||
</div>
|
||||
@@ -132,6 +132,45 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FIELD INTELLIGENCE DISPATCH BOARD -->
|
||||
<section class="dispatch-board ledger" aria-labelledby="dispatch-h">
|
||||
<div class="wrap">
|
||||
<p class="section-tag">Field intelligence <span>/ community blog</span></p>
|
||||
<h2 id="dispatch-h">Dispatch Board</h2>
|
||||
<p class="lead">Real fixes, real lessons, real clients. What we learned this week so you do not have to.</p>
|
||||
<div class="dispatch-grid">
|
||||
<article class="dispatch-card reveal">
|
||||
<div class="dispatch-card__label">Field Report #142</div>
|
||||
<h3 class="dispatch-card__title">Why Your Backup Is Not Actually a Backup</h3>
|
||||
<p class="dispatch-card__excerpt">Three Tucson businesses discovered their backups were corrupted only after ransomware hit. Here is what they missed.</p>
|
||||
<div class="dispatch-card__meta">
|
||||
<span class="dispatch-card__date">June 14, 2026</span>
|
||||
<span class="dispatch-card__tag">Backup & Recovery</span>
|
||||
</div>
|
||||
</article>
|
||||
<article class="dispatch-card reveal">
|
||||
<div class="dispatch-card__label">Field Report #141</div>
|
||||
<h3 class="dispatch-card__title">The $47,000 Phishing Email</h3>
|
||||
<p class="dispatch-card__excerpt">How a single wire transfer approval almost bankrupted a local law firm, and the one setting that would have stopped it.</p>
|
||||
<div class="dispatch-card__meta">
|
||||
<span class="dispatch-card__date">June 11, 2026</span>
|
||||
<span class="dispatch-card__tag">Email Security</span>
|
||||
</div>
|
||||
</article>
|
||||
<article class="dispatch-card reveal">
|
||||
<div class="dispatch-card__label">Field Report #140</div>
|
||||
<h3 class="dispatch-card__title">Microsoft Copilot Is Leaking Your Data</h3>
|
||||
<p class="dispatch-card__excerpt">Default Copilot settings expose internal emails and documents to the entire company. Here is how to lock it down.</p>
|
||||
<div class="dispatch-card__meta">
|
||||
<span class="dispatch-card__date">June 7, 2026</span>
|
||||
<span class="dispatch-card__tag">Microsoft 365</span>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<a class="more-link" href="https://community.azcomputerguru.com" target="_blank" rel="noopener">Read all field reports <span class="arrow" aria-hidden="true">→</span></a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- CTA -->
|
||||
<section class="cta-band" aria-labelledby="cta-h">
|
||||
<div class="wrap">
|
||||
@@ -147,6 +186,32 @@
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<!-- RADIO TICKER MARQUEE -->
|
||||
<div class="radio-ticker">
|
||||
<div class="radio-ticker__track">
|
||||
<div class="radio-ticker__item"><strong>The Computer Guru Show</strong> Saturdays 9AM on KVOI 1030AM</div>
|
||||
<div class="radio-ticker__item">Call in: <strong>520-790-2020</strong></div>
|
||||
<div class="radio-ticker__item">Tucson's trusted tech talk since 2001</div>
|
||||
<div class="radio-ticker__item"><strong>The Computer Guru Show</strong> Saturdays 9AM on KVOI 1030AM</div>
|
||||
<div class="radio-ticker__item">Call in: <strong>520-790-2020</strong></div>
|
||||
<div class="radio-ticker__item">Tucson's trusted tech talk since 2001</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- EXIT INTENT BANNER -->
|
||||
<div class="exit-offer" id="exitOffer">
|
||||
<div class="exit-offer__content">
|
||||
<div class="exit-offer__message">
|
||||
<strong>Wait — Free IT Assessment</strong>
|
||||
<p>Most Tucson businesses overpay for IT. Get a free audit before you go.</p>
|
||||
</div>
|
||||
<div class="exit-offer__actions">
|
||||
<a class="btn btn--primary" href="contact.html">Get Free Assessment</a>
|
||||
<button class="exit-offer__close" id="closeExit" aria-label="Close banner">×</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="wrap">
|
||||
<p>© <span id="year">2026</span> Arizona Computer Guru · Protecting Tucson businesses since 2001</p>
|
||||
|
||||
Reference in New Issue
Block a user