diff --git a/public/Fink_small_Internet.jpg b/public/Fink_small_Internet.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2fdc83f8237401187e807b294e0604e73a126cf5
Binary files /dev/null and b/public/Fink_small_Internet.jpg differ
diff --git a/src/App.svelte b/src/App.svelte
index 90fbddc0d1d96cb768288b9dd8b5467477fc8f14..fe0c703f38e4a57a886c01e048d26384ddb84fe6 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -8,8 +8,7 @@
     startDialogName: "start",
     dialogs: {
       start: {
-        imageUrl:
-          "https://patrec.cs.tu-dortmund.de/cms/en/home/Bilder_Mitarbeiter/Staff/Fink_small_Internet.jpg",
+        imageUrl: "./Fink_small_Internet.jpg",
         text: "Hallo, kann ich etwas für sie tun?",
         options: [
           {
@@ -19,8 +18,7 @@
         ],
       },
       greetFink: {
-        imageUrl:
-          "https://patrec.cs.tu-dortmund.de/cms/en/home/Bilder_Mitarbeiter/Staff/Fink_small_Internet.jpg",
+        imageUrl: "./Fink_small_Internet.jpg",
         text:
           "Ich grüße sie auch recht herzlich, doch leider habe ich zu tun. Bitte kommen sie doch ein anderes mal wieder.",
         options: [],