From c4c71fe057da43dca573b9e04cfe65a2e318c577 Mon Sep 17 00:00:00 2001 From: Krzysztof Rewak Date: Tue, 23 Jul 2024 11:42:41 +0200 Subject: [PATCH] #285 - visual and codestyle tweaks (#297) * #285 - visual and codestyle tweaks * Update lang/pl/content.php Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> * Update lang/pl/content.php Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> * Update lang/en/content.php Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> --------- Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com> --- composer.json | 12 ++--- composer.lock | 52 +++++++++---------- config/clients.php | 12 +++-- lang/en/content.php | 16 +++--- lang/pl/content.php | 16 +++--- public/images/clients/faktoria.svg | 36 +++++++++++++ resources/views/about.blade.php | 46 ++++++++-------- resources/views/activities.blade.php | 2 +- resources/views/activity.blade.php | 19 ++++--- resources/views/career.blade.php | 40 +++++++------- resources/views/case-studies.blade.php | 12 ++--- .../case-studies/base-template.blade.php | 8 +-- resources/views/components/tile.blade.php | 8 ++- resources/views/home.blade.php | 24 +++++---- resources/views/layout/public.blade.php | 2 +- resources/views/policy.blade.php | 10 ++-- resources/views/software-engineer.blade.php | 50 +++++++++--------- .../vendor/pagination/tailwind.blade.php | 2 +- tests/Unit/.gitkeep | 0 tests/Unit/ExampleTest.php | 15 ------ 20 files changed, 200 insertions(+), 182 deletions(-) create mode 100644 public/images/clients/faktoria.svg create mode 100644 tests/Unit/.gitkeep delete mode 100644 tests/Unit/ExampleTest.php diff --git a/composer.json b/composer.json index 4030ac4d..7ddbfaab 100644 --- a/composer.json +++ b/composer.json @@ -21,12 +21,12 @@ "nesbot/carbon": "^3.5" }, "require-dev": { - "blumilksoftware/codestyle": "^v3.0", + "blumilksoftware/codestyle": "^3.2", "fakerphp/faker": "^1.23", "mockery/mockery": "^1.6", "nunomaduro/collision": "^8.1", - "larastan/larastan": "^v2.9.5", - "phpunit/phpunit": "^11.1.2", + "larastan/larastan": "^2.9", + "phpunit/phpunit": "^11.1", "spatie/laravel-ignition": "^2.4" }, "autoload": { @@ -50,12 +50,6 @@ "post-update-cmd": [ "@php artisan vendor:publish --tag=laravel-assets --ansi --force" ], - "post-root-package-install": [ - "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" - ], - "post-create-project-cmd": [ - "@php artisan key:generate --ansi" - ], "test": [ "@putenv XDEBUG_MODE=off", "@php artisan test" diff --git a/composer.lock b/composer.lock index bc079060..7c6c6109 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d1e877a0a3da7237179b28582f89895f", + "content-hash": "4259d6b9d1ea31a1633f755b28b60c70", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -8565,16 +8565,16 @@ }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", "shasum": "" }, "require": { @@ -8626,7 +8626,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.0" + "source": "https://github.com/composer/semver/tree/3.4.2" }, "funding": [ { @@ -8642,7 +8642,7 @@ "type": "tidelift" } ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2024-07-12T11:35:52+00:00" }, { "name": "composer/xdebug-handler", @@ -9154,16 +9154,16 @@ }, { "name": "larastan/larastan", - "version": "v2.9.7", + "version": "v2.9.8", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "5c805f636095cc2e0b659e3954775cf8f1dad1bb" + "reference": "340badd89b0eb5bddbc503a4829c08cf9a2819d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/5c805f636095cc2e0b659e3954775cf8f1dad1bb", - "reference": "5c805f636095cc2e0b659e3954775cf8f1dad1bb", + "url": "https://api.github.com/repos/larastan/larastan/zipball/340badd89b0eb5bddbc503a4829c08cf9a2819d7", + "reference": "340badd89b0eb5bddbc503a4829c08cf9a2819d7", "shasum": "" }, "require": { @@ -9177,7 +9177,7 @@ "illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0", "php": "^8.0.2", "phpmyadmin/sql-parser": "^5.9.0", - "phpstan/phpstan": "^1.11.1" + "phpstan/phpstan": "^1.11.2" }, "require-dev": { "doctrine/coding-standard": "^12.0", @@ -9232,7 +9232,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v2.9.7" + "source": "https://github.com/larastan/larastan/tree/v2.9.8" }, "funding": [ { @@ -9252,7 +9252,7 @@ "type": "patreon" } ], - "time": "2024-05-27T18:33:26+00:00" + "time": "2024-07-06T17:46:02+00:00" }, { "name": "mockery/mockery", @@ -10083,16 +10083,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591" + "reference": "1dc0fedac703199e8704de085e47dd46bac0dde4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be9e3ed32a1287a9bfda15936cc86fef4e4cf591", - "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1dc0fedac703199e8704de085e47dd46bac0dde4", + "reference": "1dc0fedac703199e8704de085e47dd46bac0dde4", "shasum": "" }, "require": { @@ -10163,7 +10163,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.6" }, "funding": [ { @@ -10179,7 +10179,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T13:11:31+00:00" + "time": "2024-07-03T05:51:49+00:00" }, { "name": "react/cache", @@ -11018,16 +11018,16 @@ }, { "name": "sebastian/diff", - "version": "6.0.1", + "version": "6.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "ab83243ecc233de5655b76f577711de9f842e712" + "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ab83243ecc233de5655b76f577711de9f842e712", - "reference": "ab83243ecc233de5655b76f577711de9f842e712", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544", + "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544", "shasum": "" }, "require": { @@ -11073,7 +11073,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "security": "https://github.com/sebastianbergmann/diff/security/policy", - "source": "https://github.com/sebastianbergmann/diff/tree/6.0.1" + "source": "https://github.com/sebastianbergmann/diff/tree/6.0.2" }, "funding": [ { @@ -11081,7 +11081,7 @@ "type": "github" } ], - "time": "2024-03-02T07:30:33+00:00" + "time": "2024-07-03T04:53:05+00:00" }, { "name": "sebastian/environment", diff --git a/config/clients.php b/config/clients.php index 023218ba..b6cd8828 100644 --- a/config/clients.php +++ b/config/clients.php @@ -3,10 +3,6 @@ declare(strict_types=1); return [ - [ - "src" => "images/clients/simple.svg", - "alt" => "Simple", - ], [ "src" => "images/clients/insly.svg", "alt" => "Insly", @@ -15,6 +11,14 @@ "src" => "images/clients/kghm.svg", "alt" => "KGHM Centrum Analityki", ], + [ + "src" => "images/clients/faktoria.svg", + "alt" => "Faktoria", + ], + [ + "src" => "images/clients/simple.svg", + "alt" => "Simple", + ], [ "src" => "images/clients/sklodowscy.svg", "alt" => "Skłodowscy", diff --git a/lang/en/content.php b/lang/en/content.php index 5a9c7cd3..dd4152e5 100644 --- a/lang/en/content.php +++ b/lang/en/content.php @@ -13,10 +13,10 @@ ], "home" => [ "section_1" => [ - "title_1" => "Software", - "title_2" => "tailored", - "title_3" => "to your needs", - "subtitle_1" => "We are passionate about creating web/mobile applications and advanced R&D projects.", + "title_1" => "Software tailored to", + "title_2" => "your", + "title_3" => "needs", + "subtitle_1" => "We are passionate about creating web and mobile applications, AI implementations and advanced R&D projects.", "subtitle_2" => "We turn concepts into working solutions.", ], "section_2" => [ @@ -47,7 +47,7 @@ "subtitle" => "We design intuitive interfaces that make using them easy and pleasant.", ], "tile_6" => [ - "title" => "Use of AI", + "title" => "AI implementations", "subtitle" => "We offer clients optimization of activities using AI.", ], ], @@ -135,10 +135,10 @@ "section_2" => [ "title_1" => "Benefits", "subtitle_1" => "For each team member, we provide not only interesting projects, but also a benefits package.", - "benefit_1" => "Flexible working hours", + "benefit_1" => "Flexible working hours and hybrid work", "benefit_2" => "English with a native speaker", - "benefit_3" => "Private medical care", - "benefit_4" => "Multisport", + "benefit_3" => "Private medical care and insurance", + "benefit_4" => "MultiSport card", "benefit_5" => "Fruit Tuesdays", "benefit_6" => "Daily dose of memes", ], diff --git a/lang/pl/content.php b/lang/pl/content.php index c27611f0..95f9c74e 100644 --- a/lang/pl/content.php +++ b/lang/pl/content.php @@ -13,10 +13,10 @@ ], "home" => [ "section_1" => [ - "title_1" => "Oprogramowanie ", - "title_2" => "dopasowane ", - "title_3" => "do Twoich potrzeb", - "subtitle_1" => "Jesteśmy pasjonatami tworzenia aplikacji web/mobile oraz zaawansowanych projektów B+R.", + "title_1" => "Oprogramowanie dopasowane do", + "title_2" => "Twoich", + "title_3" => "potrzeb", + "subtitle_1" => "Jesteśmy pasjonatami tworzenia aplikacji webowych i mobilnych, naukowcami zajmującymi się sztuczną inteligencją oraz uczestnikami projektów B+R.", "subtitle_2" => "Zmieniamy koncepcje w działające rozwiązania.", ], "section_2" => [ @@ -47,7 +47,7 @@ "subtitle" => "Projektujemy intuicyjne interfejsy, które sprawiają, że korzystanie z nich jest łatwe i przyjemne.", ], "tile_6" => [ - "title" => "Wykorzystanie AI", + "title" => "Wdrażanie sztucznej inteligencji", "subtitle" => "Proponujemy klientom optymalizację działań z wykorzystaniem AI.", ], ], @@ -135,10 +135,10 @@ "section_2" => [ "title_1" => "Benefity", "subtitle_1" => "Dla każdego członka zespołu zapewniamy nie tylko ciekawe projekty, ale także pakiet benefitów.", - "benefit_1" => "Elastyczne godziny", + "benefit_1" => "Elastyczne godziny i hybrydowy tryb pracy", "benefit_2" => "Język angielski z native speakerem", - "benefit_3" => "Prywatna opieka medyczna", - "benefit_4" => "Multisport", + "benefit_3" => "Prywatna opieka medyczna i ubezpieczenie", + "benefit_4" => "Karta MultiSport", "benefit_5" => "Owocowe wtorki", "benefit_6" => "Dzienna dawka memów", ], diff --git a/public/images/clients/faktoria.svg b/public/images/clients/faktoria.svg new file mode 100644 index 00000000..7fd71855 --- /dev/null +++ b/public/images/clients/faktoria.svg @@ -0,0 +1,36 @@ + + +Faktoria + + + + + + + + + + + + + + + diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index 47b17079..733b17ac 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -21,14 +21,14 @@

