reload page in next js code example Example: link in next js is refresh page <Link href="/shop/[pid]" as={`/shop/${id}`}> <a>Shop by menu</a> </Link>