diff --git a/public/images/clients/getthebox.svg b/public/images/clients/getthebox.svg index 6859a69..9a0b600 100644 --- a/public/images/clients/getthebox.svg +++ b/public/images/clients/getthebox.svg @@ -1,57 +1,35 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 1e42142..a20b6af 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -29,14 +29,15 @@ class="w-full sm:w-auto sm:px-12 -ml-1 shadow-xl bg-website-normal">{{ __("butto
-
{{ __("content.home.section_2.title_1") }} +
+ {{ __("content.home.section_2.title_1") }} {{ __("content.home.section_2.title_2") }}
-
+
@foreach ($clients as $client) -
+
{{ $client['alt'] }}
@endforeach