refactor: update services descriptions

This commit is contained in:
Kentai Radiquum 2024-10-18 02:41:33 +05:00
parent cd2029b32e
commit 044dc87794
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

View file

@ -86,7 +86,7 @@
<img src="static/img/immich.png" class="w-14"/>
<p>Immich</p>
</div>
<p class="text-xl">platform for managing and browsing your photos.</p>
<p class="text-xl">Platform for managing and browsing your photos.</p>
<div class="flex items-center gap-2">
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://immich.app">About <span class="icon-[mdi--about] w-8 h-8"></span></a>
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://photos.wah.su">Open <span class="icon-[mdi--login] w-8 h-8"></span></a>
@ -100,7 +100,7 @@
<img src="static/img/Nextcloud_Logo.png" class="w-12"/>
<p>Nextcloud</p>
</div>
<p class="text-xl">productivity suite, offering file sharing and collaboration tools.</p>
<p class="text-xl">Productivity suite, offering file sharing and collaboration tools.</p>
<div class="flex items-center gap-2">
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://nextcloud.com">About <span class="icon-[mdi--about] w-8 h-8"></span></a>
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://cloud.wah.su">Open <span class="icon-[mdi--login] w-8 h-8"></span></a>
@ -128,7 +128,7 @@
<img src="static/img/jitsi.svg" class="h-12"/>
<p>Jitsi</p>
</div>
<p class="text-xl">A web conference platform for secure, decentralized communication.</p>
<p class="text-xl">A web conference platform for secure communication.</p>
<div class="flex items-center gap-2">
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://jitsi.org">About <span class="icon-[mdi--about] w-8 h-8"></span></a>
<a class="flex items-center justify-center flex-1 gap-2 px-4 py-2 text-xl transition-colors rounded-md bg-header-background hover:bg-[#85146f] text-white" href="https://meet.wah.su">Open <span class="icon-[mdi--login] w-8 h-8"></span></a>