import { urls } from '@/utils/constants'; import TextURL from './Common/TextURL'; function Footer() { return ( ); } export default Footer;