You need to:
- Add recaptcha in your server action, as a first step there, before the send mail step:
use the secret key provided by google.
- On the page, inside the server connect form add the recaptcha component and add the site key provided by google:
and add your submit button in the form.