diff --git a/packages/ui/components/Static/footer.tsx b/packages/ui/components/Static/footer.tsx
index 9882ee1..ca2aa30 100644
--- a/packages/ui/components/Static/footer.tsx
+++ b/packages/ui/components/Static/footer.tsx
@@ -241,17 +241,6 @@ export function Footer() {
{t("footer.company.partners")}
-
-
- {t("footer.company.companyInfo")}
-
-
-
)
-}
\ No newline at end of file
+}
diff --git a/packages/ui/components/Static/navigation.tsx b/packages/ui/components/Static/navigation.tsx
index 62d931f..c78529f 100644
--- a/packages/ui/components/Static/navigation.tsx
+++ b/packages/ui/components/Static/navigation.tsx
@@ -49,13 +49,6 @@ export function Navigation() {
description: t("company.contact.description"),
icon: Mail,
},
- {
- title: t("company.github.title"),
- href: "https://github.com/nodebyte",
- description: t("company.github.description"),
- icon: ExternalLink,
- external: true,
- },
]
const services = [