Legal fixes

This commit is contained in:
leubeem
2026-06-17 15:54:45 +02:00
parent 9d23160718
commit bfca1832a8
3 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ const sections = [
{
title: '1. Scope',
paragraphs: [
'These terms govern the use of the OpenSquawk platform (the “Service”), operated by Faktor Mensch MEDIA UG (limited liability). Conflicting user terms only apply if agreed to in writing.',
'These terms govern the use of the OpenSquawk platform (the “Service”), operated by Faktor Mensch MEDIA UG (haftungsbeschränkt). Conflicting user terms only apply if agreed to in writing.',
],
},
{

View File

@@ -13,8 +13,8 @@
<section class="space-y-4 rounded-2xl border border-white/10 bg-white/5 p-6">
<h2 class="text-xl font-semibold">1. Controller</h2>
<p class="text-white/70">
The data controller under the GDPR is Faktor Mensch MEDIA UG (limited liability), Wilhelm-Holzamer-Strasse 8,
55129 Mainz, Germany. Managing directors: Dominik Ziegenhagel, Emanuel Leube. Telephone: +49 251 981 157 912 0.
The data controller under the GDPR is Faktor Mensch MEDIA UG (haftungsbeschränkt), Wilhelm-Holzamer-Strasse 8,
55129 Mainz, Germany. Managing directors: Dominik Ziegenhagel, Emanuel Leube. Telephone: +49 152 58 79 98 71.
Email: info@opensquawk.de.
</p>
</section>

View File

@@ -12,7 +12,7 @@
<section class="rounded-2xl border border-white/10 bg-white/5 p-6 space-y-4">
<h2 class="text-xl font-semibold">Company details (§5 DDG)</h2>
<div class="space-y-2 text-white/70">
<p>Faktor Mensch MEDIA UG (limited liability)</p>
<p>Faktor Mensch MEDIA UG (haftungsbeschränkt)</p>
<p>Wilhelm-Holzamer-Strasse 8</p>
<p>55129 Mainz</p>
</div>
@@ -26,7 +26,7 @@
<section class="rounded-2xl border border-white/10 bg-white/5 p-6 space-y-4">
<h2 class="text-xl font-semibold">Contact</h2>
<div class="space-y-2 text-white/70">
<p>Phone: +49 251 981 157 912 0</p>
<p>Phone: +49 152 58 79 98 71</p>
<p>Email: info@opensquawk.de</p>
</div>
</section>