diff --git a/app/pages/api-docs.vue b/app/pages/api-docs.vue index 3543ffa..0e56ea2 100644 --- a/app/pages/api-docs.vue +++ b/app/pages/api-docs.vue @@ -91,8 +91,8 @@ class="space-y-6 rounded-3xl border border-white/10 bg-gradient-to-br from-white/10 via-white/5 to-transparent p-8">
- Weather briefing overview +
diff --git a/app/pages/bridge/index.vue b/app/pages/bridge/index.vue index 12ac851..432c661 100644 --- a/app/pages/bridge/index.vue +++ b/app/pages/bridge/index.vue @@ -32,7 +32,7 @@

Live ATC is still in the works

- Bridge app screenshot +

We’re actively building this part of the Bridge experience. There isn’t a hosted version yet, but we’re lining everything up for launch in the coming weeks and months. diff --git a/app/pages/classroom-introduction.vue b/app/pages/classroom-introduction.vue index 48e6907..d30673f 100644 --- a/app/pages/classroom-introduction.vue +++ b/app/pages/classroom-introduction.vue @@ -64,16 +64,17 @@

- Pilots reviewing the Classroom mission board
- Avery, the Classroom instructor +

Avery

Your Classroom instructor

@@ -273,7 +274,7 @@ class="relative overflow-hidden rounded-3xl border border-white/10 bg-gradient-to-b from-white/5 via-white/[0.03] to-white/[0.02] shadow-xl shadow-black/30" >
- +
Stop {{ stageIndex + 1 }} of {{ stages.length }} @@ -311,7 +312,7 @@
- Avery instructor avatar
- Mission hero +
Auto flight
{{ displayCallsign(draftPlanScenario?.radioCall, draftPlanScenario) }}
@@ -571,7 +571,7 @@
- SimBrief import preview +
SimBrief import

Load your airline dispatch

@@ -667,7 +667,7 @@
- Mission hero +
Mission briefing @@ -714,7 +714,7 @@
- Route preview +
mdi-map-marker-path Flight deck setup @@ -726,7 +726,7 @@
- Departure +
mdi-airplane-takeoff Departure flow @@ -739,7 +739,7 @@
- Arrival +
mdi-airplane-landing Arrival setup @@ -752,7 +752,7 @@
- Weather +
mdi-weather-cloudy Weather snapshot diff --git a/app/pages/feedback.vue b/app/pages/feedback.vue index dc3e702..c08237e 100644 --- a/app/pages/feedback.vue +++ b/app/pages/feedback.vue @@ -1,9 +1,10 @@