- {{__("content.about.section_1.title_1")}} - {{__("content.about.section_1.title_2")}} + {{ __("content.about.section_1.title_1") }} + {{ __("content.about.section_1.title_2") }}

-
+

- {{__("content.about.section_1.subtitle_1")}} - {{__("content.about.section_1.subtitle_2")}} + {{ __("content.about.section_1.subtitle_1") }} + {{ __("content.about.section_1.subtitle_2") }}

@@ -54,15 +54,15 @@

- {{__("content.about.section_2.title_1")}} - {{__("content.about.section_2.title_2")}} + {{ __("content.about.section_2.title_1") }} + {{ __("content.about.section_2.title_2") }}

- {{__("content.about.section_2.subtitle_1")}} - {{__("content.about.section_2.subtitle_2")}} + {{ __("content.about.section_2.subtitle_1") }} + {{ __("content.about.section_2.subtitle_2") }}

@@ -71,33 +71,33 @@
-

{{__("content.about.section_3.title_1")}}

+

{{ __("content.about.section_3.title_1") }}

{{__("content.about.section_3.subtitle_1")}} + class="font-light leading-relaxed text-xl relative">{{ __("content.about.section_3.subtitle_1") }}

- {{__("content.about.section_3.content_1")}} - {{__("content.about.section_3.content_2")}} + {{ __("content.about.section_3.content_1") }} + {{ __("content.about.section_3.content_2") }}

