mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
add landing pages for meetups
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
class="w-full text-transparent bg-clip-text bg-gradient-to-r from-amber-400 via-amber-500 to-amber-200 lg:inline">{{ __('Bookcases') }}</span>
|
||||
</h1>
|
||||
</div>
|
||||
<p class="px-0 mb-6 text-lg text-gray-600 md:text-xl">
|
||||
{{ __('Search out a public bookcase') }}
|
||||
</p>
|
||||
|
||||
<div class="w-1/2">
|
||||
<p class="px-0 mb-6 text-lg text-gray-600 md:text-xl">
|
||||
{{ __('Search out a public bookcase') }}
|
||||
</p>
|
||||
<div class="rounded" wire:ignore>
|
||||
@if($markers[0] ?? false)
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user