Stats 04
Stats 04
=
<div class="bg-gray-50 text-gray-600 px-6 lg:px-8 pt-12 pb-20">
<div class="flex flex-wrap border-b border-gray-200 py-6 bg-white max-w-screen-xl mx-auto">
<div
class="w-full sm:w-1/2 mb-4 md:mb-0 md:flex-1 px-4 xl:px-6 flex justify-between items-start md:max-w-xs border-b md:border-b-0 md:border-r border-gray-200 pb-4">
<div>
<span class="font-medium block mb-1 text-sm text-gray-600">Status</span>
<div class="text-xl font-medium">All online</div>
</div>
<div class="bg-gray-200 w-6 h-6 rounded-full text-gray-600 flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="w-4">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
</div>
</div>
<div
class="w-full sm:w-1/2 mb-4 md:mb-0 md:flex-1 px-4 xl:px-6 flex justify-between items-start md:max-w-xs border-b md:border-b-0 md:border-r border-gray-200 pb-4">
<div><span class="font-medium block mb-1 text-sm text-gray-600">Uptime</span>
<div class="text-xl font-medium">97.5%</div>
</div>
<div class="bg-gray-200 w-6 h-6 rounded-full text-gray-600 flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="w-4">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
</div>
</div>
<div
class="w-full sm:w-1/2 mb-4 md:mb-0 md:flex-1 px-4 xl:px-6 flex justify-between items-start md:max-w-xs border-b md:border-b-0 md:border-r border-gray-200 pb-4">
<div><span class="font-medium block mb-1 text-sm text-gray-600">Speed</span>
<div class="text-xl font-medium">222ms</div>
</div>
<div class="bg-gray-200 w-6 h-6 rounded-full text-gray-600 flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="w-4">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
</div>
</div>
<div
class="w-full sm:w-1/2 mb-4 sm:mb-0 pb-3 md:pb-0 md:flex-1 px-4 xl:px-6 flex justify-between items-start md:max-w-xs border-b sm:border-b-0 md:border-r border-gray-200 pb-4">
<div><span class="font-medium block mb-1 text-sm text-gray-600">Health</span>
<div class="text-xl font-medium">Issues</div>
</div>
<div class="bg-gray-200 w-6 h-6 rounded-full text-gray-600 flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="w-4">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
</div>
</div>
<div
class="w-full sm:w-1/2 mb-4 md:mb-0 md:flex-1 px-4 xl:px-6 flex justify-between items-start md:max-w-xs border-b md:border-b-0 md:border-r border-gray-200 pb-4">
<div><span class="font-medium block mb-1 text-sm text-gray-600">Number of sites</span>
<div class="text-xl font-medium">15/200</div>
</div>
<div class="bg-gray-200 w-6 h-6 rounded-full text-gray-600 flex items-center justify-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="w-4">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</div>
</div>
</div>
</div>