Here is Contact Form component
Loading preview...
import ContactSection from "@/components/ui/contact-form"; export default function DemoOne() { return <ContactSection />; }
Part of Tailark — browse the full library on 21st.dev.