diff --git a/app/app.vue b/app/app.vue
index 06a28ad..1413292 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -1,24 +1,22 @@
- {{{ $t('features.responsive') }}} {{{ $t('features.no_cloud') }}} {{{ $t('features.open_source') }}} {{{ $t('features.free') }}}{{{ $t('how_it_works.responsive_title') }}}
- {{{ $t('how_it_works.responsive') }}}
- {{{ $t('how_it_works.no_cloud_title') }}}
- {{{ $t('how_it_works.no_cloud') }}}
- {{{ $t('how_it_works.open_source_title') }}}
- {{{ $t('how_it_works.open_source') }}}
- {{{ $t('how_it_works.free_title') }}}
- {{{ $t('how_it_works.free') }}}
- {{{ $t('how_it_works.responsive_title') }}}
- {{{ $t('how_it_works.responsive') }}}
+ {{{ $t('features.responsive_title') }}}
+ {{{ $t('how_it_works.no_cloud_title') }}}
- {{{ $t('how_it_works.no_cloud') }}}
+ {{{ $t('features.no_cloud_title') }}}
+ {{{ $t('how_it_works.open_source_title') }}}
- {{{ $t('how_it_works.open_source') }}}
+ {{{ $t('features.open_source_title') }}}
+ {{{ $t('how_it_works.free_title') }}}
- {{{ $t('how_it_works.free') }}}
+ {{{ $t('features.free_title') }}}
+