feat: Update API endpoints to use production URL
The code changes in this commit update the API endpoints to use the production URL https://krakend.delibite.leclercqvincent.com
. This ensures that the application is making requests to the correct server in a production environment.
Note: This commit message follows the established convention of using a prefix (feat
) to indicate a new feature or enhancement.