diff --git a/src/pages/LogsPage/LogsPage.tsx b/src/pages/LogsPage/LogsPage.tsx
index 23f8ac0d..116e81dc 100644
--- a/src/pages/LogsPage/LogsPage.tsx
+++ b/src/pages/LogsPage/LogsPage.tsx
@@ -5,6 +5,7 @@ import LeftSidebar from '../../components/General/LeftSidebar/LeftSidebar'
import RightSidebar from '../../components/General/RightSideBar/RightSidebar'
import LogsTerminal from './LogsTerminal'
import LogsSumCard from './LogsSumCard'
+import SupportCard from './SupportCard'
const LogsPage = () => {
return (
@@ -26,11 +27,11 @@ const LogsPage = () => {
-
-
-
-
-
+
+
+
+
+