Teams 10
Teams 10
=
<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">
<h2 class="text-2xl sm:text-3xl md:text-4xl text-gray-700 font-medium">Meet our Amazing Team</h2>
<p class="text-xl lg:text-2xl text-gray-600 mt-2">We are mmitted to a unique, cutting-edge approach to that</p>
</div>
<div class="md:grid md:grid-cols-2 md:gap-12 max-w-screen-xl mx-auto mt-12 space-y-8 md:space-y-0">
<div class="flex space-x-4 items-start md:space-x-10">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-xl w-24 md:w-48">
<div class="flex-1">
<div class="space-y-1">
<span class="text-xl font-semibold text-gray-700 block">Henry Lee</span>
<span class="text-base font-semibold text-gray-500 block">CFO</span>
</div>
<p class="mt-3">One morning, when Gregor Samsa woke from troubled dreams, he found himself It showed transformed in his bed into a horrible vermin.</p>
</div>
</div>
<div class="flex space-x-4 items-start md:space-x-10">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-xl w-24 md:w-48">
<div class="flex-1 py-4">
<div class="space-y-1">
<span class="text-xl font-semibold text-gray-700 block">Elsie Hughes</span>
<span class="text-base font-semibold text-gray-500 block">Backend</span>
</div>
<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>
</div>
<div class="flex space-x-4 items-start md:space-x-10">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-xl w-24 md:w-48">
<div class="flex-1 py-4">
<div class="space-y-1">
<span class="text-xl font-semibold text-gray-700 block">Eva Day</span>
<span class="text-base font-semibold text-gray-500 block">Administration</span>
</div>
<p class="mt-3">He must have tried it a hundred times, shut his eyes so that he wouldn't have to look at the floundering legs, and only stopped when.</p>
</div>
</div>
<div class="flex space-x-4 items-start md:space-x-10">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="User placeholder" class="rounded-xl w-24 md:w-48">
<div class="flex-1 py-4">
<div class="space-y-1">
<span class="text-xl font-semibold text-gray-700 block">Alan Gregory</span>
<span class="text-base font-semibold text-gray-500 block">CEO</span>
</div>
<p class="mt-3">You've got to get enough sleep. Other travelling salesmen live a life of luxury. For instance, whenever I go back to the guest.</p>
</div>
</div>
</div>
</div>