I have been trying to deploy my react app on render , its just a frontend website ( my portfolio ) , but the buttons with project links just wont show while deploying the site on render , they are visible when i run it on local host though .
This is what I see after deploying
enter image description here ,
whereas what I see on my localhost is
enter image description here