KI-AGENT: Kontaktformular und Datenschutzseite ergänzt
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<a href="#open-source">Open Source</a>
|
||||
<a href="#selfhost">Selfhost</a>
|
||||
<a href="#matrix">Matrix</a>
|
||||
<a href="#kontakt">Kontakt</a>
|
||||
<NuxtLink to="/kontakt">Kontakt</NuxtLink>
|
||||
<a class="login-link" href="https://app.fedeo.de">Einloggen</a>
|
||||
</nav>
|
||||
</header>
|
||||
@@ -24,7 +24,7 @@
|
||||
FEDEO bündelt Projekte, Zeiten, Buchhaltung, Kommunikation, Geräte und Warenflüsse in einer Oberfläche, die den Arbeitsalltag kleiner und mittlerer Teams spürbar ruhiger macht.
|
||||
</p>
|
||||
<div class="hero-actions">
|
||||
<a class="primary-action" href="#kontakt">Demo anfragen</a>
|
||||
<NuxtLink class="primary-action" to="/kontakt">Demo anfragen</NuxtLink>
|
||||
<a class="secondary-action" href="#funktionen">Funktionen ansehen</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -215,15 +215,16 @@
|
||||
Frag eine Demo an und wir zeigen dir, wie FEDEO zu deinen Abläufen passt.
|
||||
</p>
|
||||
</div>
|
||||
<a class="primary-action" href="https://fedeo.de/kontakt">Kontakt aufnehmen</a>
|
||||
<NuxtLink class="primary-action" to="/kontakt">Kontakt aufnehmen</NuxtLink>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<img src="/Logo.png" alt="FEDEO" />
|
||||
<div>
|
||||
<NuxtLink to="/zielgruppen">Zielgruppen</NuxtLink>
|
||||
<NuxtLink to="/kontakt">Kontakt</NuxtLink>
|
||||
<NuxtLink to="/impressum">Impressum</NuxtLink>
|
||||
<a href="https://federspiel.tech/datenschutz">Datenschutz</a>
|
||||
<NuxtLink to="/datenschutz">Datenschutz</NuxtLink>
|
||||
<a href="https://app.fedeo.de">Einloggen</a>
|
||||
</div>
|
||||
<p>Copyright © 2026 Federspiel Technology UG haftungsbeschränkt.</p>
|
||||
|
||||
Reference in New Issue
Block a user