import React from 'react'; const InitTitle = () => { return (

Enterfront

); }; export default InitTitle;