@Jack_Franklin There are a few options. I use a "first" or "last" filter. Ot you could use "slice" to get a subset of items.
Example of each of those on my home page as it happens.
https://github.com/philhawksworth/hawksworx.com/blob/master/src/site/index.njk#L27-L47