From ee867d62193cd476d37964a031db4e8ac2b34372 Mon Sep 17 00:00:00 2001 From: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:12:36 +0200 Subject: [PATCH] - change tiles order (#365) --- lang/en/content.php | 8 ++++---- lang/pl/content.php | 8 ++++---- resources/views/home.blade.php | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lang/en/content.php b/lang/en/content.php index 6091f4b1..d8fbb78b 100644 --- a/lang/en/content.php +++ b/lang/en/content.php @@ -30,13 +30,13 @@ "subtitle" => "We create dedicated software in the form of mobile and web applications.", ], "tile_2" => [ - "title" => "Audits of IT solutions", - "subtitle" => "We analyze the source codes of ready-made IT solutions.", - ], - "tile_3" => [ "title" => "Digitization of business and processes", "subtitle" => "We help companies in the digital transformation of their business.", ], + "tile_3" => [ + "title" => "Audits of IT solutions", + "subtitle" => "We analyze the source codes of ready-made IT solutions.", + ], "tile_4" => [ "title" => "R&D projects", "subtitle" => "We engage in a wide range of popular research topics.", diff --git a/lang/pl/content.php b/lang/pl/content.php index 78be2008..d04eeee6 100644 --- a/lang/pl/content.php +++ b/lang/pl/content.php @@ -30,13 +30,13 @@ "subtitle" => "Tworzymy dedykowane oprogramowanie w formie aplikacji mobilnych i webowych.", ], "tile_2" => [ - "title" => "Audyty rozwiązań IT", - "subtitle" => "Analizujemy kody źródłowe gotowych rozwiązań informatycznych.", - ], - "tile_3" => [ "title" => "Cyfryzacja biznesu i procesów", "subtitle" => "Pomagamy klientom przejść przez transformację cyfrową w ich firmach.", ], + "tile_3" => [ + "title" => "Audyty rozwiązań IT", + "subtitle" => "Analizujemy kody źródłowe gotowych rozwiązań informatycznych.", + ], "tile_4" => [ "title" => "Projekty B+R", "subtitle" => "Angażujemy się w szeroki zakres popularnych zagadnień badawczych.", diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 90f8422b..4c5f3928 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -57,12 +57,12 @@ class="client-icon h-auto w-44 m-auto grayscale hover:grayscale-0 transform tran - + - +