use new images

This commit is contained in:
itsrubberduck
2025-09-19 16:49:15 +02:00
parent 549fcc8684
commit 4a9fec3ef9
15 changed files with 44 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:938409270e8cf325580ebcd906b1f55c54992b14699d97bcb57e663326be0361
size 140168

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9363e4c3d9d95bf7216986a797ea72516dfc5013b78ce11f014af90ae5c036b
size 200170

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:349a2a62cde37b72a57b9a0a8a5c53e22c00b084a66dcd7efbe837a43fadab8f
size 177702

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96c93f06a852da9db45f5d3c48c97186990dd25b4137dbacc6e6d40f5b42d671
size 142035

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:815e2a4aa8981ee31570a81acf48dbb18286630985dbe345d1a13b62cde356c9
size 173804

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:737cc6b1fb5bb7ab744da9de10e95b8e376a618bb92e0c492641160e8221e4f7
size 183668

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a130572572b3c3d05a63ef708aa5ac0cd28502d10aaba3d03285a30ee44a5c45
size 131397

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a3a66fe380e97d09b2c88cdb7e8685c1b5ba4a064397651fa2f9b8b65ebb2e9
size 145388

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a607706c5e2a257d93eb4021a1db61aaad60f09c113612315a7c53c65795e40
size 184828

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abe9a2c12a2d4726119eedb3935971cfaddda30bc2fc4ffcc794217e517b4454
size 160900

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a3ac3f4e17d076c92f4c3410c93b5dd4c80f9b5bb434945a6373ad73c600f13
size 166232

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10100026e28556af4a745dee6b6011b3f07a2ddfdc29434d422f0610d09ed356
size 155457

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb829d3dfca14b4bcc7187f3295382951ed7c195bfcb0aa2c53155f41efdc0cc
size 152395

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d608edfbeafd53e455960fc2eb2f3c0b38988475b5f31dcd7327829ee8b6bf71
size 200604

View File

@@ -14,7 +14,7 @@ export const learnModules: ModuleDef[] = [
id: 'normalize',
title: 'Normalize · Fundamentals',
subtitle: 'Alphabet, ATIS, METAR & Radio Check',
art: 'https://images.unsplash.com/photo-1488085061387-422e29b40080?q=80&w=1600&auto=format&fit=crop',
art: '/img/learn/modules/img10.jpeg',
lessons: [
{
id: 'icao-alphabet',
@@ -269,7 +269,7 @@ export const learnModules: ModuleDef[] = [
id: 'arc',
title: 'ARC Decision Tree',
subtitle: 'From clearance call to departure',
art: gradientArt(['#f97316', '#fb923c', '#0f172a']),
art: '/img/learn/modules/img2.jpeg',
lessons: [
{
id: 'clearance-contact',