This commit is contained in:
sasha-astiadi 2025-04-11 14:34:49 +02:00
parent 2720ffbc8b
commit 957245c21e

View File

@ -13,7 +13,7 @@
<img class="h-full w-full object-cover" src="/images/ICON.png" alt=""> <img class="h-full w-full object-cover" src="/images/ICON.png" alt="">
</div> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_ICON_BLACK</h3> <h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_ICON_BLACK</h3>
<a href="/images/download/ow_icon_black.zip" download class="text-base/7 text-gray-600 hover:underline"> <a href="/images/download/ow_icon_black.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>
@ -22,7 +22,7 @@
<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> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_BLACK</h3> <h3 class="mt-6 text-lg lg:text-xl 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"> <a href="/images/download/owh_logo_vertical_black.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>
@ -31,7 +31,7 @@
<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> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_BLACK</h3> <h3 class="mt-6 text-lg lg:text-xl 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"> <a href="/images/download/owh_logo_horizontal_black.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>
@ -46,7 +46,7 @@
<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> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_ICON_WHITE</h3> <h3 class="mt-6 text-lg lg:text-xl 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"> <a href="/images/download/ow_icon_white.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>
@ -55,7 +55,7 @@
<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> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_WHITE</h3> <h3 class="mt-6 text-lg lg:text-xl 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"> <a href="/images/download/owh_logo_vertical_white.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>
@ -64,7 +64,7 @@
<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> </div>
<h3 class="mt-6 text-lg lg:text-xl font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_WHITE</h3> <h3 class="mt-6 text-lg lg:text-xl 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"> <a href="/images/download/owh_logo_horizontal_white.zip" download class="text-base text-gray-600 hover:underline">
Download Now Download Now
</a> </a>
</li> </li>