refactor: Remove unused icon elements from AI Agent section for cleaner code

This commit is contained in:
Nawaz Dhandala
2026-01-12 10:24:42 +00:00
parent f027dda584
commit b98fa7af0e

View File

@@ -682,11 +682,6 @@
<div class="grid grid-cols-2 gap-6 sm:grid-cols-4">
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-emerald-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-emerald-50 ring-1 ring-emerald-200 mb-4">
<svg class="h-5 w-5 text-emerald-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M22.2819 9.8211a5.9847 5.9847 0 0 0-.5157-4.9108 6.0462 6.0462 0 0 0-6.5098-2.9A6.0651 6.0651 0 0 0 4.9807 4.1818a5.9847 5.9847 0 0 0-3.9977 2.9 6.0462 6.0462 0 0 0 .7427 7.0966 5.98 5.98 0 0 0 .511 4.9107 6.051 6.051 0 0 0 6.5146 2.9001A5.9847 5.9847 0 0 0 13.2599 24a6.0557 6.0557 0 0 0 5.7718-4.2058 5.9894 5.9894 0 0 0 3.9977-2.9001 6.0557 6.0557 0 0 0-.7475-7.0729zm-9.022 12.6081a4.4755 4.4755 0 0 1-2.8764-1.0408l.1419-.0804 4.7783-2.7582a.7948.7948 0 0 0 .3927-.6813v-6.7369l2.02 1.1686a.071.071 0 0 1 .038.052v5.5826a4.504 4.504 0 0 1-4.4945 4.4944zm-9.6607-4.1254a4.4708 4.4708 0 0 1-.5346-3.0137l.142.0852 4.783 2.7582a.7712.7712 0 0 0 .7806 0l5.8428-3.3685v2.3324a.0804.0804 0 0 1-.0332.0615L9.74 19.9502a4.4992 4.4992 0 0 1-6.1408-1.6464zM2.3408 7.8956a4.485 4.485 0 0 1 2.3655-1.9728V11.6a.7664.7664 0 0 0 .3879.6765l5.8144 3.3543-2.0201 1.1685a.0757.0757 0 0 1-.071 0l-4.8303-2.7865A4.504 4.504 0 0 1 2.3408 7.872zm16.5963 3.8558L13.1038 8.364 15.1192 7.2a.0757.0757 0 0 1 .071 0l4.8303 2.7913a4.4944 4.4944 0 0 1-.6765 8.1042v-5.6772a.79.79 0 0 0-.407-.667zm2.0107-3.0231l-.142-.0852-4.7735-2.7818a.7759.7759 0 0 0-.7854 0L9.409 9.2297V6.8974a.0662.0662 0 0 1 .0284-.0615l4.8303-2.7866a4.4992 4.4992 0 0 1 6.6802 4.66zM8.3065 12.863l-2.02-1.1638a.0804.0804 0 0 1-.038-.0567V6.0742a4.4992 4.4992 0 0 1 7.3757-3.4537l-.142.0805L8.704 5.459a.7948.7948 0 0 0-.3927.6813zm1.0976-2.3654l2.602-1.4998 2.6069 1.4998v2.9994l-2.5974 1.4997-2.6067-1.4997Z"/>
</svg>
</div>
<div class="text-xl font-bold text-gray-900">GPT</div>
<span class="text-sm text-gray-500 mt-1">OpenAI</span>
</div>
@@ -694,11 +689,6 @@
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-orange-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-orange-50 ring-1 ring-orange-200 mb-4">
<svg class="h-7 w-7 text-orange-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M4.709 15.955l4.72-2.647.08-.08v-.08l-.08-.08-2.601-1.462c-.398-.239-.398-.398 0-.558l2.442-1.382.159-.08.08-.159v-.159l-.08-.08-4.72-2.726c-.398-.239-.318-.478.159-.478h2.063c.239 0 .478.08.637.239l6.066 3.506c.159.08.239.239.239.398v.159c0 .159-.08.318-.239.398l-6.066 3.506c-.159.159-.398.239-.637.239H4.868c-.477 0-.557-.239-.159-.478zm9.015 2.806c-.159-.159-.239-.398-.239-.637V5.876c0-.239.08-.478.239-.637.159-.159.398-.239.637-.239h1.622c.239 0 .478.08.637.239.159.159.239.398.239.637v12.248c0 .239-.08.478-.239.637-.159.159-.398.239-.637.239h-1.622c-.239 0-.478-.08-.637-.239z"/>
</svg>
</div>
<div class="text-xl font-bold text-gray-900">Claude</div>
<span class="text-sm text-gray-500 mt-1">Anthropic</span>
</div>
@@ -706,11 +696,6 @@
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-blue-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-blue-50 ring-1 ring-blue-200 mb-4">
<svg class="h-7 w-7 text-blue-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M12.001 2C10.071 2 8.521 3.55 8.521 5.48c0 .47.09.91.27 1.32l-2.16 1.44c-.6-.48-1.35-.77-2.16-.77-1.93 0-3.47 1.55-3.47 3.48s1.54 3.48 3.47 3.48c.81 0 1.56-.29 2.16-.77l2.16 1.44c-.18.41-.27.85-.27 1.32 0 1.93 1.55 3.48 3.48 3.48 1.93 0 3.48-1.55 3.48-3.48 0-.47-.09-.91-.27-1.32l2.16-1.44c.6.48 1.35.77 2.16.77 1.93 0 3.47-1.55 3.47-3.48s-1.54-3.48-3.47-3.48c-.81 0-1.56.29-2.16.77l-2.16-1.44c.18-.41.27-.85.27-1.32C15.481 3.55 13.931 2 12.001 2zm0 2c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.48-.65-1.48-1.48S11.171 4 12.001 4zm-7.52 4.97c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.47-.65-1.47-1.48.64-1.48 1.47-1.48zm15.04 0c.83 0 1.47.65 1.47 1.48s-.64 1.48-1.47 1.48-1.48-.65-1.48-1.48.65-1.48 1.48-1.48zM12.001 15.08c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.48-.65-1.48-1.48.65-1.48 1.48-1.48z"/>
</svg>
</div>
<div class="text-xl font-bold text-gray-900">Llama</div>
<span class="text-sm text-gray-500 mt-1">Meta / Ollama</span>
</div>
@@ -718,11 +703,6 @@
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-pink-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-pink-50 ring-1 ring-pink-200 mb-4">
<svg class="h-5 w-5 text-pink-600" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 14.25h13.5m-13.5 0a3 3 0 01-3-3m3 3a3 3 0 100 6h13.5a3 3 0 100-6m-16.5-3a3 3 0 013-3h13.5a3 3 0 013 3m-19.5 0a4.5 4.5 0 01.9-2.7L5.737 5.1a3.375 3.375 0 012.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 01.9 2.7m0 0a3 3 0 01-3 3m0 3h.008v.008h-.008v-.008zm0-6h.008v.008h-.008v-.008zm-3 6h.008v.008h-.008v-.008zm0-6h.008v.008h-.008v-.008z" />
</svg>
</div>
<div class="text-xl font-bold text-gray-900">Custom</div>
<span class="text-sm text-gray-500 mt-1">Self-hosted</span>
</div>