Bellow, Here is a screenshot of the Home screen with the TopMenu open.
In the TopMenu, at "Highlighted News", the Home banner is shown instead of the news, that's wrong.
The news to use are the same data than on the Home page: https://github.com/TERITORI/teritori-dapp/blob/chore-thumbnail-media/packages/components/carousels/NewsCarouselSection.tsx#L22
You have to :
Take attention to the existing components before making new ones, and ask information if you need :)

- Red: Current wrong state
- Green: What it should be
Bellow, Here is a screenshot of the Home screen with the TopMenu open.
In the TopMenu, at "Highlighted News", the Home banner is shown instead of the news, that's wrong.
The news to use are the same data than on the Home page: https://github.com/TERITORI/teritori-dapp/blob/chore-thumbnail-media/packages/components/carousels/NewsCarouselSection.tsx#L22
You have to :
Take attention to the existing components before making new ones, and ask information if you need :)