import type { Metadata } from 'next' export const metadata: Metadata = { title: 'Contact Us', description: 'Get in touch with us for any questions or inquiries.', } export default function ContactPage() { return (
We'd love to hear from you. Please fill out the form below or contact us using the information provided.