Skip to content

Commit

Permalink
Update home.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincrozat authored Oct 10, 2023
1 parent b8ea5e4 commit 86ded6a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions resources/views/home.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ class="transition-all duration-500 delay-300 scale-75 opacity-0 h-9 md:h-11"
<a wire:navigate.hover href="{{ route('media-kit') }}" class="text-xl -ml-9 md:text-2xl sm:-ml-10 sm:text-3xl">
<x-icon-arrow-to-top-left class="inline w-8 h-8 -translate-y-3" /> <span class="underline decoration-1 underline-offset-2">Showcase your business too</span>
</a>

<span class="mx-2">or</span>

<a wire:navigate.hover href="{{ route('sponsors') }}" class="text-xl md:text-2xl sm:text-3xl">
<span class="underline decoration-1 underline-offset-2">support the blog, and get your rewards</span>!
</a>
</div>
</div>
</x-section>
Expand Down

0 comments on commit 86ded6a

Please sign in to comment.