Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@ -10,7 +10,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">
|
<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">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/icon.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/icon.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_ICON_BLACK</h3>
|
<h3 class="mt-6 text-lg/8 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/7 text-gray-600 hover:underline">
|
||||||
@ -19,7 +19,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="flex flex-col">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/vertical.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/vertical.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_BLACK</h3>
|
<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">
|
<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>
|
||||||
<li class="flex flex-col">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-100">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/horizontal.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/horizontal.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_BLACK</h3>
|
<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">
|
<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">
|
<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">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/icon_w.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/icon_w.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_ICON_WHITE</h3>
|
<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">
|
<a href="/images/download/ow_icon_white.zip" download class="text-base/7 text-gray-600 hover:underline">
|
||||||
@ -52,7 +52,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="flex flex-col">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/vertical_w.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/vertical_w.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_VERTICAL_WHITE</h3>
|
<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">
|
<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>
|
||||||
<li class="flex flex-col">
|
<li class="flex flex-col">
|
||||||
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
<div class="w-full aspect-[3/2] overflow-hidden rounded-2xl bg-gray-300">
|
||||||
<img class="h-full w-full object-cover" src="/images/download/svg/horizontal_w.png" alt="">
|
<img class="h-full w-full object-cover" src="/images/download/horizontal_w.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h3 class="mt-6 text-lg/8 font-semibold tracking-tight text-gray-900">OW_LOGO_HORIZONTAL_WHITE</h3>
|
<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">
|
<a href="/images/download/owh_logo_horizontal_white.zip" download class="text-base/7 text-gray-600 hover:underline">
|
||||||
|