Active Customers
Monthly Orders
Countries Shipped
Service Plans
<section class="body-font text-gray-600">
<div
class="container pl-5 pr-5 px-5 pt-24 pb-24 py-24 ml-auto mr-auto mx-auto max-w-screen-2xl"
>
<div class="-m-4 flex flex-wrap text-center">
<div class="pt-4 pr-4 pb-4 pl-4 w-1/2 sm:w-1/4">
<h2 class="title-font font-medium text-3xl text-gray-900 sm:text-4xl">
2.7K
</h2>
<p class="leading-relaxed">Active Customers</p>
</div>
<div class="pt-4 pr-4 pb-4 pl-4 w-1/2 sm:w-1/4">
<h2 class="title-font font-medium text-3xl text-gray-900 sm:text-4xl">
1.8K
</h2>
<p class="leading-relaxed">Monthly Orders</p>
</div>
<div class="pt-4 pr-4 pb-4 pl-4 w-1/2 sm:w-1/4">
<h2 class="title-font font-medium text-3xl text-gray-900 sm:text-4xl">
35
</h2>
<p class="leading-relaxed">Countries Shipped</p>
</div>
<div class="pt-4 pr-4 pb-4 pl-4 w-1/2 sm:w-1/4">
<h2 class="title-font font-medium text-3xl text-gray-900 sm:text-4xl">
4
</h2>
<p class="leading-relaxed">Service Plans</p>
</div>
</div>
</div>
</section>
Your changes are saved locally, but they may expire or be lost if you don’t create an account.