import React from 'react' const GeneralFooter = () => { const date = new Date(); return ( ) } export default GeneralFooter