diff --git a/client/src/components/Navbar.tsx b/client/src/components/Navbar.tsx
index 8d84a32..49abb76 100644
--- a/client/src/components/Navbar.tsx
+++ b/client/src/components/Navbar.tsx
@@ -89,7 +89,7 @@ function Navbar({ className }: { className?: string }) {
src === "gitbook.svg"
? "https://equilink-ai.gitbook.io/equilink-ai"
: src === "github.svg"
- ? "https://giteadev3.link/EquiLink-Suite/equilink-site"
+ ? "https://github.com/Equilink-ai"
: "https://x.com/equilink_ai"
}
target="_blank"
diff --git a/client/src/pages/Home.tsx b/client/src/pages/Home.tsx
index d6dfb5a..7cea609 100644
--- a/client/src/pages/Home.tsx
+++ b/client/src/pages/Home.tsx
@@ -477,7 +477,7 @@ const Home = () => {
-
+