Contact Form Widget Demo

This shows how you can embed the contact form component anywhere in your site. The form is a React island that hydrates on the client side.

Get In Touch

50
75
600

Usage:

---
import ContactForm from "@components/react/ContactForm.jsx";
---

<ContactForm client:load />