Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincrozat committed Nov 22, 2023
1 parent 05ae8ec commit 3aab9b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/components/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
<div class="flex flex-col min-h-screen">
@if (! request()->routeIs('dummy-store.*', 'media-kit', 'openings.*', 'pouest', 'sponsors'))
<div class="block text-sm text-white bg-gradient-to-r from-gray-900 to-gray-800">
<div class="container flex items-center justify-center gap-4 py-3 md:max-w-[768px]">
<div>
<div class="container flex items-center justify-center gap-4 py-3 md:gap-8 md:max-w-screen-sm">
<div class="flex-grow">
“Black Friday deals end soon, so <a wire:navigate.hover href="https://benjamincrozat.com/best-black-friday-deals-2023" class="font-medium underline">go check them out</a>!<br />
And as always, <a href="https://larajobs.com?utm_source=benjamincrozat&utm_medium=banner&utm_campaign=benjamincrozat" target="_blank" rel="noopener" class="font-medium underline">LaraJobs</a> has plenty of job offers for you!”
</div>
Expand Down

0 comments on commit 3aab9b9

Please sign in to comment.