diff --git a/resources/views/home/landing.blade.php b/resources/views/home/landing.blade.php index e131eae30..337bf5211 100644 --- a/resources/views/home/landing.blade.php +++ b/resources/views/home/landing.blade.php @@ -3,11 +3,11 @@
-
+

{{ __('landing.what_for') }}

{{ __('landing.what_do') }}

{{ __('landing.this_is') }}

-
+
{{ $countChapters }}
{{ __('landing.content.1') }}
@@ -26,9 +26,9 @@
-
-
-
+
+
+

{{ __('landing.features') }}

  • {{ __('landing.features_list.1') }}
  • @@ -48,8 +48,8 @@
    -
    -
    +
    +

    {{ __('landing.title.1') }} {{ __('landing.title.2') }}

    @@ -70,7 +70,7 @@
    -
    +
    {{ __('landing.start_learning') }}
    @@ -80,21 +80,21 @@ class="img-fluid">
    -
    -
    +
    +

    {{ __('landing.actions_list.1') }}

    -
    +

    {{ __('landing.actions_list.2') }}

    -
    +

    {{ __('landing.actions_list.3') }}

    -
    +

    {{ __('landing.actions_list.4') }}

    diff --git a/resources/views/layouts/_footer.blade.php b/resources/views/layouts/_footer.blade.php index d6437f92e..c987e40c6 100644 --- a/resources/views/layouts/_footer.blade.php +++ b/resources/views/layouts/_footer.blade.php @@ -1,7 +1,7 @@