import Layout from "@/components/Layout"; export default function Contact() { return (

Contact Page

); }