Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 15, 2024
1 parent eb6d198 commit 366050b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/views/careers.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@ class="mt-6 max-w-sm mx-auto flex flex-col justify-center items-center gap-4 sm:
<div class="space-y-4">
@foreach ([
[
'title' => 'Vibes master',
'location' => 'Bow Tie Nebula',
'title' => 'Lead Infrastructure Engineer',
'location' => 'Remote',
'link' => '#',
],
[
'title' => 'Front-end developer',
'location' => 'United States',
'title' => 'Full-Stack Developer',
'location' => 'Remote',
'link' => '#',
],
[
'title' => 'Product owner',
'title' => 'Infrastructure Support',
'location' => 'Remote',
'link' => '#',
],
Expand Down

0 comments on commit 366050b

Please sign in to comment.