testimonial6

FREE

Free and Premium themes, UI Kit's, templates and landing pages built with Tailwind CSS, HTML & Next.js.

Wickedblocks Acme's HR

testimonial

Free and Premium themes, UI Kit's, templates and landing pages built with Tailwind CSS, HTML & Next.js.

Wickedblocks Acme's HR

testimonial

Free and Premium themes, UI Kit's, templates and landing pages built with Tailwind CSS, HTML & Next.js.

Wickedblocks Acme's HR

testimonial
<section>
  <div class="container py-24">
    <div class="grid grid-cols-1 gap-6 lg:grid-cols-3">
      <div class="flex flex-col w-full max-w-lg text-left lg:mx-auto">
        <p class="mx-auto text-base leading-relaxed text-gray-500">Free and Premium themes, UI Kit's, templates and
          landing pages built with Tailwind CSS, HTML &amp; Next.js.</p>
        <h2 class="mt-4 text-xs font-semibold tracking-widest text-blue-500 uppercase">
          Wickedblocks
          <span href="#" class="font-semibold text-gray-200 lg:mb-0">Acme's HR </span>
        </h2>
        <img alt="testimonial" class="inline-block object-cover object-center w-20 h-20 mt-8 rounded-full"
          src="/images/placeholders/original/avatar-1.webp" />
      </div>
      <div class="flex flex-col w-full max-w-lg text-left lg:mx-auto">
        <p class="mx-auto text-base leading-relaxed text-gray-500">Free and Premium themes, UI Kit's, templates and
          landing pages built with Tailwind CSS, HTML &amp; Next.js.</p>
        <h2 class="mt-4 text-xs font-semibold tracking-widest text-blue-500 uppercase">
          Wickedblocks
          <span href="#" class="font-semibold text-gray-200 lg:mb-0">Acme's HR </span>
        </h2>
        <img alt="testimonial" class="inline-block object-cover object-center w-20 h-20 mt-8 rounded-full"
          src="/images/placeholders/original/avatar-1.webp" />
      </div>
      <div class="flex flex-col w-full max-w-lg text-left lg:mx-auto">
        <p class="mx-auto text-base leading-relaxed text-gray-500">Free and Premium themes, UI Kit's, templates and
          landing pages built with Tailwind CSS, HTML &amp; Next.js.</p>
        <h2 class="mt-4 text-xs font-semibold tracking-widest text-blue-500 uppercase">
          Wickedblocks
          <span href="#" class="font-semibold text-gray-200 lg:mb-0">Acme's HR </span>
        </h2>
        <img alt="testimonial" class="inline-block object-cover object-center w-20 h-20 mt-8 rounded-full"
          src="/images/placeholders/original/avatar-1.webp" />
      </div>
    </div>
  </div>
</section>