- {{__("content.about.section_3.content_3")}} - {{__("content.about.section_3.content_4")}} + {{ __("content.about.section_3.content_3") }} + {{ __("content.about.section_3.content_4") }}

- {{__("content.about.section_3.content_5")}} - {{__("content.about.section_3.content_6")}} + {{ __("content.about.section_3.content_5") }} + {{ __("content.about.section_3.content_6") }}

@@ -109,15 +109,15 @@ class="flex flex-col items-center gap-y-6 leading-relaxed">
- {{__("content.about.section_4.badge")}} + {{ __("content.about.section_4.badge") }}
-

{{__("content.about.section_4.title_1")}}

+

{{ __("content.about.section_4.title_1") }}

- {{__("content.about.section_4.subtitle_1")}} - {{__("content.about.section_4.subtitle_2")}} - {{__("content.about.section_4.subtitle_3")}} + {{ __("content.about.section_4.subtitle_1") }} + {{ __("content.about.section_4.subtitle_2") }} + {{ __("content.about.section_4.subtitle_3") }}
@@ -129,7 +129,7 @@ class="size-full object-cover rounded-[40px]" alt="placeholder"/>
-
+ +
- photo) }}" + photo) }}" alt="" class="inset-0 -z-10 size-full object-cover">
@@ -48,12 +49,11 @@ class="inset-0 -z-10 size-full object-cover">

