diff --git a/src/components/layout/Footer/index.tsx b/src/components/layout/Footer/index.tsx index 0a9b153e..fa6402df 100644 --- a/src/components/layout/Footer/index.tsx +++ b/src/components/layout/Footer/index.tsx @@ -1,5 +1,4 @@ import { Link } from 'react-router-dom'; -// import { Github, Twitter, Youtube, Book, MessageSquare, Newspaper, HelpCircle } from 'lucide-react'; import { ContactSection } from './ContactSection'; import { footerNavigation } from '../../../data/footerNavigation'; @@ -68,8 +67,9 @@ export function Footer() {

© {currentYear} Snigdha OS. All rights reserved.

+

Powered by TONMOY INFRASTRUCTURE

); -} \ No newline at end of file +}