diff --git a/app/dashboard/page.jsx b/app/dashboard/page.jsx
index 7f178aa..66c1665 100644
--- a/app/dashboard/page.jsx
+++ b/app/dashboard/page.jsx
@@ -200,13 +200,19 @@ function Dashboard() {
Versionsinformationen
-
- Applikationsversion: 5.1.1.8
- C-24-KA
-
-
- Webserverversion: 5.3.4.1
-
+
+
+
+ Applikationsversion: 5.1.1.8
+ C-24-KA
+
+
+
+
+
+ Webserverversion: 5.3.4.1
+
+
{/* Beispiel für Geräteanzeige */}
diff --git a/components/Footer.jsx b/components/Footer.jsx
index 22a2404..86df0c4 100644
--- a/components/Footer.jsx
+++ b/components/Footer.jsx
@@ -1,16 +1,28 @@
"use client";
import React from "react";
+import { Icon } from "@iconify/react";
function Footer() {
return (
-