diff --git a/VERSION b/VERSION
index 254aba4..176e62c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1297
\ No newline at end of file
+1298
\ No newline at end of file
diff --git a/backend/static/index.html b/backend/static/index.html
index 2ace3fa..ae24adc 100644
--- a/backend/static/index.html
+++ b/backend/static/index.html
@@ -86,14 +86,14 @@
`}
diff --git a/backend/static/landing.html b/backend/static/landing.html
index 0058b2d..6923a2c 100644
--- a/backend/static/landing.html
+++ b/backend/static/landing.html
@@ -4,7 +4,7 @@
-
+
Ban Yaro — Die Hunde-App für Deutschland, Österreich & Schweiz
diff --git a/backend/static/sounds/beim-friseur.mp3 b/backend/static/sounds/beim-friseur.mp3
new file mode 100644
index 0000000..6e33e14
Binary files /dev/null and b/backend/static/sounds/beim-friseur.mp3 differ
diff --git a/backend/static/sw.js b/backend/static/sw.js
index 2b7e45e..5dec1d9 100644
--- a/backend/static/sw.js
+++ b/backend/static/sw.js
@@ -4,7 +4,7 @@
============================================================ */
// ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab
-const VER = '1297';
+const VER = '1298';
const CACHE_VERSION = `by-v${VER}`;
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten