diff --git a/landing/app/pages/index.vue b/landing/app/pages/index.vue
index 47a322b..f7a2dc9 100644
--- a/landing/app/pages/index.vue
+++ b/landing/app/pages/index.vue
@@ -9,9 +9,6 @@
-
-
-
diff --git a/landing/app/pages/unternehmen.vue b/landing/app/pages/unternehmen.vue
new file mode 100644
index 0000000..2cf840d
--- /dev/null
+++ b/landing/app/pages/unternehmen.vue
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
diff --git a/landing/i18n/locales/de.json b/landing/i18n/locales/de.json
index 98a53b5..acb1ec6 100644
--- a/landing/i18n/locales/de.json
+++ b/landing/i18n/locales/de.json
@@ -84,6 +84,8 @@
"awayFrom": "Typische Probleme der IT-Mitbestimmung",
"towards": "Unsere Web-App bietet die Lösung"
},
+ "awayFromSubtitle": "Typische Herausforderungen aus Betriebsratssicht",
+ "towardsSubtitle": "Mit GremiumHub",
"painPoints": [
"Informationen zu IT-/KI-Systemen mühsam zusammensuchen (E-Mails, PDFs, PowerPoint, Excel-Chaos)",
"Medienbrüche, Versionschaos, wiederkehrende Rückfragen und Endlosschleifen",
diff --git a/landing/i18n/locales/en.json b/landing/i18n/locales/en.json
index 6691620..e5e0cea 100644
--- a/landing/i18n/locales/en.json
+++ b/landing/i18n/locales/en.json
@@ -84,6 +84,8 @@
"awayFrom": "Away from",
"towards": "Towards"
},
+ "awayFromSubtitle": "Typical challenges from works council perspective",
+ "towardsSubtitle": "With GremiumHub",
"painPoints": [
"Laboriously gathering information on IT/AI systems (emails, PDFs, PowerPoint, Excel chaos)",
"Media breaks, version chaos and recurring inquiries",