import BasicView from 'travis/views/basic'; export default BasicView.extend({ classNames: ['landing-pro'], layoutName: 'layouts/landing-page' });