• <%= link_to root_path, class: 'jarvismetro-tile big-cubes bg-color-blue' do %> Mail 14 <% end %>
  • <%= link_to root_path, class: 'jarvismetro-tile big-cubes bg-color-orangeDark' do %> Calendar <% end %>
  • <%= link_to root_path, class: 'jarvismetro-tile big-cubes bg-color-purple' do %> Maps <% end %>
  • <%= link_to root_path, class: 'jarvismetro-tile big-cubes bg-color-blueDark' do %> Invoice 99 <% end %>
  • <%= link_to root_path, class: 'jarvismetro-tile big-cubes bg-color-greenLight' do %> Gallery <% end %>
  • <%= link_to root_path, class: 'jarvismetro-tile big-cubes selected bg-color-pinkDark' do %> My Profile <% end %>