diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 21a51dbe..0745adac 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -36,6 +36,7 @@ function Footer() { " >
+ {/* Upper Section */}
@@ -148,6 +149,7 @@ function Footer() { {/* Social Icons */}
+ {/* GitHub */} - e.preventDefault()} + className="text-zinc-600 dark:text-zinc-400 hover:text-sky-500 dark:hover:text-zinc-100 transition-all duration-300 hover:-translate-y-1 hover:scale-110 opacity-70 cursor-not-allowed" + aria-label="Twitter" > + {/* Discord */} e.preventDefault()} + className="text-zinc-600 dark:text-zinc-400 hover:text-indigo-500 dark:hover:text-zinc-100 transition-all duration-300 hover:-translate-y-1 hover:scale-110 opacity-70 cursor-not-allowed" aria-label="Discord" >