<!DOCTYPE html>
<html lang="en">

<head>
<!-- Metatag generator -->
    <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Home | Tea Review Site</title>
<meta name="title" content="Home | Tea Review Site">
<link rel="dns-prefetch" href="https://www.walkerteareview.com/">
<meta name="author" content="Andrew Warner">
<meta name="generator" content="11ty">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.walkerteareview.com/">
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Home | Tea Review Site">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://www.walkerteareview.com/">
<meta name="twitter:title" content="Home | Tea Review Site">
<link rel="canonical" href="https://www.walkerteareview.com/">
  <link rel="stylesheet" href="/assets/main.bundle.css">
  <script src="/assets/main.bundle.js" defer></script>
  <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="c6408a2c-62f8-497b-955b-2dff1f42be7d" data-blockingmode="auto" type="text/javascript"></script>

 
 <!-- Google Tag Manager Test -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MP8HN38');</script>
<!-- End Google Tag Manager -->

</head>

<body class=" flex flex-col min-h-screen">
  <nav class="py-4 bg-gray-100" x-data>
  <div class="container flex justify-between">
    <a class="font-bold" href="/">
      Walker Tea Review
    </a>
    
    <div class="items-center hidden gap-8 md:flex">
      
    </div>
    <button class="md:hidden" @click="$store.nav.toggle()">
      <svg x-show="!$store.nav.isOpen" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" viewBox="0 0 20 20" fill="currentColor">
        <path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd" />
      </svg>
      <svg x-show="$store.nav.isOpen" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" viewBox="0 0 20 20" fill="currentColor">
        <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" />
      </svg>
    </button>
  </div>
  
  <nav
    class="container flex flex-col gap-3 mt-8 md:hidden"
    x-cloak
    x-show="$store.nav.isOpen"
  >
    
  </nav>
</nav>


  <main class="flex-1 mx-auto">
  
