Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reuse-social-media-links-accross-header-footer #1840

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ad-gupta
Copy link

@ad-gupta ad-gupta commented Feb 2, 2025

What does this PR do?

Earlier code was hardcoded with separate components of different social media access, I combine all data into a list and map all links to render all social media links.

Fixes #1838

Type of change

Changes made in code and also used best practice of design

How should this be tested?

Go to home page
Check Navbar and Contact (Footer) social media links

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

Copy link

vercel bot commented Feb 2, 2025

@awadheshgupta1 is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Feb 2, 2025
@ad-gupta ad-gupta changed the title 'fix-reuse-social-media-links-accross-header-footer' [bug]:'fix-reuse-social-media-links-accross-header-footer' Feb 2, 2025
@ad-gupta ad-gupta changed the title [bug]:'fix-reuse-social-media-links-accross-header-footer' fix: reuse-social-media-links-accross-header-footer Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Social media links are repeated with hard coded links and values
2 participants