{"id":13163,"date":"2023-08-18T22:33:32","date_gmt":"2023-08-18T22:33:32","guid":{"rendered":"https:\/\/homedecoracao.com\/?p=13163"},"modified":"2025-03-10T20:27:05","modified_gmt":"2025-03-10T20:27:05","slug":"como-conservar-ervas-frescas","status":"publish","type":"post","link":"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/","title":{"rendered":"How to Preserve Fresh Herbs"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fresh herbs are a treasure in the kitchen, adding aroma, flavor and vibrancy to a wide variety of dishes. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, we are often faced with the dilemma of how to preserve them so that they stay fresh for longer. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fortunately, there are simple and effective techniques that can help extend the shelf life of your herbs, allowing you to enjoy their quality and flavor for longer. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this post, we will share some valuable tips for successfully preserving fresh herbs.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13165\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/3.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2aW0X9\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/homedecoracao.com\/en\/recomendador-os-melhores-apps-para-cozinhar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"cooking apps\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/11-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/homedecoracao.com\/en\/recomendador-os-melhores-apps-para-cozinhar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"cooking apps\">\n            cooking apps        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Discover how to make your life in the kitchen much easier and more practical.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/homedecoracao.com\/en\/recomendador-os-melhores-apps-para-cozinhar\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/homedecoracao.com\/en\/recomendador-os-melhores-apps-para-cozinhar\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/11-1.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                cooking apps              <\/p>\n              <a href=\"https:\/\/homedecoracao.com\/en\/recomendador-os-melhores-apps-para-cozinhar\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-primeiro-passo-como-escolher-ervas-frescas\">First step: How to choose fresh herbs<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Selecting fresh herbs correctly is an essential step to ensure the excellence of the dishes you prepare, guaranteeing their flavor, aroma and quality, even after storage.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>When you are choosing fresh herbs, pay attention to some visual and tactile details that indicate their freshness and vitality:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1- Choose leaves and stems that have an intense and vibrant color, indicating that the plant is healthy and full of nutrients. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2- Fresh herbs usually have a characteristic and pleasant aroma, which is also a sign of their quality. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>3- Avoid selecting herbs with visible signs of wilting, discoloration or stains. These signs may indicate that herbs are aging or deteriorating, which will negatively affect the flavor and texture of your dishes. <\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13172\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/12-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>4- If there are damaged parts, such as withered leaves or broken stems, it is recommended to remove these areas before storing or using the herbs. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>5- Texture is also important when choosing fresh herbs; the leaves must be firm and crunchy to the touch, demonstrating vitality. Avoid herbs that show signs of excessive softening or sticky texture.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13167\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/5-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: Canva<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>There are a variety of methods for preserving fresh herbs, which can be adapted to suit the type of herb and individual preferences. Additionally, there is the option of storing them in the refrigerator or choosing the freezing method.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Let&#039;s look at these two ways of storing fresh herbs.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Refrigerator Storage<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Proper Washing<\/strong>: When you bring your herbs home, wash them gently under cold running water. Be sure to remove any dirt or impurities, but avoid overwashing them as prolonged contact with water can cause damage.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong> Gentle Drying<\/strong>: After washing, place the herbs on paper towels or a clean cloth to dry. Pat or gently shake to remove excess moisture. Avoid rubbing the leaves as this can cause damage. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Airtight Containers or Plastic Bags<\/strong>: Choose an airtight container or clean plastic bag to store your herbs. Line the bottom of the container with a damp paper towel, which will help maintain an environment with ideal humidity levels. The extra moisture helps keep the herbs from drying out too quickly.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13173\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/9-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p> <strong>Careful Storage<\/strong>: Place the herbs in the container in an organized manner, but avoid overcrowding to avoid crushing the leaves. This will help maintain the integrity of the herbs and allow for adequate air circulation. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Monitoring and Changing the Wet Towel<\/strong>: Periodically check the moisture of the damp paper towel. If it is dry, replace it with a new damp towel. This will help prevent excessive mold growth and keep your herbs fresh longer.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13169\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/20.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: <a href=\"https:\/\/panelinha.com.br\/blog\/pitadas\/post\/como-conservar-ervas-frescas\">Clique<\/a><\/figcaption><\/figure>\n<\/div><!--image--><div class=\"wp-block-lazyblock-cta lazyblock-cta-1lz3zx\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/homedecoracao.com\/en\/tendencias-para-cozinha-em-2023\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Kitchen trends in 2023\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/Cozinha-planejada-branca-Portobello.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/homedecoracao.com\/en\/tendencias-para-cozinha-em-2023\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Kitchen trends in 2023\">\n            Kitchen trends in 2023        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Kitchen decor trends for 2023 are great options for those who want to make this space look modern and more beautiful.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/homedecoracao.com\/en\/tendencias-para-cozinha-em-2023\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/homedecoracao.com\/en\/tendencias-para-cozinha-em-2023\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/Cozinha-planejada-branca-Portobello.webp\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Kitchen trends in 2023              <\/p>\n              <a href=\"https:\/\/homedecoracao.com\/en\/tendencias-para-cozinha-em-2023\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Freezing Fresh Herbs:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><br>Freezing herbs is a great way to preserve their freshness and flavor, allowing you to enjoy the aroma and fresh feel even when herbs are not in season. Let&#039;s explore in detail how you can freeze your herbs successfully.<br><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Choice of Herbs:<\/strong> Select fresh, healthy herbs to freeze. Herbs like parsley, cilantro, basil, and dill are great options for freezing, but you can try others as well.<br>.<br><strong>Washing and Drying:<\/strong> Wash herbs in cold water to remove dirt and debris. Gently shake or dry them carefully using paper towels. Excessive moisture can lead to unwanted ice crystals upon freezing.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Chopping:<\/strong> Chop the herbs into small pieces or according to preference, but avoid chopping them too finely, as the leaves can lose quality when frozen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Ice Trays<\/strong>: Place chopped herbs in each compartment of an ice cube tray. Cover the herbs with filtered water or extra virgin olive oil. Using water or olive oil helps protect herbs from excessive freezing and prevents frostbite.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Initial Freezing:<\/strong> Place the trays in the freezer until the herbs are frozen. This process helps keep the leaves separate and prevents them from sticking together.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13174\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: <a href=\"https:\/\/www.delicioso.com.br\/dicas-de-cozinha\/6-ervas-naturais-para-congelar-truque-perfeito\">Delicious<\/a><\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Transfer to Plastic Bag<\/strong>: Once the herb rocks are frozen, remove them from the trays and transfer them to plastic freezer bags. Remember to label the bags with the name of the herb and the freezing date.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Storage<\/strong>: Place the bags in the freezer, where the herbs will stay fresh for several months. The advantage of freezing is that you can take out the desired amount whenever you need, without defrosting the entire batch.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"655\" loading=\"lazy\" src=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26-1024x655.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-13175\" srcset=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26-1024x655.png 1024w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26-300x192.png 300w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26-768x492.png 768w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26-18x12.png 18w, https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/26.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Image: <a href=\"https:\/\/www.delicioso.com.br\/dicas-de-cozinha\/6-ervas-naturais-para-congelar-truque-perfeito\">Delicious<\/a><\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Important Tips:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><br><strong>Oil<\/strong>: If you choose to freeze your herbs in olive oil, use good quality olive oil and fill each compartment of the tray with just a teaspoon of olive oil to ensure the herbs don&#039;t become saturated.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><br><strong>Use in Preparations<\/strong>: Frozen herbs are excellent for cooked dishes, soups, sauces and other preparations that involve heating. They can lose some of their fresh texture when thawed, so they&#039;re best used in dishes where flavor is the main focus.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><br><strong>Avoid Thawing and Refreezing<\/strong>: Try to avoid thawing and refreezing herbs as this can affect the quality and texture. Only remove the desired amount from the freezer when necessary.<br>Freezing herbs is a practical solution for enjoying the flavor of fresh herbs year-round. By following these simple tips and steps, you&#039;ll be prepared to add a touch of freshness and flavor to your dishes, no matter the season.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><br><br><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Fresh herbs are a treasure in the kitchen, adding aroma, flavor and vibrancy to a wide variety of dishes. However, we are often faced with the dilemma of how to preserve them so that they stay fresh for longer. Fortunately, there are simple and effective techniques that can help extend the life of your herbs, allowing\u2026 <a class=\"more-link\" href=\"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/\">Continue reading <span class=\"screen-reader-text\">How to Preserve Fresh Herbs<\/span><\/a><\/p>","protected":false},"author":9,"featured_media":13174,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[332],"tags":[553,554,552],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Como Conservar Ervas Frescas - Home Decora\u00e7\u00e3o<\/title>\n<meta name=\"description\" content=\"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Como Conservar Ervas Frescas\" \/>\n<meta property=\"og:description\" content=\"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/\" \/>\n<meta property=\"og:site_name\" content=\"Home Decora\u00e7\u00e3o\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-18T22:33:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-10T20:27:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/homedecoracao.com\/#website\",\"url\":\"https:\/\/homedecoracao.com\/\",\"name\":\"Home Decora\u00e7\u00e3o\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/homedecoracao.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#primaryimage\",\"url\":\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png\",\"contentUrl\":\"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png\",\"width\":1200,\"height\":768},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#webpage\",\"url\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/\",\"name\":\"Como Conservar Ervas Frescas - Home Decora\u00e7\u00e3o\",\"isPartOf\":{\"@id\":\"https:\/\/homedecoracao.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#primaryimage\"},\"datePublished\":\"2023-08-18T22:33:32+00:00\",\"dateModified\":\"2025-03-10T20:27:05+00:00\",\"author\":{\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/918ab25f17645f7feeef6e0396b24740\"},\"description\":\"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.\",\"breadcrumb\":{\"@id\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/homedecoracao.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Como Conservar Ervas Frescas\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/918ab25f17645f7feeef6e0396b24740\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/homedecoracao.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/homedecoracao.com\/en\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Como Conservar Ervas Frescas - Home Decora\u00e7\u00e3o","description":"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/","og_locale":"en_US","og_type":"article","og_title":"Como Conservar Ervas Frescas","og_description":"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.","og_url":"https:\/\/homedecoracao.com\/en\/como-conservar-ervas-frescas\/","og_site_name":"Home Decora\u00e7\u00e3o","article_published_time":"2023-08-18T22:33:32+00:00","article_modified_time":"2025-03-10T20:27:05+00:00","og_image":[{"width":1200,"height":768,"url":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/homedecoracao.com\/#website","url":"https:\/\/homedecoracao.com\/","name":"Home Decora\u00e7\u00e3o","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/homedecoracao.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#primaryimage","url":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png","contentUrl":"https:\/\/homedecoracao.com\/wp-content\/uploads\/2023\/08\/25.png","width":1200,"height":768},{"@type":"WebPage","@id":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#webpage","url":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/","name":"Como Conservar Ervas Frescas - Home Decora\u00e7\u00e3o","isPartOf":{"@id":"https:\/\/homedecoracao.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#primaryimage"},"datePublished":"2023-08-18T22:33:32+00:00","dateModified":"2025-03-10T20:27:05+00:00","author":{"@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/918ab25f17645f7feeef6e0396b24740"},"description":"Descubra os segredos para preservar a vitalidade e o sabor das ervas frescas, transformando suas refei\u00e7\u00f5es com toques de aroma e frescor em cada prato.","breadcrumb":{"@id":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/homedecoracao.com\/como-conservar-ervas-frescas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/homedecoracao.com\/"},{"@type":"ListItem","position":2,"name":"Como Conservar Ervas Frescas"}]},{"@type":"Person","@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/918ab25f17645f7feeef6e0396b24740","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/homedecoracao.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/homedecoracao.com\/en\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts\/13163"}],"collection":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/comments?post=13163"}],"version-history":[{"count":0,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/posts\/13163\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/media\/13174"}],"wp:attachment":[{"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/media?parent=13163"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/categories?post=13163"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/homedecoracao.com\/en\/wp-json\/wp\/v2\/tags?post=13163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}