Aashish
Aashish
fetch latest [podcast](https://open.spotify.com/show/7ljgcbXzt4VQRJ1SLIECNf) and integrate with expression page.
The guide page in the archive page should be working. On clicking browse or show more it should redirect to the archive page.
Problem - The podcast page is not responsive. Solution - The podcast page and the podcast component must be responsive in every type of screen.
mobile: desktop: for exact details check [figma](https://www.figma.com/file/VtzXViXjXah3IuWn2xBRae/Website?node-id=736%3A51&t=1IvVfOuRpToT4y3i-0) Check the already created components, and reuse them.
-> Use the same head tag as of the page. -> use ternary operator to display page 500 in case of some error.
checkout [figma](https://www.figma.com/file/VtzXViXjXah3IuWn2xBRae/Website?node-id=736%3A51&t=GjKmbfoIJBgPRY7w-0) for more details.
should fetch latest six post and display in the home page. to know more read [here](https://developers.facebook.com/docs/instagram-api/)
**Describe the bug** Image with src "/_next/static/media/logo_full_black.f1e2826e.png" may not render properly with a parent using position:"static". **To Reproduce** Steps to reproduce the behaviour: 1. Go to any page 2. Click...