diff --git a/Frontend/src/components/Footer.jsx b/Frontend/src/components/Footer.jsx index 2a68fea..32499ed 100644 --- a/Frontend/src/components/Footer.jsx +++ b/Frontend/src/components/Footer.jsx @@ -9,8 +9,8 @@ const Footer = () => { const socialLinks = [ { icon: FaTwitter, href: '#', color: 'text-blue-400' }, { icon: FaFacebookF, href: '#', color: 'text-blue-600' }, - { icon: FaInstagram, href: '#', color: 'text-pink-500' }, - { icon: FaLinkedinIn, href: '#', color: 'text-blue-700' }, + { icon: FaInstagram, href: 'https://www.instagram.com/yazdan.haider23/', color: 'text-pink-500' }, + { icon: FaLinkedinIn, href: 'https://www.linkedin.com/in/yazdan-haider', color: 'text-blue-700' }, ]; const footerLinks = [