Update Open Source Stack copy and fix contact email
- Rename "Open Source Software" → "Open Source Stack" across site; reframe as fully open hardware-to-GUI stack (PCB schematics, CAD, firmware, AI, GUI all free and open) - Fix contact email to bournemouthtech@protonmail.com (was typo'd with extra syllable in previous commit) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
20
index.html
20
index.html
@@ -95,7 +95,7 @@
|
||||
<div class="hero-inner">
|
||||
<div class="eyebrow">Drone development kits · Open source</div>
|
||||
<h1>Build. Share. Deploy.</h1>
|
||||
<p>Hardware devkits, open-source drone software, and integrated consultancy for domestic and industrial solutions.</p>
|
||||
<p>Hardware devkits, a fully open-source stack, and integrated consultancy for domestic and industrial solutions.</p>
|
||||
<div class="hero-ctas">
|
||||
<a href="devkits.html" class="btn btn-dark btn-lg">Buy a devkit · from £1,999</a>
|
||||
<a href="videos.html" class="btn btn-outline btn-lg">
|
||||
@@ -162,10 +162,14 @@
|
||||
<div class="container">
|
||||
<div class="two-col">
|
||||
<div>
|
||||
<div class="eyebrow">Software · Free forever</div>
|
||||
<h2 class="section-title">Open Source.</h2>
|
||||
<p class="section-body">Free virtual offering with open-source flight code, AI inference models, simulation environments, and forums for AI/drone innovation discussions.</p>
|
||||
<div class="eyebrow">Open stack · Free forever</div>
|
||||
<h2 class="section-title">Open Source Stack.</h2>
|
||||
<p class="section-body">Everything open — PCB schematics, CAD files, flight firmware, AI models, and ground control GUIs. Freedom to build and deploy without restriction.</p>
|
||||
<ul class="feature-list on-dark" style="margin-top:34px;">
|
||||
<li>
|
||||
<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20 6L9 17l-5-5"/></svg>
|
||||
PCB schematics & CAD files
|
||||
</li>
|
||||
<li>
|
||||
<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20 6L9 17l-5-5"/></svg>
|
||||
Flight control firmware
|
||||
@@ -176,11 +180,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20 6L9 17l-5-5"/></svg>
|
||||
Simulation & testing tools
|
||||
</li>
|
||||
<li>
|
||||
<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20 6L9 17l-5-5"/></svg>
|
||||
Forum for AI & innovation
|
||||
Ground control & mission planning GUI
|
||||
</li>
|
||||
</ul>
|
||||
<div style="margin-top:34px;display:flex;flex-wrap:wrap;gap:13px;">
|
||||
@@ -312,7 +312,7 @@
|
||||
<div>
|
||||
<div class="footer-col-label">Connect</div>
|
||||
<div class="footer-col-links">
|
||||
<a href="mailto:bournemouththechnology@protonmail.com">Contact</a>
|
||||
<a href="mailto:bournemouthtech@protonmail.com">Contact</a>
|
||||
<a href="https://www.youtube.com/@JonStarkeyfilms">YouTube</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user