{{ $activity->title }}

{{ $activity->subtitle }}

-
{!! $activity->description !!}
- @if(!empty( $activity->url )) + @if(!empty($activity->url)) @@ -63,7 +63,7 @@ class="inset-0 -z-10 size-full object-cover">
- @endsection diff --git a/resources/views/career.blade.php b/resources/views/career.blade.php index dabeb1f4..a8edcb69 100644 --- a/resources/views/career.blade.php +++ b/resources/views/career.blade.php @@ -19,13 +19,13 @@

- {{__("content.career.section_1.title_1")}} - {{__("content.career.section_1.title_2")}} + {{ __("content.career.section_1.title_1") }} + {{ __("content.career.section_1.title_2") }}

- {{__("content.career.section_1.subtitle_1")}} + {{ __("content.career.section_1.subtitle_1") }}

-
+
placeholder + alt="{{ __("content.career.section_3.title_1") }}"/>
-

{{__("content.career.section_3.title_1")}}

- {{__("content.career.section_3.badge")}} +

{{ __("content.career.section_4.title_1") }}

+ {{ __("content.career.section_4.badge") }}

- {{__("content.career.section_3.subtitle_1")}} - {{__("content.career.section_3.subtitle_2")}} - {{__("content.career.section_3.subtitle_3")}} + {{ __("content.career.section_4.subtitle_1") }} + {{ __("content.career.section_4.subtitle_2") }}

- {{ __("buttons.apply_internship") }} + {{ __("buttons.apply_now") }}
-
+
-

{{__("content.career.section_4.title_1")}}

- {{__("content.career.section_4.badge")}} +

{{ __("content.career.section_3.title_1") }}

+ {{ __("content.career.section_3.badge") }}

