RENAMED IMG
Some checks are pending
ourworld.tf / Deploy (push) Waiting to run

This commit is contained in:
sasha-astiadi 2025-04-08 15:48:57 +02:00
parent 1fe86a25fb
commit ef0f15391f

View File

@ -19,7 +19,7 @@
</li>
<li class="flex flex-col">
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
<img class="h-full w-full object-cover" src="/images/vertical.png" alt="">
<img class="h-full w-full object-cover" src="/images/VERTICAL.png" alt="">
</div>
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_BLACK</h3>
<a href="/images/download/owh_logo_vertical_black.zip" download class="text-base/7 text-gray-600 hover:underline">
@ -28,7 +28,7 @@
</li>
<li class="flex flex-col">
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
<img class="h-full w-full object-cover" src="/images/horizontal.png" alt="">
<img class="h-full w-full object-cover" src="/images/HORIZONTAL.png" alt="">
</div>
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_BLACK</h3>
<a href="/images/download/owh_logo_horizontal_black.zip" download class="text-base/7 text-gray-600 hover:underline">
@ -43,7 +43,7 @@
<ul role="list" class="mx-auto mt-6 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-16 sm:grid-cols-2 lg:mx-0 lg:max-w-none lg:grid-cols-3">
<li class="flex flex-col">
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
<img class="h-full w-full object-cover" src="/images/icon_w.png" alt="">
<img class="h-full w-full object-cover" src="/images/ICON_W.png" alt="">
</div>
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_ICON_WHITE</h3>
<a href="/images/download/ow_icon_white.zip" download class="text-base/7 text-gray-600 hover:underline">
@ -52,7 +52,7 @@
</li>
<li class="flex flex-col">
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
<img class="h-full w-full object-cover" src="/images/vertical_w.png" alt="">
<img class="h-full w-full object-cover" src="/images/VERTICAL_W.png" alt="">
</div>
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_WHITE</h3>
<a href="/images/download/owh_logo_vertical_white.zip" download class="text-base/7 text-gray-600 hover:underline">
@ -61,7 +61,7 @@
</li>
<li class="flex flex-col">
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
<img class="h-full w-full object-cover" src="/images/horizontal_w.png" alt="">
<img class="h-full w-full object-cover" src="/images/HORIZONTAL_W.png" alt="">
</div>
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_WHITE</h3>
<a href="/images/download/owh_logo_horizontal_white.zip" download class="text-base/7 text-gray-600 hover:underline">