{% import '_featured-path-card.html' as path %}
{{ path.component(title='Angular', image='angular') }}
{{ path.component(title='React Native', image='react', position='left') }}
{{ path.component(title='Swift', image='swift') }}