1export const coreTeam = [ 2 { 3 avatar: 'https://github.com/mrlubos.png', 4 links: [{ icon: 'github', link: 'https://github.com/mrlubos' }], 5 name: 'Lubos', 6 title: 'Hey API', 7 }, 8];