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

@@ -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',