Finish rename to Flightmind
This commit is contained in:
parent
92174163f8
commit
55f2bbaf4f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "cockpit-iq",
|
||||
"name": "flightmind",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
@ -14,4 +14,4 @@
|
||||
"tailwind": "^4.0.0",
|
||||
"tailwindcss": "^4.1.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
import Layout from "../layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout title="Cockpit IQ: Intelligent Comms for Pilots">
|
||||
<Layout title="Flightmind: Intelligent Comms for Pilots">
|
||||
<section class="px-6 py-12 max-w-3xl mx-auto text-center">
|
||||
<h1 class="text-4xl font-bold mb-4">Cockpit IQ</h1>
|
||||
<p class="text-lg text-gray-700 mb-6">
|
||||
@ -36,7 +36,7 @@ import Layout from "../layouts/Layout.astro";
|
||||
|
||||
<section class="px-6 py-12 max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl font-bold text-center mb-8">
|
||||
What Cockpit IQ does for you:
|
||||
What Flightmind does for you:
|
||||
</h2>
|
||||
<ul class="space-y-4 text-left text-gray-800">
|
||||
<li>
|
||||
@ -63,11 +63,11 @@ import Layout from "../layouts/Layout.astro";
|
||||
</li>
|
||||
<li>
|
||||
<strong>ADS-B Enhanced:</strong> Combine audio with ADS-B for predictive
|
||||
traffic and routing insights. Cockpit IQ builds a full mental model
|
||||
traffic and routing insights. Flightmind builds a full mental model
|
||||
of the airspace around you, using all the data at your fingertips.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Radio Pro:</strong> Cockpit IQ can suggest responses based
|
||||
<strong>Radio Pro:</strong> Flightmind can suggest responses based
|
||||
on the context of the conversation — or even respond for you,
|
||||
with perfect phraseology and no accent, no matter where you are.
|
||||
</li>
|
||||
@ -81,7 +81,7 @@ import Layout from "../layouts/Layout.astro";
|
||||
</h2>
|
||||
<p class="text-gray-700">
|
||||
Whether you're flying a Cessna, a Pilatus, or a Dreamliner,
|
||||
Cockpit IQ gives you clarity when you need it most. Trusted by
|
||||
Flightmind gives you clarity when you need it most. Trusted by
|
||||
student pilots, instructors, fleet managers, and multinational
|
||||
operators.
|
||||
</p>
|
||||
@ -93,7 +93,7 @@ import Layout from "../layouts/Layout.astro";
|
||||
Easy to use, powerful by design.
|
||||
</h2>
|
||||
<p class="text-gray-700 mb-6">
|
||||
Cockpit IQ connects in-line with your headset cable, just like a
|
||||
Flightmind connects in-line with your headset cable, just like a
|
||||
GoPro mic. All processing happens locally on the device, without
|
||||
reliance on internet or satellite links. No clouds but the real
|
||||
ones.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user