|
|
@ -5,7 +5,7 @@ |
|
|
|
<h1 class="text-xl font-bold text-center mb-4 relative"> |
|
|
|
Welcome to Time Safari |
|
|
|
<br /> |
|
|
|
- Showcasing Gratitude & Magnifying Time |
|
|
|
- Showcase Impact & Magnify Time |
|
|
|
<div |
|
|
|
class="text-lg text-center leading-none absolute right-0 -top-1" |
|
|
|
@click="onClickClose(true)" |
|
|
@ -14,6 +14,9 @@ |
|
|
|
</div> |
|
|
|
</h1> |
|
|
|
|
|
|
|
The feed underneath this pop-up shows the latest contributions, |
|
|
|
some from people and some from projects. |
|
|
|
|
|
|
|
<p v-if="isRegistered" class="mt-4"> |
|
|
|
You can now log things that you've seen: |
|
|
|
<span v-if="numContacts > 0"> |
|
|
@ -23,14 +26,11 @@ |
|
|
|
<span class="bg-green-600 text-white rounded-full"> |
|
|
|
<font-awesome icon="plus" class="fa-fw" /> |
|
|
|
</span> |
|
|
|
button to express your appreciation for... whatever -- maybe thanks for |
|
|
|
showing you all these fascinating stories of |
|
|
|
<em>gratitude</em>. |
|
|
|
button to express your appreciation for... whatever. |
|
|
|
</p> |
|
|
|
<p v-else class="mt-4"> |
|
|
|
The feed underneath this pop-up shows the latest gifts that others have |
|
|
|
recognized. Once someone registers you, you can log your appreciation, |
|
|
|
too. |
|
|
|
<p class="mt-4"> |
|
|
|
Once someone registers you, you can log your |
|
|
|
appreciation, too. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p class="mt-4"> |
|
|
|