From cd94f7c83ca3e2a223a5859edadf1ba900055a3c Mon Sep 17 00:00:00 2001 From: itsrubberduck Date: Sat, 20 Sep 2025 23:42:02 +0200 Subject: [PATCH] change learn image --- shared/data/learnModules.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/data/learnModules.ts b/shared/data/learnModules.ts index a599e76..f6fc6e1 100644 --- a/shared/data/learnModules.ts +++ b/shared/data/learnModules.ts @@ -269,7 +269,7 @@ export const learnModules: ModuleDef[] = [ id: 'arc', title: 'ARC Decision Tree', subtitle: 'From clearance call to departure', - art: '/img/learn/modules/img2.jpeg', + art: '/img/learn/modules/img3.jpeg', lessons: [ { id: 'clearance-contact',