import ContactForm from '@/components/contact-form' export default function ContactPage() { return (
) }