From be123d708191cd94f7459be26bf9d6e1273a8726 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Wed, 22 Apr 2026 11:31:36 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20'von=20uns=20pers=C3=B6nlich=20?= =?UTF-8?q?geschrieben'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pitch-deck/lib/presenter/presenter-script.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pitch-deck/lib/presenter/presenter-script.ts b/pitch-deck/lib/presenter/presenter-script.ts index bc255fa..9cad7eb 100644 --- a/pitch-deck/lib/presenter/presenter-script.ts +++ b/pitch-deck/lib/presenter/presenter-script.ts @@ -332,7 +332,7 @@ export const PRESENTER_SCRIPT: SlideScript[] = [ pause_after: 2000, }, { - text_de: 'Über 500.000 Zeilen Code — von uns persönlich geschrieben. Wir kennen jeden Aspekt der Plattform und die Schmerzen der Branche aus erster Hand. Das ist kein Pitch aus dem Elfenbeinturm — das ist gelebte Erfahrung.', + text_de: 'Über 500.000 Zeilen Code. Wir kennen jeden Aspekt der Plattform und die Schmerzen der Branche aus erster Hand. Das ist kein Pitch aus dem Elfenbeinturm — das ist gelebte Erfahrung.', text_en: 'Over 500,000 lines of code — written by us personally. We know every aspect of the platform and the pain points of the industry firsthand. This is not a pitch from an ivory tower — this is lived experience.', pause_after: 1500, },