import React from 'react'; import footerInfo from 'data/Digital/footer.json'; const Footer = () => { return ( ) } export default Footer