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 @@ \ No newline at end of file diff --git a/app/components/howitworks.vue b/app/components/howitworks.vue deleted file mode 100644 index 1c0abfb..0000000 --- a/app/components/howitworks.vue +++ /dev/null @@ -1,82 +0,0 @@ - - \ No newline at end of file diff --git a/app/features/features.vue b/app/features/features.vue index 5af52ac..e8cadba 100644 --- a/app/features/features.vue +++ b/app/features/features.vue @@ -20,8 +20,8 @@
-

{{{ $t('how_it_works.responsive_title') }}}

- {{{ $t('how_it_works.responsive') }}} +

{{{ $t('features.responsive_title') }}}

+

{{{ $t('features.responsive') }}}

@@ -32,8 +32,8 @@
-

{{{ $t('how_it_works.no_cloud_title') }}}

- {{{ $t('how_it_works.no_cloud') }}} +

{{{ $t('features.no_cloud_title') }}}

+

{{{ $t('features.no_cloud') }}}

@@ -45,8 +45,8 @@
-

{{{ $t('how_it_works.open_source_title') }}}

- {{{ $t('how_it_works.open_source') }}} +

{{{ $t('features.open_source_title') }}}

+

{{{ $t('features.open_source') }}}

@@ -57,8 +57,8 @@
-

{{{ $t('how_it_works.free_title') }}}

- {{{ $t('how_it_works.free') }}} +

{{{ $t('features.free_title') }}}

+

{{{ $t('features.free') }}}

diff --git a/app/assets/images/el.jpg b/app/feedback/el.jpg similarity index 100% rename from app/assets/images/el.jpg rename to app/feedback/el.jpg diff --git a/app/components/feedback.vue b/app/feedback/feedback.vue similarity index 50% rename from app/components/feedback.vue rename to app/feedback/feedback.vue index 44ba0b8..d723c02 100644 --- a/app/components/feedback.vue +++ b/app/feedback/feedback.vue @@ -1,5 +1,49 @@ + + + <!–...–> {{{ $t('feedback.what_do_you_think') }}}