From 65129453617da01b98b34b850f09b90235236265 Mon Sep 17 00:00:00 2001 From: Aleksandra Kozubal <104600942+AleksandraKozubal@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:47:16 +0200 Subject: [PATCH] #294 - case study on main page (#339) * texts and img update * remove button * Update lang/pl/content.php Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> --------- Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> --- lang/en/content.php | 10 +++---- lang/pl/content.php | 10 +++---- public/graphics/main_project/no_frame.svg | 10 +++---- public/graphics/main_project/with_frame.svg | 30 ++++++++----------- public/graphics/shadow_2.svg | 14 +++++++++ .../views/components/main-project.blade.php | 13 ++++---- resources/views/home.blade.php | 6 ++-- 7 files changed, 50 insertions(+), 43 deletions(-) create mode 100644 public/graphics/shadow_2.svg diff --git a/lang/en/content.php b/lang/en/content.php index a58002cd..ad126e6c 100644 --- a/lang/en/content.php +++ b/lang/en/content.php @@ -55,14 +55,14 @@ "subtitle_1" => "Learn how our implementations transformed clients' challenges into ", "subtitle_2" => "effective solutions", "tile_1" => [ - "title_1" => "Notification", - "description_1" => "Here is a place for an example component used in the application. It could be a modal, dropdown or whatever.", + "title_1" => "Project objective", + "description_1" => "Creation of an application for ordering medical services with a dedicated panel for employees and clients.", ], "tile_2" => [ - "title_1" => "Title", - "description_1" => "Keep your messages short, but make sure they cover everything you need to say.", + "title_1" => "Manage your visits", + "description_1" => "Safe and intuitive ordering and payment process for selected services.", ], - "badge" => "Here is also an example badge from the application.", + "badge" => "Design that fits the specifics of the industry", ], "section_5" => [ "title_1" => "What they say about us", diff --git a/lang/pl/content.php b/lang/pl/content.php index 76de834b..552b1137 100644 --- a/lang/pl/content.php +++ b/lang/pl/content.php @@ -55,14 +55,14 @@ "subtitle_1" => "Dowiedz się, jak nasze realizacje przekształciły wyzwania klientów w", "subtitle_2" => "skuteczne rozwiązania.", "tile_1" => [ - "title_1" => "Powiadomienie", - "description_1" => "Tutaj jest miejsce na przykładowy komponent użyty w aplikacji. Może to być modal, dropdown czy cokolwiek.", + "title_1" => "Cel projektu", + "description_1" => "Stworzenie aplikacji do zamawiania usług medycznych z dedykowanym panelem dla pracowników i klientów.", ], "tile_2" => [ - "title_1" => "Tytuł", - "description_1" => "Staraj się, aby Twoje wiadomości były krótkie, ale upewnij się, że obejmują wszystko, co masz do powiedzenia.", + "title_1" => "Zarządzaj swoimi wizytami", + "description_1" => "Bezpieczny i intuicyjny proces zamawiania oraz płatności za wybrane usługi.", ], - "badge" => "Tutaj też przykładowy badge z aplikacji.", + "badge" => "Design wpasowujący się w specyfikę branży", ], "section_5" => [ "title_1" => "Co o nas mówią", diff --git a/public/graphics/main_project/no_frame.svg b/public/graphics/main_project/no_frame.svg index 94b58a1c..9d7443ad 100644 --- a/public/graphics/main_project/no_frame.svg +++ b/public/graphics/main_project/no_frame.svg @@ -1,9 +1,9 @@ - - + + - - + + - + diff --git a/public/graphics/main_project/with_frame.svg b/public/graphics/main_project/with_frame.svg index f3a1c2c6..d83d37ae 100644 --- a/public/graphics/main_project/with_frame.svg +++ b/public/graphics/main_project/with_frame.svg @@ -1,30 +1,24 @@ - - - - + + + + - + - + - + - - - - - - - - + + - - + + - + diff --git a/public/graphics/shadow_2.svg b/public/graphics/shadow_2.svg new file mode 100644 index 00000000..e22eeeaf --- /dev/null +++ b/public/graphics/shadow_2.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/views/components/main-project.blade.php b/resources/views/components/main-project.blade.php index e600fd9e..c48ae28b 100644 --- a/resources/views/components/main-project.blade.php +++ b/resources/views/components/main-project.blade.php @@ -1,5 +1,5 @@
-