Skip to content

Commit

Permalink
Merge pull request #1609 from PrashantAnand03/main
Browse files Browse the repository at this point in the history
Enhanced Social Profile Icons for Improved Visibility and User Engagement
  • Loading branch information
sunny0625 authored Aug 10, 2024
2 parents 293e546 + c8fb3b8 commit c5f937b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1256,12 +1256,12 @@ <h3 class="text-center mb-3">Contact Us!</h3>
<div class="container">
<h4 class="follow-us">Follow Us</h4>
<div class="social-icons">
<a href="https://facebook.com" target="_blank" class="facebook"><i class="fab fa-facebook-f"></i></a>
<a href="https://instagram.com" target="_blank" class="instagram"><i class="fab fa-instagram"></i></a>
<a href="https://twitter.com" target="_blank" class="twitter"><i class="fab fa-twitter"></i></a>
<a href="https://linkedin.com" target="_blank" class="linkedin"><i class="fab fa-linkedin-in"></i></a>
<a href="https://github.com/khushi-joshi-05/Food-ordering-website" target="_blank" class="github"><i class="fab fa-github"></i></a>
<a href="https://discord.com/invite/sybYafYA" target="_blank" class="discord"><i class="fab fa-discord"></i></a>
<a href="https://facebook.com" target="_blank" class="facebook"><i class="fa-brands fa-facebook fa-beat"></i></a>
<a href="https://instagram.com" target="_blank" class="instagram"><i class="fa-brands fa-instagram fa-beat"></i></a>
<a href="https://twitter.com" target="_blank" class="twitter"><i class="fa-brands fa-x-twitter fa-beat"></i></a>
<a href="https://linkedin.com" target="_blank" class="linkedin"><i class="fa-brands fa-linkedin fa-beat"></i></a>
<a href="https://github.com/khushi-joshi-05/Food-ordering-website" target="_blank" class="github"><i class="fa-brands fa-github fa-beat"></i></a>
<a href="https://discord.com/invite/sybYafYA" target="_blank" class="discord"><i class="fa-brands fa-discord fa-beat"></i></a>
</div>
<p class="social-text">Stay connected with us on social media for the latest updates, recipes, and foodie adventures.</p>
</div>
Expand Down

0 comments on commit c5f937b

Please sign in to comment.