Remove some files & trying to make the desktop look more fun & I'm going

to sleep now.
This commit is contained in:
yuanhau 2025-05-22 00:09:01 +08:00
parent c8429ee1a3
commit 109a39f6e9
12 changed files with 458 additions and 119 deletions

View file

@ -40,11 +40,6 @@ const cards = [
title: t("home.cards.title.interface"),
description: t("home.cards.description.interface"),
},
{
icon: DocumentDuplicateIcon,
title: t("home.cards.title.documentation"),
description: t("home.cards.description.documentation"),
},
{
icon: GithubIcon,
title: t("home.cards.title.opensource"),
@ -130,11 +125,11 @@ useSeoMeta({
<span>{{ t("home.startusing") }}</span>
</button>
</NuxtLink>
<NuxtLink :to="localePath('/docs/')">
<NuxtLink :to="localePath('/tools/')">
<button
class="m-4 ml-1 mr-1 bg-[#8C9393] text-white p-3 rounded-[10px] bg-gray-700 transition-all duration-150 hover:transform hover:scale-105 hover:shadow-lg"
>
<span>{{ t("home.documentation") }}</span>
<span>{{ t("home.tools") }}</span>
</button>
</NuxtLink>
<NuxtLink to="#learnmore">