From 6d8d177c5bc870de4fd61205ccde5d46fa098beb Mon Sep 17 00:00:00 2001 From: saurabh007007 Date: Mon, 2 Feb 2026 10:27:00 +0530 Subject: [PATCH 1/2] fix:footer dark and light mode fixed --- landing-page/src/Pages/Footer/Footer.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/landing-page/src/Pages/Footer/Footer.tsx b/landing-page/src/Pages/Footer/Footer.tsx index f81fbe959..ecbb65a5d 100644 --- a/landing-page/src/Pages/Footer/Footer.tsx +++ b/landing-page/src/Pages/Footer/Footer.tsx @@ -3,7 +3,7 @@ import { FaDiscord } from 'react-icons/fa' // Import Discord icon from React Ic const Footer: React.FC = () => { return ( -