Last active
July 20, 2024 20:32
-
-
Save codigoconjuan/57985871b1f16ae68952d714843ae2e1 to your computer and use it in GitHub Desktop.
Home DevJobs Laravel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<x-app-layout> | |
<div class="py-16 bg-gray-50 overflow-hidden lg:py-24"> | |
<div class=" max-w-xl mx-auto px-4 sm:px-6 lg:px-8 lg:max-w-7xl"> | |
<div class="relative"> | |
<h2 class="text-center text-4xl leading-8 font-extrabold tracking-tight text-indigo-600 sm:text-6xl">Encuentra un trabajo en Tech de forma remota</h2> | |
<p class="mt-4 max-w-3xl mx-auto text-center text-xl text-gray-500">Encuentra el trabajo de tus sueños en una empresa internacional; tenemos vacantes para front end developer, backend, devops, mobile y mucho más!</p> | |
</div> | |
</div> | |
</div> | |
</x-app-layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gracias profe!