My site is https://protech-solutions.netlify.app, I just tried using Netlify’s Forms, however, when I test it, after I click the button to submit, it redirects me to a 404: Page not found error, as seen in the picture.
I have the netlify attribute in my element, a name attribute, however I do not have an action attribute, but when I inspect my page, it shows that action=“#”.
Any idea how I could fix my form please? Thanks!!