This is a Server Component.There is no client JS code to handle form. (You can block JS in your browser and see that form still works.) It uses Server Actions to handle the form submission. If there is an invalid input, server will redirect to the another page with error message.