The code powering m.abunchtell.com https://m.abunchtell.com
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.
 
 
 
 

26 lines
696 B

  1. .features-list
  2. .features-list__row
  3. .text
  4. %h6= t 'about.features.real_conversation_title'
  5. = t 'about.features.real_conversation_body'
  6. .visual
  7. = fa_icon 'fw comments'
  8. .features-list__row
  9. .text
  10. %h6= t 'about.features.not_a_product_title'
  11. = t 'about.features.not_a_product_body'
  12. .visual
  13. = fa_icon 'fw users'
  14. .features-list__row
  15. .text
  16. %h6= t 'about.features.within_reach_title'
  17. = t 'about.features.within_reach_body'
  18. .visual
  19. = fa_icon 'fw mobile'
  20. .features-list__row
  21. .text
  22. %h6= t 'about.features.humane_approach_title'
  23. = t 'about.features.humane_approach_body'
  24. .visual
  25. = fa_icon 'fw leaf'