Menu links repeating themselves

Hello
The website I’m working on is:

When I click on a link from the header menu, for example Services, it takes me to:
https://pascualdesigner.netlify.app/en/pascualdesigner.netlify.app/en/services/

Any ideas to what could be causing this?
Code:

You have baseURL = "pascualdesigner.netlify.app" set in config.toml.

Should I delete that line? Or what should it be?

fixed it, it was missing https://

Hi, thanks for coming back and confirming you found your solution!