2021-09-02 23:32:52 -04:00
|
|
|
<div class="flex flex-col justify-center items-center text-center space-y-4">
|
|
|
|
<h1 class="title text-primary-500 text-2xl">
|
2022-02-25 21:58:07 -05:00
|
|
|
<%= gettext("Welcome to Lokal") %>
|
2021-09-02 23:32:52 -04:00
|
|
|
</h1>
|
2022-02-25 21:58:07 -05:00
|
|
|
|
2021-09-02 23:32:52 -04:00
|
|
|
<p class="title text-primary-500 text-lg">
|
2022-02-25 21:58:07 -05:00
|
|
|
<%= gettext("Shop from your community") %>
|
2021-03-11 21:12:55 -05:00
|
|
|
</p>
|
2022-02-25 21:58:07 -05:00
|
|
|
</div>
|