cannery/lib/lokal_web/live/page_live.html.leex

9 lines
245 B
Plaintext

<div class="flex flex-col justify-center items-center text-center space-y-4">
<h1 class="title text-primary-500 text-2xl">
Welcome to Lokal
</h1>
<p class="title text-primary-500 text-lg">
Shop from your community
</p>
</div>