/* eslint-disable */ const en = { headings: { contact: 'Contact', experience: 'Experience', education: 'Education', skills: 'Skills', about: 'About me' } }; export default en;