import ContactComponent from "@/app/components/Contact"; export default function Contact() { return (
) }