export default Base.extend({
  description: attr('string'),
  imageUrl: attr('string'),
  link: attr('string'),
  title: attr('string')