The Nextjs version of <a> tags. These allow for better javascript navigation, removing the need for a full browser refresh to load a page. Nextjs also automatically performs:

Internet Webpage

<Link href="https://ctftime.org/user/181893">For CTFTime</Link> 

Local Webpage

<Link href="/about"></Link>