You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
696 B
25 lines
696 B
.features-list |
|
.features-list__row |
|
.text |
|
%h6= t 'about.features.real_conversation_title' |
|
= t 'about.features.real_conversation_body' |
|
.visual |
|
= fa_icon 'fw comments' |
|
.features-list__row |
|
.text |
|
%h6= t 'about.features.not_a_product_title' |
|
= t 'about.features.not_a_product_body' |
|
.visual |
|
= fa_icon 'fw users' |
|
.features-list__row |
|
.text |
|
%h6= t 'about.features.within_reach_title' |
|
= t 'about.features.within_reach_body' |
|
.visual |
|
= fa_icon 'fw mobile' |
|
.features-list__row |
|
.text |
|
%h6= t 'about.features.humane_approach_title' |
|
= t 'about.features.humane_approach_body' |
|
.visual |
|
= fa_icon 'fw leaf'
|
|
|