Errors adding languages and Remove redirect to lang in starter template

Fetching Data from strapi is extremly easy, it can be done with rest api or graphql if you install the plugin.

You don’t need a corportate starter template, just install next.js and use native fetch to hit your strapi endpoints that get created automatically as you make content types.