Corporate Starter & Localization

Hello everyone, I’m working on a page which is based on the Nextjs Corporate Starter, and I’m wondering how I could go about making a button/select/dropdown that would change the locale - I have localization working on the strapi side, I just don’t know how to go about switching from one locale to the other without manually editing the url
Could anyone give me some pointers?

This topic has been created from a Discord post (1243142688631685131) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Check the next-intl documentation or nextjs documentation for getting examples