diff --git a/pitch-deck/lib/presenter/presenter-script.ts b/pitch-deck/lib/presenter/presenter-script.ts index 8906db4..a3f7a24 100644 --- a/pitch-deck/lib/presenter/presenter-script.ts +++ b/pitch-deck/lib/presenter/presenter-script.ts @@ -132,8 +132,8 @@ export const PRESENTER_SCRIPT: SlideScript[] = [ pause_after: 2000, }, { - text_de: 'Unser MOAT: Jeder kann sagen, was verboten ist. Kaum jemand kann sagen, wie weit man maximal gehen kann. Das ist unser Produkt — der Compliance Optimizer.', - text_en: 'Our MOAT: Everyone can say what is forbidden. Almost no one can tell you how far you can actually go. That is our product — the Compliance Optimizer.', + text_de: 'Unser Moat: Jeder kann sagen, was verboten ist. Kaum jemand kann sagen, wie weit man maximal gehen kann. Das ist unser Produkt — der Compliance Optimizer.', + text_en: 'Our Moat: Everyone can say what is forbidden. Almost no one can tell you how far you can actually go. That is our product — the Compliance Optimizer.', pause_after: 1500, }, ],