{"product_id":"masala-chai","title":"Masala Chai","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMasala Chai - Authentic Indian Tea\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Poppins', sans-serif;\n    }\n\n    body {\n      background: #fff8f0;\n      color: #333;\n      line-height: 1.6;\n    }\n\n    header {\n      background: linear-gradient(135deg, #7b3f00, #c76b29);\n      color: white;\n      padding: 80px 20px;\n      text-align: center;\n    }\n\n    header h1 {\n      font-size: 3rem;\n      margin-bottom: 15px;\n    }\n\n    header p {\n      font-size: 1.2rem;\n      max-width: 700px;\n      margin: auto;\n    }\n\n    .btn {\n      display: inline-block;\n      margin-top: 25px;\n      background: #ffcc70;\n      color: #5c2e00;\n      padding: 14px 32px;\n      border-radius: 50px;\n      text-decoration: none;\n      font-weight: 600;\n      transition: 0.3s;\n    }\n\n    .btn:hover {\n      background: #fff;\n      transform: scale(1.05);\n    }\n\n    .section {\n      padding: 70px 20px;\n      max-width: 1200px;\n      margin: auto;\n    }\n\n    .section-title {\n      text-align: center;\n      font-size: 2.2rem;\n      margin-bottom: 50px;\n      color: #7b3f00;\n    }\n\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 25px;\n    }\n\n    .feature-card {\n      background: white;\n      padding: 30px;\n      border-radius: 20px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      text-align: center;\n    }\n\n    .feature-card h3 {\n      color: #a84b00;\n      margin-bottom: 15px;\n    }\n\n    .about {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .about img {\n      flex: 1;\n      min-width: 300px;\n      width: 100%;\n      border-radius: 20px;\n    }\n\n    .about-text {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    .about-text h2 {\n      color: #7b3f00;\n      margin-bottom: 20px;\n      font-size: 2rem;\n    }\n\n    .testimonial-container {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 25px;\n    }\n\n    .testimonial {\n      background: white;\n      padding: 25px;\n      border-radius: 20px;\n      box-shadow: 0 8px 20px rgba(0,0,0,0.07);\n    }\n\n    .testimonial h4 {\n      margin-top: 15px;\n      color: #a84b00;\n    }\n\n    .cta {\n      background: linear-gradient(135deg, #c76b29, #7b3f00);\n      color: white;\n      text-align: center;\n      padding: 80px 20px;\n      border-radius: 30px;\n      margin: 50px 20px;\n    }\n\n    .cta h2 {\n      font-size: 2.5rem;\n      margin-bottom: 20px;\n    }\n\n    footer {\n      background: #4b2200;\n      color: white;\n      text-align: center;\n      padding: 25px 15px;\n      margin-top: 50px;\n    }\n\n    @media(max-width: 768px) {\n      header h1 {\n        font-size: 2.2rem;\n      }\n\n      .cta h2 {\n        font-size: 1.8rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cheader\u003e\n    \u003ch1\u003eAuthentic Masala Chai\u003c\/h1\u003e\n    \u003cp\u003eExperience the rich aroma and traditional taste of handcrafted Indian Masala Chai made with premium tea leaves and exotic spices.\u003c\/p\u003e\n    \u003ca href=\"#order\" class=\"btn\"\u003eOrder Now\u003c\/a\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy Choose Our Masala Chai?\u003c\/h2\u003e\n    \u003cdiv class=\"features\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003ePremium Ingredients\u003c\/h3\u003e\n        \u003cp\u003eMade with carefully selected tea leaves and authentic Indian spices for a bold, refreshing flavor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eRich Aroma\u003c\/h3\u003e\n        \u003cp\u003eEnjoy the comforting aroma of cardamom, cinnamon, ginger, and cloves in every sip.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eHealthy \u0026amp; Energizing\u003c\/h3\u003e\n        \u003cp\u003eA natural energy booster packed with antioxidants and traditional wellness benefits.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003eTraditional Taste\u003c\/h3\u003e\n        \u003cp\u003eAuthentic Indian chai recipe that brings warmth and happiness to your daily routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section about\"\u003e\n    \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1515823064-d6e0c04616a7?auto=format\u0026amp;fit=crop\u0026amp;w=900\u0026amp;q=80\" alt=\"Masala Chai\"\u003e\n\n    \u003cdiv class=\"about-text\"\u003e\n      \u003ch2\u003eMade With Love \u0026amp; Tradition\u003c\/h2\u003e\n      \u003cp\u003e\n        Our Masala Chai combines premium Assam tea with handpicked spices inspired by traditional Indian recipes.\n        Every cup delivers warmth, comfort, and a flavorful experience you will never forget.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-top:15px;\"\u003e\n        Perfect for mornings, evenings, or relaxing moments with family and friends.\n      \u003c\/p\u003e\n\n      \u003ca href=\"#order\" class=\"btn\"\u003eBuy Your Chai Today\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhat Customers Say\u003c\/h2\u003e\n\n    \u003cdiv class=\"testimonial-container\"\u003e\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“The best Masala Chai I have ever tasted. Rich flavor and amazing aroma!”\u003c\/p\u003e\n        \u003ch4\u003e- Priya S.\u003c\/h4\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“Perfect blend of spices. It feels like authentic homemade chai.”\u003c\/p\u003e\n        \u003ch4\u003e- Rahul K.\u003c\/h4\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"testimonial\"\u003e\n        \u003cp\u003e“I start every morning with this chai. Absolutely refreshing and comforting.”\u003c\/p\u003e\n        \u003ch4\u003e- Anjali M.\u003c\/h4\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cta\" id=\"order\"\u003e\n    \u003ch2\u003eBring Home the Taste of India\u003c\/h2\u003e\n    \u003cp\u003eOrder your premium Masala Chai today and enjoy a flavorful tea experience.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn\"\u003eShop Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter\u003e\n    \u003cp\u003e© 2026 Masala Chai. All Rights Reserved.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"Quiet Harbor Coffee","offers":[{"title":"Loose leaf \/ 3oz","offer_id":45368740839478,"sku":"TCHAI-TEA-3OZ-COMP","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/4197\/4070\/files\/kraft_blank_final_latest_c29c69c4-34e5-4624-ac8c-5a234bbe6af4.jpg?v=1780541922","url":"https:\/\/tuococoffee.com\/products\/masala-chai","provider":"TuoCo Coffee","version":"1.0","type":"link"}