SurPathHub / SurPathHub.github.io

Community Website
https://surpathhub.github.io/
MIT License
19 stars 39 forks source link

[BUG] Update website links #139

Open Panquesito7 opened 1 year ago

Panquesito7 commented 1 year ago

Description of the bug

Various links (mostly social media links) are broken and need to be updated ASAP.

Please add screenshots (if applicable)

No response

Add any other context about the problem here

No response

Code of Conduct

mkubdev commented 1 year ago

They are mocked, not broken 🙈

I think you can give it a try as every data (link, navigation, or footer) is mocked into JSON object on top of the component. You can check for example the socials links inside the footer here.

Maybe there is only some button like both on the Hero that need to be updated directly on the html of <Hero /> component inside pages/index.js