testimonial3

FREE
testimonial

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

Wickedblocks Acme's HR

<section>
  <div class="container py-24">
    <div class="lg:mx-auto flex flex-col w-full max-w-lg mb-12 text-center">
      <img alt="testimonial" class="inline-block object-cover object-center w-20 h-20 mx-auto mb-8 rounded-full"
        src="/images/placeholders/original/avatar-1.webp" />

      <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 & Next.js.</p>
      <h2 class="mt-4 text-xs font-semibold tracking-widest text-blue-500 uppercase">
        Wickedblocks
        <span href="#" class="lg:mb-0 font-semibold text-gray-200">Acme's HR </span>
      </h2>
    </div>
  </div>
</section>