My website name : https://glittering-cocada-b92db5.netlify.app
I want to remove the successful form submission message, replacing it with a transition to the page I need. I tried to do this with the help of the action attribute, inserting a link to the page I need there. And this helped me get rid of the messages, but the form itself stopped being sent.
Help me solve this problem.
Here is my code: