Content 20
Content 20
=
<div class="bg-gray-50 text-gray-600 px-6 lg:px-8 pt-12 pb-20">
<div class="max-w-screen-xl mx-auto grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 lg:gap-16">
<a href="#">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-horizontal-large.svg"alt="" class="mb-6">
<h3 class="text-xl font-semibold text-gray-700 block">The bedding was hardly able</h3>
<p class="mt-3">Doing business like this takes much more effort than doing your own business at home, and on top of that there's the curse of travelling.</p>
<div class="flex flex-row items-center space-x-4 text-left mt-6">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-full w-12">
<div>
<span class="text-lg font-semibold text-gray-700 block">Henry Lee</span>
<span class="text-sm font-semibold text-gray-500 block">January 2021</span>
</div>
</div>
</a>
<a href="#">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-horizontal-large.svg"alt="" class="mb-6">
<h3 class="text-xl font-semibold text-gray-700 block">Took out the window at the</h3>
<p class="mt-3">Doing business like this takes much more effort than doing your own business at home, and on top of that there's the curse of travelling.</p>
<div class="flex flex-row items-center space-x-4 text-left mt-6">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-full w-12">
<div>
<span class="text-lg font-semibold text-gray-700 block">Henry Lee</span>
<span class="text-sm font-semibold text-gray-500 block">December 2021</span>
</div>
</div>
</a>
<a href="#">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-horizontal-large.svg"alt="" class="mb-6">
<h3 class="text-xl font-semibold text-gray-700 block">Lifted his head a little he could see</h3>
<p class="mt-3">Doing business like this takes much more effort than doing your own business at home, and on top of that there's the curse of travelling.</p>
<div class="flex flex-row items-center space-x-4 text-left mt-6">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-full w-12">
<div>
<span class="text-lg font-semibold text-gray-700 block">Zoe Murray</span>
<span class="text-sm font-semibold text-gray-500 block">December 2021</span>
</div>
</div>
</a>
</div>
</div>