Link component in Next js is used for Navigating between pages. In this tutorial we created a new next project and added an About page and Navigate between Home page and About page using a tag and after that we used Link Component from next/link library.