import Inquires from "../_inquires/page"; const FooterForm = () => { return (
); }; export default FooterForm;