Skip to content

Commit

Permalink
insta link added
Browse files Browse the repository at this point in the history
  • Loading branch information
Souviksamanta34 committed Oct 6, 2024
1 parent 8faf61c commit 14fa3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ function Footer() {
<h3><Link to="/contact">Contact Us</Link></h3>
</div>
<div className="footer__section">
<h3><a href="https://www.facebook.com" target="_blank" rel="noreferrer">Follow Us</a></h3>
<h3><a href="https://www.instagram.com/gruhamproduct/" target="_blank" rel="noreferrer">Follow Us</a></h3>
</div>
</div>
<div className="footer__copyright">
Expand Down

0 comments on commit 14fa3eb

Please sign in to comment.