diff --git a/src/app/components/Footer.tsx b/src/app/components/Footer.tsx
index 5502df4..846c17f 100644
--- a/src/app/components/Footer.tsx
+++ b/src/app/components/Footer.tsx
@@ -1,6 +1,7 @@
import Image from "next/image";
import Link from "next/link";
import {
+ FACEBOOK_LINK,
GITHUB_LINK,
HOMEPAGE_LINK,
INSTAGRAM_LINK,
@@ -39,6 +40,18 @@ export default function Footer() {
+
+
+
+