import ContactForm from '@/components/contact-form'; import TypingWords from '@/components/typing-words'; export default function ContactPage() { return (

Tell us about your

Share a few details and we'll get back to you as soon as we can.

); }