Skip to content

Commit

Permalink
Remove hiring banner
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv committed Jan 23, 2024
1 parent 7cd2fcc commit 1a443d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/views/front/pages/home/partials/news.blade.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<section id="news">
{{--
<div class="wrap gap-y-0 items-end">
<div class="mb-8 flex items-start">
<a href="{{ route('vacancies.index') }}" class="text-2xl px-4 -my-2 py-2 bg-blue-darker hover:bg-blue-dark text-white rounded-sm">
<strong class="font-semibold">Now hiring</strong>: JavaScript Developer
</a>
</div>
</div>
--}}

<div class="wrap wrap-6 gapy-0 items-end">
<div class="sm:col-span-3 | line-l">
Expand Down

0 comments on commit 1a443d6

Please sign in to comment.