Testimonials

<section class="px-4 py-24 mx-auto max-w-7xl">
  <div class="w-full mx-auto md:w-5/6">
    <div class="text-left md:text-center">
      <p class="mb-8 text-xs font-bold tracking-widest text-purple-800 uppercase">Why Companies Love Us</p>
      <h1 class="mb-10 font-serif text-xl italic font-thin text-gray-800 md:leading-snug md:text-3xl">
        “We endeavour to build a truly human AND high-performing workplace, where everyone can do the best work of their lives. This product is a key part of facilitating this culture by being our
        one-stop-shop for all things performance development.”
      </h1>
    </div>
    <div class="flex items-center justify-start md:justify-center">
      <div class="avatar"><img src="/placeholder.jpg" alt="Photo of Praveen Juge" /></div>
      <div class="ml-4">
        <p class="mb-1 text-xs font-semibold tracking-widest text-gray-800 uppercase">Praveen Juge</p>
        <p class="text-xs font-semibold tracking-widest text-gray-500 uppercase">CEO, Birds</p>
      </div>
    </div>
  </div>
</section>
<section class="bg-gray-900">
  <div class="w-full px-4 py-20 mx-auto text-center max-w-7xl md:w-4/5 lg:w-4/6">
    <h1 class="mt-3 mb-10 text-xl font-extrabold text-white md:leading-snug md:text-3xl">
      “Implementation is a breeze, particularly because the team at Hellonext is
      <span class="text-white bg-transparent bg-clip-border xl:bg-clip-text xl:text-transparent xl:bg-gradient-to-r from-green-400 to-purple-500"> very fast to respond and help </span>
      where needed, even if it means rolling out new features on their platform.  We're super happy and are loving how Hellonext brings us closer to the members of our community“
    </h1>
    <div class="mx-auto mb-3 shadow-lg avatar"><img src="/placeholder.jpg" alt="Praveen Juge" /></div>
    <p class="text-base font-medium text-gray-200">Praveen Juge</p>
    <p class="text-xs font-medium text-gray-400">CEO, Birds</p>
  </div>
</section>
<section class="px-4 py-24 mx-auto max-w-7xl">
  <div class="w-full mx-auto text-left md:w-3/5 lg:w-2/5 md:text-center">
    <div class="mx-0 mb-6 avatar avatar-lg md:mx-auto"><img src="/placeholder.jpg" alt="Photo of Praveen Juge" /></div>
    <h1 class="mb-6 text-xl font-bold text-gray-900 md:leading-tight md:text-3xl">
      “With their reliable and developer-friendly tools, our engineering team is freed up to focus on product and customer experiences.”
    </h1>
    <p class="mb-6 text-xs font-bold tracking-widest text-purple-900 uppercase">Praveen Juge, how can someone be CEO of birds?</p>
    <img src="/logos/google.svg" alt="Google Logo" class="block object-contain h-8 mx-0 md:mx-auto" />
  </div>
</section>