<div class="px-4 py-12 my-4 bg-white sm:px-6 lg:py-16 lg:px-8">
  <div class="container mx-auto max-w-7xl">
    <!-- header -->
    <div class="text-center">
      <h2
        class="text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl">
        From the blog
      </h2>
      <p class="max-w-2xl mx-auto mt-3 text-xl text-gray-500 sm:mt-4">
        Check out our latest content
      </p>
    </div>

    
    
  <div class="grid max-w-lg gap-5 mx-auto mt-12 lg:grid-cols-3 lg:max-w-none">

    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/m4xZ-Ygx3Q-300.webp 300w, /img/m4xZ-Ygx3Q-700.webp 700w, /img/m4xZ-Ygx3Q-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/m4xZ-Ygx3Q-300.jpeg 300w, /img/m4xZ-Ygx3Q-700.jpeg 700w, /img/m4xZ-Ygx3Q-1400.jpeg 1400w" sizes="100vw"><img alt="Tea Collection" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/m4xZ-Ygx3Q-300.jpeg" width="1400" height="934"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                May 21, 2025
              </time>
            </div>
            <a href="/posts/best-tasting-tea-beginners/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Best Tasting Teas For Beginners & Non-Tea Drinkers
              </p>
              <p class="mt-3 text-base text-gray-500">
                Our pick of the best tasting teas for beginners & non-tea drinkers. We'll get you started on your journey to becoming a tea aficionado.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-tasting-tea-beginners/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/hoa1CSZzJp-300.webp 300w, /img/hoa1CSZzJp-700.webp 700w, /img/hoa1CSZzJp-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/hoa1CSZzJp-300.jpeg 300w, /img/hoa1CSZzJp-700.jpeg 700w, /img/hoa1CSZzJp-1400.jpeg 1400w" sizes="100vw"><img alt="Best tea for focus and study" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/hoa1CSZzJp-300.jpeg" width="1400" height="933"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Review</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jun 6, 2022
              </time>
            </div>
            <a href="/posts/tea-for-focus/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Best Energy Boosting Tea For Focus & Studying
              </p>
              <p class="mt-3 text-base text-gray-500">
                Check out our pick of the best teas for focus and concentration in 2022. We give you great options if you're looking for a caffeine boost, but also want to keep your focus. The teas we've selected are also a great way to relax and keep you focused on the task at hand.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-for-focus/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/VMPK3hh7Gg-300.webp 300w, /img/VMPK3hh7Gg-700.webp 700w, /img/VMPK3hh7Gg-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/VMPK3hh7Gg-300.jpeg 300w, /img/VMPK3hh7Gg-700.jpeg 700w, /img/VMPK3hh7Gg-1400.jpeg 1400w" sizes="100vw"><img alt="Mixed teas" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/VMPK3hh7Gg-300.jpeg" width="1400" height="932"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Review</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jun 6, 2022
              </time>
            </div>
            <a href="/posts/best-tea-for-inflammation/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                The 5 Best Anti-Inflammatory Teas
              </p>
              <p class="mt-3 text-base text-gray-500">
                We wrap up 5 of the best anti-inflammatory teas. When you’re looking for the right tea to soothe your inflammation, you’ll want to do your research first. Some teas are significantly better than others when it comes to dealing with inflammation and muscle pain.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-tea-for-inflammation/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/Ewah6lrt-7-300.webp 300w, /img/Ewah6lrt-7-700.webp 700w, /img/Ewah6lrt-7-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/Ewah6lrt-7-300.jpeg 300w, /img/Ewah6lrt-7-700.jpeg 700w, /img/Ewah6lrt-7-1400.jpeg 1400w" sizes="100vw"><img alt="orange pekoe" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/Ewah6lrt-7-300.jpeg" width="1400" height="934"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                May 24, 2022
              </time>
            </div>
            <a href="/posts/orange-pekoe-tea-guide/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Orange Pekoe Tea Guide | Key Characteristics & Benefits
              </p>
              <p class="mt-3 text-base text-gray-500">
                This tea is known for its rich, fruity flavor. While it may not be the most popular black tea, it's still a great option for those looking to add a little citrus to their tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/orange-pekoe-tea-guide/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/x9OlIkoq7n-300.webp 300w, /img/x9OlIkoq7n-700.webp 700w, /img/x9OlIkoq7n-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/x9OlIkoq7n-300.jpeg 300w, /img/x9OlIkoq7n-700.jpeg 700w, /img/x9OlIkoq7n-1400.jpeg 1400w" sizes="100vw"><img alt="peppermint tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/x9OlIkoq7n-300.jpeg" width="1400" height="933"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Mar 29, 2022
              </time>
            </div>
            <a href="/posts/best-peppermint-teas/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Our pick of the best peppermint teas 2022
              </p>
              <p class="mt-3 text-base text-gray-500">
                Our pick of the best peppermint teas in 2022. We review peppermint teas of all types, bagged, loose-leaf, blends and more. The mint leaves are a great source of antioxidants. They also provide a nice balance of caffeine and essences.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-peppermint-teas/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/aTw2mINiEd-300.webp 300w, /img/aTw2mINiEd-700.webp 700w, /img/aTw2mINiEd-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/aTw2mINiEd-300.jpeg 300w, /img/aTw2mINiEd-700.jpeg 700w, /img/aTw2mINiEd-1400.jpeg 1400w" sizes="100vw"><img alt="Best chamomile teas in 2022" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/aTw2mINiEd-300.jpeg" width="1400" height="933"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Mar 20, 2022
              </time>
            </div>
            <a href="/posts/best-chamomile-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Our pick of the best chamomile teas 2022
              </p>
              <p class="mt-3 text-base text-gray-500">
                Our pick of the best chamomile teas in 2022. We review loose-leaf, bags, organic, tea pods, blends, and more. Read our expert review now.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-chamomile-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/1X6t_WwfeT-300.webp 300w, /img/1X6t_WwfeT-700.webp 700w, /img/1X6t_WwfeT-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/1X6t_WwfeT-300.jpeg 300w, /img/1X6t_WwfeT-700.jpeg 700w, /img/1X6t_WwfeT-1400.jpeg 1400w" sizes="100vw"><img alt="Best black tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/1X6t_WwfeT-300.jpeg" width="1400" height="930"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Review</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Mar 2, 2022
              </time>
            </div>
            <a href="/posts/best-black-teas/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Our pick of the best black teas for 2022
              </p>
              <p class="mt-3 text-base text-gray-500">
                Check out our pick of the best black teas in 2022. We review Indian, Chinese, Sri Lankan, and blends like English and Irish breakfast. Read our reviews of the best black teas on the market.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-black-teas/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/Ld36L33c-s-300.webp 300w" sizes="100vw"><img alt="Where does tea come from" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/Ld36L33c-s-300.jpeg" width="300" height="363"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/where-does-tea-come-from/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Where Does Tea Come From?
              </p>
              <p class="mt-3 text-base text-gray-500">
                Where Does Tea Come From?
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/where-does-tea-come-from/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/HgUkmUrxrw-300.webp 300w, /img/HgUkmUrxrw-700.webp 700w, /img/HgUkmUrxrw-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/HgUkmUrxrw-300.jpeg 300w, /img/HgUkmUrxrw-700.jpeg 700w, /img/HgUkmUrxrw-1400.jpeg 1400w" sizes="100vw"><img alt="Clean lake water for tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/HgUkmUrxrw-300.jpeg" width="1400" height="1050"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/water-for-tea-chlorine-flouride-scale-and-more/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Water for Tea: Chlorine, Flouride, Scale, and More
              </p>
              <p class="mt-3 text-base text-gray-500">
                Chlorine, Flouride, Scale, and More.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/water-for-tea-chlorine-flouride-scale-and-more/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/cvm6MmlPvx-225.webp 225w" sizes="100vw"><img alt="Beth Cupping Fujian" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/cvm6MmlPvx-225.jpeg" width="225" height="300"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/voices-of-tea-beth-johnston/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                 Voices of Tea: Beth Johnston
              </p>
              <p class="mt-3 text-base text-gray-500">
                Beth Johnston.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/voices-of-tea-beth-johnston/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/5Utgmekkan-300.webp 300w, /img/5Utgmekkan-700.webp 700w, /img/5Utgmekkan-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/5Utgmekkan-300.jpeg 300w, /img/5Utgmekkan-700.jpeg 700w, /img/5Utgmekkan-1400.jpeg 1400w" sizes="100vw"><img alt="Tea set" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/5Utgmekkan-300.jpeg" width="1400" height="1399"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tips-on-buying-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Best Tips On Buying Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Best Tips On Buying Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tips-on-buying-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/the-tea-map/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                The Tea Map
              </p>
              <p class="mt-3 text-base text-gray-500">
                The Tea Map.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/the-tea-map/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-546-republic-of-teas-wuyi-oolong/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 546: Republic of Tea’s Wuyi Oolong
              </p>
              <p class="mt-3 text-base text-gray-500">
                Republic of Tea’s Wuyi Oolong.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-546-republic-of-teas-wuyi-oolong/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-544-lochans-doke-silver-needle-2f/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 544: Lochan’s Doke Silver Needle 2F
              </p>
              <p class="mt-3 text-base text-gray-500">
                Lochan’s Doke Silver Needle 2F.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-544-lochans-doke-silver-needle-2f/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/TeOC-RVe8t-300.webp 300w, /img/TeOC-RVe8t-700.webp 700w, /img/TeOC-RVe8t-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/TeOC-RVe8t-300.jpeg 300w, /img/TeOC-RVe8t-700.jpeg 700w, /img/TeOC-RVe8t-1400.jpeg 1400w" sizes="100vw"><img alt="Teavivre’s Nonpareil Te Gong Huang Shan Mao Feng" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/TeOC-RVe8t-300.jpeg" width="1400" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-538-teavivres-nonpareil-te-gong-huang-shan-mao-feng/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 538: Teavivre’s Nonpareil Te Gong Huang Shan Mao Feng
              </p>
              <p class="mt-3 text-base text-gray-500">
                Teavivre’s Nonpareil Te Gong Huang Shan Mao Feng.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-538-teavivres-nonpareil-te-gong-huang-shan-mao-feng/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-537-lochans-doke-rolling-thunder-2013-2f/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 537: Lochan’s Doke Rolling Thunder 2013 2F
              </p>
              <p class="mt-3 text-base text-gray-500">
                Lochan’s Doke Rolling Thunder 2013 2F.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-537-lochans-doke-rolling-thunder-2013-2f/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-472-peony-tea-s-pre-qing-ming-dafo-longjing/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 472: Peony Tea S Pre-Qing Ming Dafo LongJing
              </p>
              <p class="mt-3 text-base text-gray-500">
                Peony Tea S Pre-Qing Ming Dafo LongJing.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-472-peony-tea-s-pre-qing-ming-dafo-longjing/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-414-manjanis-sawa-organic-white-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 414: Manjani’s Sawa Organic White Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Manjani’s Sawa Organic White Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-414-manjanis-sawa-organic-white-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-380-tea-habitats-honey-orchid-cmrcl-spec-grade/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 380: Tea Habitat’s Honey Orchid Cmrcl Spec Grade
              </p>
              <p class="mt-3 text-base text-gray-500">
                Tea Habitat’s Honey Orchid Cmrcl Spec Grade.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-380-tea-habitats-honey-orchid-cmrcl-spec-grade/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-379-lochan-sree-sibbari-2f-assam/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 379: Lochan Sree Sibbari 2F Assam
              </p>
              <p class="mt-3 text-base text-gray-500">
                Lochan Sree Sibbari 2F Assam.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-379-lochan-sree-sibbari-2f-assam/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-367-china-cha-daos-douji-old-trees/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 367: China Cha Dao’s Douji Old Trees
              </p>
              <p class="mt-3 text-base text-gray-500">
                China Cha Dao’s Douji Old Trees.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-367-china-cha-daos-douji-old-trees/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-234-wendell’s-gyokuro-jade-dew/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 234: Wendell’s Gyokuro Jade Dew
              </p>
              <p class="mt-3 text-base text-gray-500">
                Wendell’s Gyokuro Jade Dew.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-234-wendell’s-gyokuro-jade-dew/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-review-207-thepuritea’s-red-robe/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 207: Thepuritea’s Red Robe
              </p>
              <p class="mt-3 text-base text-gray-500">
                Thepuritea’s Red Robe.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-207-thepuritea’s-red-robe/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-resources-on-the-web/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                How To Expand Your Tea Education: Tea Resources On The Web
              </p>
              <p class="mt-3 text-base text-gray-500">
                Tea Resources On The Web.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-resources-on-the-web/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/VEww9R-CG4-300.webp 300w" sizes="100vw"><img alt="Souheki Mori" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/VEww9R-CG4-300.jpeg" width="300" height="449"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/tea-drinker-souheki-mori/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Drinker: Souheki Mori
              </p>
              <p class="mt-3 text-base text-gray-500">
                Souheki Mori.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-drinker-souheki-mori/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/u5-gxm3WmK-224.webp 224w" sizes="100vw"><img alt="Tea Gunpowder" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/u5-gxm3WmK-224.jpeg" width="224" height="300"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/review-72-teas-etc-gunpowder/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Review 72: Teas Etc. Gunpowder
              </p>
              <p class="mt-3 text-base text-gray-500">
                Teas Etc. Gunpowder.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/review-72-teas-etc-gunpowder/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/spT6zuF49d-225.webp 225w" sizes="100vw"><img alt="Organic Emerald Pearls tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/spT6zuF49d-225.jpeg" width="225" height="300"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/review-49-mighty-leafs-emerald-pearls/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Review 49: Mighty Leaf’s Organic Emerald Pearls
              </p>
              <p class="mt-3 text-base text-gray-500">
                Mighty Leaf’s Organic Emerald Pearls.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/review-49-mighty-leafs-emerald-pearls/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/iUr4gWjvhY-300.webp 300w, /img/iUr4gWjvhY-700.webp 700w, /img/iUr4gWjvhY-1400.webp 1400w" sizes="100vw"><source type="image/jpeg" srcset="/img/iUr4gWjvhY-300.jpeg 300w, /img/iUr4gWjvhY-700.jpeg 700w, /img/iUr4gWjvhY-1400.jpeg 1400w" sizes="100vw"><img alt="How to evaluate tea quality" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/iUr4gWjvhY-300.jpeg" width="1400" height="1050"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/how-to-evaluate-tea-quality/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                How To Evaluate Tea Quality
              </p>
              <p class="mt-3 text-base text-gray-500">
                How To Evaluate Tea Quality.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/how-to-evaluate-tea-quality/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/how-do-you-do-tea-at-workschool/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                How do you do tea at work/school?
              </p>
              <p class="mt-3 text-base text-gray-500">
                How do you do tea at work/school?.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/how-do-you-do-tea-at-workschool/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/VVshLqNuHD-300.webp 300w, /img/VVshLqNuHD-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/VVshLqNuHD-300.jpeg 300w, /img/VVshLqNuHD-700.jpeg 700w" sizes="100vw"><img alt="Steep tea gaiwan" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/VVshLqNuHD-300.jpeg" width="700" height="417"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/how-do-you-brew-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                How Do You Brew Tea?
              </p>
              <p class="mt-3 text-base text-gray-500">
                How Do You Brew Tea?.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/how-do-you-brew-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/guest-tasting-beth-johnston-of-teas-etc/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Guest Tasting: Beth Johnston of Teas Etc.
              </p>
              <p class="mt-3 text-base text-gray-500">
                Beth Johnston of Teas Etc.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/guest-tasting-beth-johnston-of-teas-etc/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/1i6-LhSqkj-300.webp 300w" sizes="100vw"><img alt="Green tea flavor" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/1i6-LhSqkj-300.jpeg" width="300" height="225"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/green-tea-flavor-project-parsley/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Green Tea Flavor Project - Parsley
              </p>
              <p class="mt-3 text-base text-gray-500">
                Green Tea Flavor Project - Parsley.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/green-tea-flavor-project-parsley/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/5lXdUD3iKZ-300.webp 300w, /img/5lXdUD3iKZ-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/5lXdUD3iKZ-300.jpeg 300w, /img/5lXdUD3iKZ-700.jpeg 700w" sizes="100vw"><img alt="Meizhan Cultivar" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/5lXdUD3iKZ-300.jpeg" width="700" height="525"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/exploring-the-sources-of-tie-guan-yin/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Exploring the Sources of Tie Guan Yin
              </p>
              <p class="mt-3 text-base text-gray-500">
                Exploring the Sources of Tie Guan Yin.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/exploring-the-sources-of-tie-guan-yin/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/likwTx3mi3-300.webp 300w, /img/likwTx3mi3-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/likwTx3mi3-300.jpeg 300w, /img/likwTx3mi3-700.jpeg 700w" sizes="100vw"><img alt="Tea cupping" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/likwTx3mi3-300.jpeg" width="700" height="541"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/different-kinds-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                What Are The Different Kinds of Tea?
              </p>
              <p class="mt-3 text-base text-gray-500">
                What Are The Different Kinds of Tea?
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/different-kinds-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/eKoQHuwmPS-300.webp 300w" sizes="100vw"><img alt="Authentic da hong pao" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/eKoQHuwmPS-300.jpeg" width="300" height="300"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/dialog-authentic-da-hong-pao-or-big-red-robe/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Dialog: Authentic Da Hong Pao, or Big Red Robe
              </p>
              <p class="mt-3 text-base text-gray-500">
                Authentic Da Hong Pao, or Big Red Robe.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/dialog-authentic-da-hong-pao-or-big-red-robe/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/Ae6c9Tnpk--300.webp 300w, /img/Ae6c9Tnpk--700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/Ae6c9Tnpk--300.jpeg 300w, /img/Ae6c9Tnpk--700.jpeg 700w" sizes="100vw"><img alt="Book cover Homegrown Tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/Ae6c9Tnpk--300.jpeg" width="700" height="899"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/book-review-homegrown-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Book Review: Homegrown Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Homegrown Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/book-review-homegrown-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/best-english-breakfast-teas/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Best English breakfast teas 2022
              </p>
              <p class="mt-3 text-base text-gray-500">
                In-depth reviews of classic and new English breakfast teas. Great options for people who are new to tea and aficionados alike. Read our detailed review now.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/best-english-breakfast-teas/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/-PkS9r1VEo-300.webp 300w" sizes="100vw"><img alt="Holiday teas" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/-PkS9r1VEo-300.jpeg" width="300" height="234"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/10-holiday-teas/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                10 Holiday Teas
              </p>
              <p class="mt-3 text-base text-gray-500">
                10 Holiday Teas.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/10-holiday-teas/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/7B9Xr3jIes-300.webp 300w, /img/7B9Xr3jIes-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/7B9Xr3jIes-300.jpeg 300w, /img/7B9Xr3jIes-700.jpeg 700w" sizes="100vw"><img alt="Tea Commandments" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/7B9Xr3jIes-300.jpeg" width="700" height="433"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 20, 2022
              </time>
            </div>
            <a href="/posts/10-commandments-of-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                10 Commandments of Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                10 Commandments of Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/10-commandments-of-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/your-voice-your-favorite-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Your Voice, Your Favorite Teas
              </p>
              <p class="mt-3 text-base text-gray-500">
                Understanding Hei Cha, or Dark Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/your-voice-your-favorite-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/why-i-write-about-tea-blog-carnival/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Why I Write About Tea - Blog Carnival
              </p>
              <p class="mt-3 text-base text-gray-500">
                Why I Write About Tea - Blog Carnival.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/why-i-write-about-tea-blog-carnival/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-review-508-teavanas-golden-dragon-yellow/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                 Tea Review 508: Teavana’s Golden Dragon Yellow
              </p>
              <p class="mt-3 text-base text-gray-500">
                Teavana’s Golden Dragon Yellow.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-508-teavanas-golden-dragon-yellow/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-review-306-tea-masters’-gao-shan-hung-shui-sp-2010/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 306: Tea Masters’ Gao Shan Hung Shui Sp 2010
              </p>
              <p class="mt-3 text-base text-gray-500">
                Tea Masters’ Gao Shan Hung Shui Sp 2010.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-306-tea-masters’-gao-shan-hung-shui-sp-2010/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-review-235-naivetea’s-dong-ding-oolong/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 235: Naivetea’s Dong Ding Oolong
              </p>
              <p class="mt-3 text-base text-gray-500">
                Naivetea’s Dong Ding Oolong.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-235-naivetea’s-dong-ding-oolong/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-review-172-teances-lu-shan-cloud-and-mist/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 171: Teance’s Lu Shan Cloud and Mist
              </p>
              <p class="mt-3 text-base text-gray-500">
                Teance’s Lu Shan Cloud and Mist.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-172-teances-lu-shan-cloud-and-mist/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-review-165-ckftas-jinma-orange-puer/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Review 165: CKFTAS Jinma Orange Puer
              </p>
              <p class="mt-3 text-base text-gray-500">
                CKFTAS Jinma Orange Puer.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-review-165-ckftas-jinma-orange-puer/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/2TfElEwT1e-300.webp 300w" sizes="100vw"><img alt="Tea outdoors with Pierre Sernet" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/2TfElEwT1e-300.jpeg" width="300" height="235"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tea-outdoors-with-pierre-sernet/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tea Outdoors with Pierre Sernet
              </p>
              <p class="mt-3 text-base text-gray-500">
                Tea Outdoors with Pierre Sernet.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tea-outdoors-with-pierre-sernet/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/tasting-comparison-dancong-black/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Tasting Comparison: Dancong Black
              </p>
              <p class="mt-3 text-base text-gray-500">
                Dancong Black.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/tasting-comparison-dancong-black/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/L1VMOFMrr--225.webp 225w" sizes="100vw"><img alt="Tea predictions for 2013" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/L1VMOFMrr--225.jpeg" width="225" height="300"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/reading-the-leaves-tea-predictions-for-2013/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Reading the Leaves: Tea Predictions for 2013
              </p>
              <p class="mt-3 text-base text-gray-500">
                Tea Predictions for 2013.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/reading-the-leaves-tea-predictions-for-2013/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/0Qt4gvGCH7-300.webp 300w, /img/0Qt4gvGCH7-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/0Qt4gvGCH7-300.jpeg 300w, /img/0Qt4gvGCH7-700.jpeg 700w" sizes="100vw"><img alt="Optimal water for tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/0Qt4gvGCH7-300.jpeg" width="700" height="418"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/optimal-water-for-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Optimal Water for Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Optimal Water for Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/optimal-water-for-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/PpMQJSM3K7-300.webp 300w, /img/PpMQJSM3K7-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/PpMQJSM3K7-300.jpeg 300w, /img/PpMQJSM3K7-700.jpeg 700w" sizes="100vw"><img alt="Modern daily tea ritual" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/PpMQJSM3K7-300.jpeg" width="700" height="524"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">How-to</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/modern-daily-tea-ritual/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Modern, Daily Tea Ritual
              </p>
              <p class="mt-3 text-base text-gray-500">
                Modern, Daily Tea Ritual.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/modern-daily-tea-ritual/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/5PVOiod0A1-300.webp 300w" sizes="100vw"><img alt="Snow on Longjing Dragonwell fields" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/5PVOiod0A1-300.jpeg" width="300" height="196"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/long-jing-report-dragon-well-2013/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Long Jing Report – Dragon Well 2013
              </p>
              <p class="mt-3 text-base text-gray-500">
                Long Jing Report – Dragon Well 2013.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/long-jing-report-dragon-well-2013/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/guest-tasting-joshua-kaiser-of-rishi-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Guest Tasting: Joshua Kaiser of Rishi Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Joshua Kaiser of Rishi Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/guest-tasting-joshua-kaiser-of-rishi-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Dialog</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/dialog-understanding-hei-cha-or-dark-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Dialog꞉ Understanding Hei Cha, or Dark Tea
              </p>
              <p class="mt-3 text-base text-gray-500">
                Understanding Hei Cha, or Dark Tea.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/dialog-understanding-hei-cha-or-dark-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/7f8_jTEx1l-300.webp 300w" sizes="100vw"><img alt="Authentic dan cong" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/7f8_jTEx1l-300.jpeg" width="300" height="225"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/dialog-understanding-authentic-dan-cong/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Dialog: Understanding Authentic Dan Cong
              </p>
              <p class="mt-3 text-base text-gray-500">
                Understanding Authentic Dan Cong.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/dialog-understanding-authentic-dan-cong/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Reviews</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/blog-carnival-roots-campaign/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Blog Carnival: Roots Campaign
              </p>
              <p class="mt-3 text-base text-gray-500">
                Roots Campaign.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/blog-carnival-roots-campaign/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/OJmcDNFxgI-300.webp 300w, /img/OJmcDNFxgI-700.webp 700w" sizes="100vw"><source type="image/jpeg" srcset="/img/OJmcDNFxgI-300.jpeg 300w, /img/OJmcDNFxgI-700.jpeg 700w" sizes="100vw"><img alt="Teacup" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/OJmcDNFxgI-300.jpeg" width="700" height="466"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Voices of tea</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/august-blog-carnival-tea-people/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                August Blog Carnival - Tea People
              </p>
              <p class="mt-3 text-base text-gray-500">
                August Blog Carnival - Tea People.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/august-blog-carnival-tea-people/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
    

      <div class="flex flex-col overflow-hidden rounded-lg shadow-lg hover:shadow-xl">
        <div class="flex-shrink-0">
          <figure><picture><source type="image/webp" srcset="/img/3nEQfiIJAW-300.webp 300w" sizes="100vw"><img alt="Argo tea" loading="lazy" decoding="async" class="object-cover w-full h-48" src="/img/3nEQfiIJAW-300.jpeg" width="300" height="743"></picture></figure>
        </div>
        <div class="flex flex-col justify-between flex-1 p-6 bg-white">
          <div class="flex-1">
            <p class="text-sm font-medium text-indigo-600">Review</p>
            <div class="flex space-x-1 text-sm text-gray-500">
              <time datetime="2020-03-16">
                Jan 19, 2022
              </time>
            </div>
            <a href="/posts/argo-tea/" class="block mt-2">
              <p class="text-xl font-semibold text-gray-900">
                Review: Argo Tea Green Tea Ginger Twist
              </p>
              <p class="mt-3 text-base text-gray-500">
                A review of Argo Tea’s Green Tea Ginger Twist.
              </p>
            </a>
            <div class="mt-3">
              <a
                href="/posts/argo-tea/"
                class="font-semibold text-indigo-600 hover:text-indigo-500"
                >Read full story</a
              >
            </div>
          </div>
        </div>
      </div>
     
</div>



    
  </div>
</div>

  
  </main>
  <footer
  class=" bottom-0 text-center w-full py-4 bg-gray-100"
>
  <small class="text-gray-500"
    >Copyright © Walker Tea Review 2022. &#183;
  <a href="https://www.dataled.co/">Optimized by DataLed</a> 
  </small>
</footer>

</body>

</html>