- {{__("content.career.section_4.subtitle_1")}} - {{__("content.career.section_4.subtitle_2")}} + {{ __("content.career.section_3.subtitle_1") }} + {{ __("content.career.section_3.subtitle_2") }} + {{ __("content.career.section_3.subtitle_3") }}

- {{ __("buttons.apply_now") }} + {{ __("buttons.apply_internship") }}
@endsection diff --git a/resources/views/case-studies.blade.php b/resources/views/case-studies.blade.php index 56ac1be6..c54ae19c 100644 --- a/resources/views/case-studies.blade.php +++ b/resources/views/case-studies.blade.php @@ -28,10 +28,10 @@

- {{__("content.case_studies.section_1.title_1")}} - {{__("content.case_studies.section_1.title_2")}}

- {{__("content.case_studies.section_1.subtitle_1")}} - {{__("content.case_studies.section_1.subtitle_2")}} + {{ __("content.case_studies.section_1.title_1") }} + {{ __("content.case_studies.section_1.title_2") }} + {{ __("content.case_studies.section_1.subtitle_1") }} + {{ __("content.case_studies.section_1.subtitle_2") }}
@foreach($caseStudies as $index => $caseStudy) @@ -42,8 +42,8 @@

- {{__("content.case_studies.section_2.title_1")}}

- {{__("content.case_studies.section_2.subtitle_1")}} + {{ __("content.case_studies.section_2.title_1") }} + {{ __("content.case_studies.section_2.subtitle_1") }}
{{ __("buttons.text_us") }}
diff --git a/resources/views/case-studies/base-template.blade.php b/resources/views/case-studies/base-template.blade.php index 8bb8d945..da00819e 100644 --- a/resources/views/case-studies/base-template.blade.php +++ b/resources/views/case-studies/base-template.blade.php @@ -46,11 +46,11 @@ class="relative aspect-[5/3] flex w-full h-full rounded-3xl bg-white shadow-md r

- {{__("content.case_study.section_2.title_1")}} - {{__("content.case_study.section_2.title_2")}} - {{__("content.case_study.section_2.title_3")}} + {{ __("content.case_study.section_2.title_1") }} + {{ __("content.case_study.section_2.title_2") }} + {{ __("content.case_study.section_2.title_3") }}

- {{__("content.case_study.section_2.subtitle_1")}} + {{ __("content.case_study.section_2.subtitle_1") }}
{{ __('buttons.back_to_portfolio') }} {{ __("buttons.text_us") }} diff --git a/resources/views/components/tile.blade.php b/resources/views/components/tile.blade.php index 848e550c..372605d2 100644 --- a/resources/views/components/tile.blade.php +++ b/resources/views/components/tile.blade.php @@ -1,13 +1,11 @@ -
- {{ $alt }} +
+ {{ $alt }}
{!! $title !!} - + {{ $description }}
-
diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index a3cfe341..cf949d31 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -14,15 +14,16 @@
-
+
-

{{ __("content.home.section_1.title_1") }} - {{__("content.home.section_1.title_2")}} - {{ __("content.home.section_1.title_3") }} +

+ {{ __("content.home.section_1.title_1") }} + {{ __("content.home.section_1.title_2") }} + {{ __("content.home.section_1.title_3") }}

@@ -45,7 +46,7 @@ class="px-12 -ml-1 shadow-xl bg-website-normal">{{ __("buttons.about") }}{{ __("content.home.section_2.title_2") }}
- +
+
diff --git a/resources/views/software-engineer.blade.php b/resources/views/software-engineer.blade.php index fb46d290..2e3911ae 100644 --- a/resources/views/software-engineer.blade.php +++ b/resources/views/software-engineer.blade.php @@ -18,54 +18,54 @@
- {{__("content.software_engineer.section_1.badge")}} -

{{__("content.software_engineer.section_1.title_1")}} - {{__("content.software_engineer.section_1.title_2")}} + {{ __("content.software_engineer.section_1.badge") }} +

