class SectionIntro extends Component {
  static componentName = 'SectionIntro';

  static propTypes = {
    slug: PropTypes.string.isRequired,