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:
43
devkits.html
43
devkits.html
@@ -136,7 +136,7 @@
|
||||
2.4GHz radio antenna
|
||||
</li>
|
||||
</ul>
|
||||
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-dark btn-md" style="margin-top:auto;">Buy now</a>
|
||||
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-dark btn-md" style="margin-top:auto;">Buy now</a>
|
||||
</div>
|
||||
|
||||
<!-- Edge Compute Kit (featured) -->
|
||||
@@ -170,7 +170,7 @@
|
||||
Thermal management system
|
||||
</li>
|
||||
</ul>
|
||||
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-white btn-md" style="margin-top:auto;">Buy now</a>
|
||||
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-white btn-md" style="margin-top:auto;">Buy now</a>
|
||||
</div>
|
||||
|
||||
<!-- Heavy Lift -->
|
||||
@@ -197,7 +197,7 @@
|
||||
Custom consultancy included
|
||||
</li>
|
||||
</ul>
|
||||
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-outline btn-md" style="margin-top:auto;">Get in touch</a>
|
||||
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-outline btn-md" style="margin-top:auto;">Get in touch</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -211,45 +211,13 @@
|
||||
</div>
|
||||
<div style="display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap;">
|
||||
<div class="product-price" style="font-size:18px;color:var(--ink-3);">Contact for pricing</div>
|
||||
<a href="mailto:bournemouthtech@protonmail.com" class="btn btn-outline btn-md">Get in touch</a>
|
||||
<a href="mailto:bournemouththechnology@protonmail.com" class="btn btn-outline btn-md">Get in touch</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- COMMUNITY STATS -->
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="two-col" style="align-items:start;">
|
||||
<div>
|
||||
<div class="eyebrow">Community</div>
|
||||
<h2 class="section-title">Built by builders.</h2>
|
||||
<p class="section-body">Every kit plugs you into an active community of developers, pilots, and engineers sharing mods, tips, and builds.</p>
|
||||
<div style="margin-top:34px;">
|
||||
<a href="opensource.html" class="btn btn-dark btn-md">Join the community</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="stat-strip" style="flex-direction:column;border:none;padding:0;gap:28px;">
|
||||
<div class="stat-item">
|
||||
<div class="stat-num">500+</div>
|
||||
<div class="stat-label">Active Builders</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
<div class="stat-num">1,200+</div>
|
||||
<div class="stat-label">Forum Topics</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
<div class="stat-num">50+</div>
|
||||
<div class="stat-label">Mods & Extensions</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- CTA BAND -->
|
||||
<section class="cta-band section-off">
|
||||
<div class="container">
|
||||
@@ -298,9 +266,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>
|
||||
|
||||
Reference in New Issue
Block a user