These specs were passing because the `within` method does not work in components specs. We have to use `page.find` instead.
Add a new SDG component to make easier to create subnavigation menus. Co-Authored-By: Javi Martín <35156+javierm@users.noreply.github.com>