const myLinks = { error: '*', getStarted: '/', login: '/login', home: '/home', getLoan: '/get-loan' } export default myLinks