ContactForm
Complete contact form with name, email, phone, and message. Netlify Forms integration included.
Interactive form components with Netlify Forms integration, spam protection, and conversion tracking. Drop them in, start collecting leads.
All form components integrate with Netlify Forms for submission handling, include spam protection, and track conversions with Google Analytics. No backend code required.
Forms are accessible, mobile-friendly, and fully dark-mode compatible. Just drop them into your pages and start collecting leads.
import ContactForm from '@theme/components/forms/ContactForm.astro';
<ContactForm /> Forms are automatically detected during deployment. Submissions appear in: Netlify Dashboard → Forms.
After submission, users are redirected to a success page. Create one at /src/pages/contact/success.astro.
Click on any component above to see live examples, integration guides, and code snippets.