Is that "Pages" a folder of you site pages library? From the Get-PnPPage examples:
EXAMPLE 3
Get-PnPPage "Templates/MyPageTemplate"
Gets the page named 'MyPageTemplate.aspx' from the templates folder of the Page Library in the current SharePoint site
"pages" should be a folder of the Page library.