Remove Discord, fix email, wire YouTube, drop community sections

- Remove all Discord references across every page
- Fix email to bournemouththechnology@protonmail.com throughout
- Wire YouTube footer links to @JonStarkeyfilms channel
- Replace Discord hero link on index with YouTube
- Remove "Built by builders" + "Join the community" section (devkits)
- Remove Discord Server item from opensource community list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jon
2026-06-13 18:33:56 +01:00
parent 8ef50e2c6f
commit d8bc90792d
5 changed files with 15 additions and 61 deletions

View File

@@ -30,7 +30,7 @@
<a href="consultancy.html" class="active">Consultancy</a>
<a href="videos.html">Videos</a>
</nav>
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-dark btn-sm">Get in touch</a>
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-dark btn-sm">Get in touch</a>
</div>
</div>
</nav>
@@ -42,7 +42,7 @@
<h1>Drone Integration<br>Consultancy.</h1>
<p>We package our devkits and open-source software into custom solutions for your industry. End-to-end deployment, training, and support.</p>
<div style="margin-top:32px;display:flex;flex-wrap:wrap;gap:13px;">
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-dark btn-lg">Talk to our team</a>
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-dark btn-lg">Talk to our team</a>
<a href="#industries" class="btn btn-outline btn-lg">See use cases</a>
</div>
</div>
@@ -192,7 +192,7 @@
<h2 class="section-title" style="font-size:clamp(38px,6vw,72px);margin-top:14px;">Bring us your hardest deployment.</h2>
<p style="font-size:clamp(17px,1.6vw,20px);color:rgba(255,255,255,0.66);margin-top:22px;line-height:1.55;">Tell us your use case and we'll scope a solution. No commitment required — we'll reply within one working day.</p>
<div style="margin-top:32px;display:flex;flex-wrap:wrap;gap:13px;justify-content:center;">
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-white btn-lg">bournemouthtech@protonmail.com</a>
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-white btn-lg">bournemouththechnology@protonmail.com</a>
</div>
<div style="margin-top:18px;font-family:var(--mono);font-size:13px;color:rgba(255,255,255,0.4);">We typically respond within one working day.</div>
</div>
@@ -234,9 +234,8 @@
<div>
<div class="footer-col-label">Connect</div>
<div class="footer-col-links">
<a href="opensource.html">Discord</a>
<a href="consultancy.html">Contact</a>
<a href="videos.html">YouTube</a>
<a href="https://www.youtube.com/@JonStarkeyfilms">YouTube</a>
</div>
</div>
</div>