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

Contact Page

); }