{{ __("content.software_engineer.section_1.title_1") }} + {{ __("content.software_engineer.section_1.title_2") }}

- {{__("content.software_engineer.section_1.subtitle_1")}} + {{ __("content.software_engineer.section_1.subtitle_1") }}
- {{__("content.software_engineer.section_1.subtitle_2")}} + {{ __("content.software_engineer.section_1.subtitle_2") }}
  • - {{__("content.software_engineer.section_1.content_1")}} + {{ __("content.software_engineer.section_1.content_1") }}
  • - {{__("content.software_engineer.section_1.content_2")}} + {{ __("content.software_engineer.section_1.content_2") }}
  • - {{__("content.software_engineer.section_1.content_3")}} + {{ __("content.software_engineer.section_1.content_3") }}
  • - {{__("content.software_engineer.section_1.content_4")}} + {{ __("content.software_engineer.section_1.content_4") }}
  • - {{__("content.software_engineer.section_1.content_5")}} + {{ __("content.software_engineer.section_1.content_5") }}
  • - {{__("content.software_engineer.section_1.content_6")}} + {{ __("content.software_engineer.section_1.content_6") }}
  • - {{__("content.software_engineer.section_1.content_7")}} + {{ __("content.software_engineer.section_1.content_7") }}
  • - {{__("content.software_engineer.section_1.content_8")}} + {{ __("content.software_engineer.section_1.content_8") }}
  • - {{__("content.software_engineer.section_1.content_9")}} + {{ __("content.software_engineer.section_1.content_9") }}
@@ -84,43 +84,43 @@

- {{__("content.software_engineer.section_2.title_1")}}

+ {{ __("content.software_engineer.section_2.title_1") }}
  • - {{__("content.software_engineer.section_2.content_1")}} + {{ __("content.software_engineer.section_2.content_1") }}
  • - {{__("content.software_engineer.section_2.content_2")}} + {{ __("content.software_engineer.section_2.content_2") }}
  • - {{__("content.software_engineer.section_2.content_3")}} + {{ __("content.software_engineer.section_2.content_3") }}
  • - {{__("content.software_engineer.section_2.content_4")}} + {{ __("content.software_engineer.section_2.content_4") }}
  • - {{__("content.software_engineer.section_2.content_5")}} + {{ __("content.software_engineer.section_2.content_5") }}
  • - {{__("content.software_engineer.section_2.content_6")}} + {{ __("content.software_engineer.section_2.content_6") }}
  • - {{__("content.software_engineer.section_2.content_7")}} + {{ __("content.software_engineer.section_2.content_7") }}
  • - {{__("content.software_engineer.section_2.content_8")}} + {{ __("content.software_engineer.section_2.content_8") }}
  • - {{__("content.software_engineer.section_2.content_9")}} + {{ __("content.software_engineer.section_2.content_9") }}
@@ -130,7 +130,7 @@

- {{__("content.software_engineer.section_3.title_1")}}

+ {{ __("content.software_engineer.section_3.title_1") }}
{{ __("buttons.apply_now") }} diff --git a/resources/views/vendor/pagination/tailwind.blade.php b/resources/views/vendor/pagination/tailwind.blade.php index b1a63ec5..1cd4fe54 100644 --- a/resources/views/vendor/pagination/tailwind.blade.php +++ b/resources/views/vendor/pagination/tailwind.blade.php @@ -66,7 +66,7 @@ @if (is_array($element)) @foreach ($element as $page => $url) - @if ($page == $paginator->currentPage()) + @if ($page === $paginator->currentPage()) {{ $page }} diff --git a/tests/Unit/.gitkeep b/tests/Unit/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/tests/Unit/ExampleTest.php b/tests/Unit/ExampleTest.php deleted file mode 100644 index bb5cb02c..00000000 --- a/tests/Unit/ExampleTest.php +++ /dev/null @@ -1,15 +0,0 @@ -assertTrue(true); - } -}