{"id":71982,"date":"2022-03-23T09:46:13","date_gmt":"2022-03-23T08:46:13","guid":{"rendered":"https:\/\/degroenelinde.nl\/home-copy"},"modified":"2026-04-17T08:34:09","modified_gmt":"2026-04-17T06:34:09","slug":"home","status":"publish","type":"page","link":"https:\/\/degroenelinde.nl\/be\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\"><div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div><\/div><h2 class=\"wp-block-heading has-text-align-center\"><\/h2><p><\/p><p><\/p><p><\/p><style>\n  @media screen and (max-width: 1024px) {\n    .container {\n      padding-top: 24px !important;\n    }\n  }\n\n  .featured-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1.42fr) minmax(0, 1fr);\n    align-items: start;\n    gap: clamp(16px, 2.5vw, 32px);\n  }\n\n  .featured-media-wrapper {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 731 \/ 526;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .featured-media {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .featured-media-text-overlay {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    text-align: center;\n    width: 80%;\n  }\n\n  .featured-media-text-overlay h3 {\n    margin: 0;\n    color: #FFF;\n    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);\n    font-family: \"Fira Sans\", sans-serif;\n    font-size: clamp(20px, 2.2vw, 28px);\n    font-style: normal;\n    font-weight: 500;\n    line-height: normal;\n    letter-spacing: 0.07px;\n  }\n\n  .featured-media-section {\n    display: flex;\n    min-width: 0;\n  }\n\n  .featured-blocks-section {\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n  .featured-blocks-section .image-text-block {\n    width: 100%;\n    height: 255px;\n    overflow: hidden;\n    margin-bottom: 0;\n  }\n\n  .featured-media-wrapper {\n    height: calc((255px * 2) + 16px);\n    min-height: calc((255px * 2) + 16px);\n    aspect-ratio: auto;\n    flex: 1;\n  }\n\n  .logo-blad-text {\n    position: relative;\n    z-index: 5;\n  }\n\n  .logo-blad-svg {\n    width: 100%;\n    height: auto;\n  }\n\n  .image-block {\n    position: relative;\n  }\n\n  .gradient {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 2;\n  }\n\n  .text-button-block {\n    padding: 16px;\n    text-align: left;\n    align-items: flex-start;\n  }\n\n  .text-button-block-text {\n    color: #1D3426;\n    font-family: \"Fira Sans\";\n    font-size: 14px;\n    font-style: normal;\n    font-weight: 300;\n    line-height: 150%;\n    letter-spacing: 0.035px;\n\n    max-width: 176px;\n  }\n\n  @media screen and (max-width: 767px) {\n    .text-button-block-text {\n      color: #1D3426;\n      font-family: \"Fira Sans\";\n      font-size: 16px;\n      font-style: normal;\n      font-weight: 300;\n      line-height: 175%;\n      \/* 28px *\/\n      letter-spacing: 0.04px;\n    }\n  }\n\n  .featured-blocks-section .button-text {\n    display: block;\n    margin-top: 8px;\n    text-align: left;\n    align-self: flex-start;\n  }\n\n  .featured-video-button {\n    display: flex;\n    min-height: 48px;\n    padding: 8px 24px;\n    justify-content: center;\n    align-items: center;\n    gap: 12px;\n\n    border-radius: 8px;\n    background: #FFF;\n    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.40);\n\n    color: #1D3426;\n    font-family: \"Fira Sans\";\n    font-size: 16px;\n    font-style: normal;\n    font-weight: 500;\n    line-height: normal;\n    letter-spacing: 0.04px;\n    width: fit-content;\n    margin: 16px auto 0 auto;\n    cursor: pointer;\n    border: none;\n  }\n\n  .featured-video-modal {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.72);\n    display: none;\n    align-items: center;\n    justify-content: center;\n    z-index: 9999;\n    padding: 24px;\n    box-sizing: border-box;\n  }\n\n  .featured-video-modal.is-open {\n    display: flex;\n  }\n\n  .featured-video-modal-content {\n    position: relative;\n    width: min(960px, 100%);\n    aspect-ratio: 16 \/ 9;\n    background: #000;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .featured-video-modal-content video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .featured-video-modal-close {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    z-index: 2;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    border: none;\n    background: rgba(0, 0, 0, 0.6);\n    color: #fff;\n    font-size: 22px;\n    line-height: 1;\n    cursor: pointer;\n  }\n\n  @media (max-width: 1024px) {\n    .featured-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .featured-media-wrapper {\n      height: auto;\n      min-height: 0;\n      aspect-ratio: 731 \/ 526;\n    }\n\n    .featured-blocks-section .image-text-block {\n      height: auto;\n      min-height: 0;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .featured-media-text-overlay h3 {\n      font-size: 20px;\n    }\n\n    .featured-blocks-section .image-text-block {\n      height: 315px;\n    }\n\n    .featured-blocks-section .image-text-block .text-button-block {\n      padding: 16px;\n    }\n  }\n<\/style>\n\n<div class=\"container\">\n  <div class=\"featured-layout\">\n    <div class=\"featured-media-section\">\n      <div class=\"featured-media-wrapper\"><video autoplay muted class=\"featured-media\"><source src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/20260116_1605_New-Video_simple_compose_01kf3ne9zkfycvznh69xsnr3cn-1.mp4\" type=\"video\/mp4\">Your browser does not support the video tag.<\/video><div class=\"featured-media-text-overlay\"><h3>Ontdek de groene linde<\/h3><button type=\"button\" class=\"featured-video-button\" data-video-src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/20260116_1605_New-Video_simple_compose_01kf3ne9zkfycvznh69xsnr3cn-1.mp4\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n                  <path d=\"M0 1.50227C0 0.364269 1.21733 -0.359064 2.21667 0.184269L10.458 4.66894C11.502 5.23694 11.502 6.7356 10.458 7.3036L2.21667 11.7876C1.21733 12.3316 0 11.6076 0 10.4703V1.50227Z\" fill=\"#1D3426\"\/>\n                <\/svg>Bekijk video<\/button><\/div><\/div>    <\/div>\n          <div class=\"featured-video-modal\" id=\"featured-video-modal\" aria-hidden=\"true\">\n        <div class=\"featured-video-modal-content\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Video\">\n          <button type=\"button\" class=\"featured-video-modal-close\" aria-label=\"Sluiten\">\u00d7<\/button>\n          <video controls>\n            <source src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/20260116_1605_New-Video_simple_compose_01kf3ne9zkfycvznh69xsnr3cn-1.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n          <\/video>\n        <\/div>\n      <\/div>\n      <script>\n        (function() {\n          var modal = document.getElementById('featured-video-modal');\n          if (!modal) return;\n\n          var openButton = document.querySelector('.featured-video-button');\n          var closeButton = modal.querySelector('.featured-video-modal-close');\n          var video = modal.querySelector('video');\n\n          function openModal() {\n            modal.classList.add('is-open');\n            modal.setAttribute('aria-hidden', 'false');\n            if (video) {\n              video.currentTime = 0;\n              video.play().catch(function() {});\n            }\n          }\n\n          function closeModal() {\n            modal.classList.remove('is-open');\n            modal.setAttribute('aria-hidden', 'true');\n            if (video) {\n              video.pause();\n            }\n          }\n\n          if (openButton) {\n            openButton.addEventListener('click', function(event) {\n              event.preventDefault();\n              openModal();\n            });\n          }\n\n          if (closeButton) {\n            closeButton.addEventListener('click', function() {\n              closeModal();\n            });\n          }\n\n          modal.addEventListener('click', function(event) {\n            if (event.target === modal) {\n              closeModal();\n            }\n          });\n\n          document.addEventListener('keydown', function(event) {\n            if (event.key === 'Escape') {\n              closeModal();\n            }\n          });\n        })();\n      <\/script>\n    \n    <div class=\"featured-blocks-section\">\n              \n        \n        <div class=\"image-text-block\">\n          <div class=\"logo-blad-text\">\n            <svg class=\"logo-blad-svg\" id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 574 403\">\n              <defs>\n                <style>\n                  .featured-identifier-1 {\n                    fill: #a5758b;\n                    fill-rule: evenodd;\n                  }\n                <\/style>\n              <\/defs>\n              <path class=\"featured-identifier-1\" d=\"M574,29.19C404.36-21.38,177.84-9,62.75,88.25-43.26,177.82,3,264.87,70.1,318.92c5.8,4.63,192.08-114.27,198.08-110.22,9.28,6.37-161.72,136.08-151.85,142.06,71.18,44,158.23,76.25,231.54,28.77C419.06,333.59,514,234,574,29.19Z\" \/>\n            <\/svg>\n\n            <h2>\n              Maandaanbieding             <\/h2>\n          <\/div>\n\n          <div class=\"image-block\">\n            <div class=\"gradient\"><\/div>\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-1024x1024.jpg 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-1536x1536.jpg 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-scaled.jpg 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/04\/Oranex-100x100.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>          <\/div>\n\n          <div class=\"text-button-block\">\n            <p class=\"text-button-block-text\"><p>Deze maand staat bij ons in het teken van &#8216;Spring is in the air!&#8217;. Je ontvangt 20% korting op geselecteerde producten&#8230;<\/p>\n<\/p>\n\n                          <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/maandaanbieding\/\" class=\"button-text\">\n                Producten               <\/a>\n                      <\/div>\n        <\/div>\n              \n        \n        <div class=\"image-text-block\">\n          <div class=\"logo-blad-text\">\n            <svg class=\"logo-blad-svg\" id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 574 403\">\n              <defs>\n                <style>\n                  .featured-identifier-2 {\n                    fill: #a5758b;\n                    fill-rule: evenodd;\n                  }\n                <\/style>\n              <\/defs>\n              <path class=\"featured-identifier-2\" d=\"M574,29.19C404.36-21.38,177.84-9,62.75,88.25-43.26,177.82,3,264.87,70.1,318.92c5.8,4.63,192.08-114.27,198.08-110.22,9.28,6.37-161.72,136.08-151.85,142.06,71.18,44,158.23,76.25,231.54,28.77C419.06,333.59,514,234,574,29.19Z\" \/>\n            <\/svg>\n\n            <h2>\n              Aroma-Power            <\/h2>\n          <\/div>\n\n          <div class=\"image-block\">\n            <div class=\"gradient\"><\/div>\n            <img decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-350x350.jpg\" class=\"attachment-medium_square size-medium_square\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek-100x100.jpg 100w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Aroma-Power-handboek.jpg 900w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>          <\/div>\n\n          <div class=\"text-button-block\">\n            <p class=\"text-button-block-text\"><p>Wauw! Daar is hij eindelijk! Een praktisch handboek vol informatie over etherische oli\u00ebn geschreven door Marianne\u2026<\/p>\n<\/p>\n\n                          <a href=\"https:\/\/degroenelinde.nl\/be\/product\/aroma-power-handboek\/\" class=\"button-text\">\n                Handboek               <\/a>\n                      <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/div><div class=\"thema-slider container\">\n        <div class=\"homepage-themas homepage-themas-slider\">\n            <div class=\"grid-container\">\n                <h1 class=\"title\">Themas<\/h1>\n                <div class=\"slider\">\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\" class=\"button light-green\">\n                                Geurlijnen                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\" class=\"button light-green\">\n                                Enkelvoudige oli\u00ebn                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/lichtfrequenties\" class=\"button light-green\">\n                                Lichtfrequenties                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/best-lopende-producten\" class=\"button light-green\">\n                                Bestsellers                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/babys-kinderen\" class=\"button light-green\">\n                                Baby&#039;s en Kinderen                            <\/a>\n                        <\/div>\n                                            <div class=\"thema-item\">\n                            <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/boeken-en-inspiratie\" class=\"button light-green\">\n                                Boeken en inspiratie                            <\/a>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div><span class=\"clerk\" id=\"clerk1\" data-template=\"@home-page-trending\"><\/span><section class=\"homepage-categories\">\n        <div class=\"categories-grid\">\n                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Enkelvoudige-olien-1.png) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        ENKELVOUDIGE OLI\u00ebN                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/a-tot-z-ebkelvoudige-olien\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            A TOT Z                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/geurprofielen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            GEURPROFIELEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/themas-enkelvoudige-olien\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            THEMA&#039;S                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2021\/11\/Love-Lovely-Happy-Home-auraspray-en-olie.jpg) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        GEURLIJNEN                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/hsp-geurfrequenties\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            HSP                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/helende-composities\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            HELENDE COMPOSITIES                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/lekker-slapen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            LEKKER SLAPEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                <div class=\"category-card\" style=\"background: linear-gradient(180deg, rgba(29, 52, 38, 0) 0%, #1D3426 100%), url(https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Gouden-Driehoek-1-1.png) lightgray 50% \/ cover no-repeat;\">\n                        <div class=\"category-card__overlay\">\n                            <div class=\"category-card__content\">\n                                <div class=\"category-card__header\">\n                                    <h3 class=\"category-card__title\">\n                                        KRISTALLEN                                    <\/h3>\n                                <\/div>\n\n                                                                    <div class=\"category-card__subcategories\">\n                                        <ul class=\"subcategories-list\">\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/a-tot-z\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            A TOT Z                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/gepolijsten-stukken\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            GEPOLIJSTEN STUKKEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                                                                            <li class=\"subcategories-list__item\">\n                                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/trommelstenen\" class=\"subcategory-link\">\n                                                        <span class=\"subcategory-link__icon\" aria-hidden=\"true\">\n                                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"18\" viewbox=\"0 0 14 18\" fill=\"none\">\n                                                                <g filter=\"url(#filter0_d_412_14500)\">\n                                                                    <path d=\"M9.36606 5.3661C9.63798 5.09418 9.63798 4.65258 9.36606 4.38067L5.18938 0.20398C4.91746 -0.0679388 4.47586 -0.0679388 4.20394 0.20398C3.93202 0.4759 3.93202 0.917498 4.20394 1.18942L7.88899 4.87447L4.20611 8.55953C3.9342 8.83144 3.9342 9.27304 4.20611 9.54496C4.47803 9.81688 4.91963 9.81688 5.19155 9.54496L9.36824 5.36828L9.36606 5.3661Z\" fill=\"white\" \/>\n                                                                <\/g>\n                                                                <defs>\n                                                                    <filter id=\"filter0_d_412_14500\" x=\"0\" y=\"0\" width=\"13.5698\" height=\"17.7489\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n                                                                        <feflood flood-opacity=\"0\" result=\"BackgroundImageFix\" \/>\n                                                                        <fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\" \/>\n                                                                        <feoffset dy=\"4\" \/>\n                                                                        <fegaussianblur stddeviation=\"2\" \/>\n                                                                        <fecomposite in2=\"hardAlpha\" operator=\"out\" \/>\n                                                                        <fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0\" \/>\n                                                                        <feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_412_14500\" \/>\n                                                                        <feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_412_14500\" result=\"shape\" \/>\n                                                                    <\/filter>\n                                                                <\/defs>\n                                                            <\/svg>\n                                                        <\/span>\n                                                        <span class=\"subcategory-link__text\">\n                                                            TROMMELSTENEN                                                        <\/span>\n                                                    <\/a>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                \n                                <div class=\"category-card__footer\">\n                                    <a href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\" class=\"category_button\">\n                                        bekijk producten\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n    <\/section><div class=\"container-full\">\n        <section class=\"homepage-reviews review-slider\">\n            <div class=\"homepage-review-slider\">\n                <h2 class=\"title-reviews-main\">Ervaringen van klanten<\/h2>\n                <div class=\"review-grid slider\">\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/proefpakket\" class=\"reviews-card-title\">Proefpakket RGB<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2024\/05\/proefpakket-RGB-300x300.jpg\" alt=\"Proefpakket RGB\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"is-on-sale-price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;23,95<\/bdi><\/span><\/del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;17,95<\/bdi><\/span><\/ins><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Dit is zo&#039;n fijn pakketje! Gelijk wat meer besteld om het ook anderen te kunnen laten ervaren. Ik voel direct de werking wanneer ik het spuit. Echt een aanrader!&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">CoachingwithJoy<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/clean-energy\" class=\"reviews-card-title\">Clean Energy 100 ml spray<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/05\/Clean-Energie-roomauraspray-100-ml-300x300.jpg\" alt=\"Clean Energy 100 ml spray\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;21,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Wat \u2018n geweldig product, met hele fijne geur. Na eerst de 3 flesjes proefserie te hebben aangeschaft en gebruikt was het al snel duidelijk. Dit is een geweldig product. Had de proefserie mee genomen naar mijn Spaanse vriendin en die is ook laaiend enthousiast. Al snel was dus duidelijk dat het werkt. Bij thuiskomst gelijk de grote fles besteld voor ons beiden. Deze fles is inmiddels ook al naar haar onderweg. Ze kijkt er naar uit want de kleine is leeg.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">jeannettealbers63<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/hsp-protection\" class=\"reviews-card-title\">Protection, HSP<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2023\/01\/HSP-Protection-Auraspray-10-ml-olie-300x300.jpg\" alt=\"Protection, HSP\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;18,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Ben er zo blij mee helpt mij om beter te functioneren kan de invloeden van buitenaf beter aan\r\nHeb nu niet zo veel last van de emoties die om mijn heen zijn helpt echt\ud83e\udd70\ud83e\udd70\ud83e\udd70&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"far fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Marion van de sande<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/bestseller-box\" class=\"reviews-card-title\">Bestseller box<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2025\/07\/Bestseller-box-1-300x300.jpg\" alt=\"Bestseller box\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;49,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Ik gebruik deze aurasprays ontzettend graag. Ze hebben stuk voor stuk een heerlijke geur en helpen mij om even tot rust te komen en weer bij mezelf te landen. Of ik ze nu gebruik tijdens een ontspanningsmoment of gewoon op een drukke dag, ze geven direct een fijn en kalmerend gevoel. Omdat elke gelegenheid om een andere energie vraagt, is deze box ideaal, voor elk moment zit er een passende spray bij. Zeker een aanrader voor wie meer rust en balans in het dagelijks leven wil ervaren. \u2728&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Maria<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/rozenkwarts-mini-hart\" class=\"reviews-card-title\">Rozenkwarts mini hart 1,5 cm<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/06\/Rozenkwarts-mini-hart-15-cm--300x300.jpg\" alt=\"Rozenkwarts mini hart 1,5 cm\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;2,85<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Zo mooie steentjes in een perfecte hartvorm.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Kathleen Stulens<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/angel-collection-healing-roll-on\" class=\"reviews-card-title\">Healing roll on, Angel Collection<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2022\/01\/Healing-Angel-Collection-roll-on-300x300.jpg\" alt=\"Healing roll on, Angel Collection\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;14,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Aangename geur, smeer aan polsen en beetje aan kussenhoes voor ik ga slapen. Doe dan mijn ademhalingsoefeningen en op de duur een heerlijke routine voor het slapengaan welke een lekker, vertrouwd en aangenaam gevoel opwekken.\r\nEerlijke en zuiver producten\u2665\ufe0f\r\nBlij deze te leren kennen en ontdekken!!&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Martine Janssens<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/inspiratie-magazine\" class=\"reviews-card-title\">Inspiratie Magazine<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2021\/12\/Magazine-2024-300x300.jpg\" alt=\"Inspiratie Magazine\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;5,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Mooi handzaam overzichtelijk magazine.\r\nPrettig geschreven informatie die je stimuleert om de verdieping in te gaan.&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Marina van Rossum<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"reviews-background-card\">\n                            <div class=\"reviews-card-justify-between\">\n                                <div>\n                                    <div class=\"reviews-card-heading\">\n                                        <a href=\"https:\/\/degroenelinde.nl\/be\/product\/bamboo-diffuser\" class=\"reviews-card-title\">Bamboo diffuser<\/a>\n                                                                                    <img decoding=\"async\" class=\"reviews-card-image\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2024\/10\/bamboo-difusser-300x300.jpg\" alt=\"Bamboo diffuser\">\n                                                                            <\/div>\n                                                                            <p class=\"reviews-card-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;49,95<\/bdi><\/span><\/p>\n                                                                                                                <p class=\"reviews-card-description\">&#8220;Wij zijn er (gezin van 4) heel blij mee en tevreden over.\r\nGemakkelijk, veilig en mooi. De (eveneens fijne) geuren worden fijn verspreid. Ga er nog eentje bestellen voor de bovenverdieping wanneer m&#039;n kantoor klaar is:)&#8221;<\/p>\n                                                                    <\/div>\n                                <div>\n\n                                                                            <div class=\"review-card-rating\"><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><i class=\"fas fa-star\" style=\"color: #77BD8D;\"><\/i><\/div>\n                                                                                                                <span class=\"reviews-card-author\">Lizanne Frusch<\/span>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n                <div class=\"slider-navigation nav-reviews\">\n                    <button class=\"prev\" aria-label=\"Previous\"><\/button>\n                    <button class=\"next\" aria-label=\"Next\"><\/button>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n<style>\n    .title-reviews-main {\n        color: #333;\n        font-family: \"Fira Sans\";\n        font-size: 40px;\n        font-style: normal;\n        font-weight: 500;\n        line-height: normal;\n        letter-spacing: 0.1px;\n\n        display: flex;\n        text-align: center;\n        justify-content: center;\n    }\n\n    @media (max-width: 768px) {\n        .title-reviews-main {\n            color: #333;\n            text-align: center;\n            font-family: \"Fira Sans\";\n            font-size: 28px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.07px;\n        }\n    }\n\n    .reviews-background-card {\n        width: 100%;\n        max-width: 513px;\n        height: 481px;\n        margin: 0 auto;\n\n        padding-top: 39px;\n        padding-bottom: 54px;\n        padding-left: 55px;\n        padding-right: 55px;\n\n        border-radius: 16px;\n        background: #EFF5F1;\n        display: flex;\n        flex-direction: column;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-background-card {\n            width: 100%;\n            max-width: 341px;\n            height: 382px;\n\n            padding-top: 100px;\n            padding-bottom: 32px;\n            padding-left: 32px;\n            padding-right: 32px;\n\n            border-radius: 16px;\n            background: #EFF5F1;\n\n            display: flex;\n            justify-content: center;\n            text-align: center;\n            align-items: center;\n        }\n    }\n\n    .reviews-card-justify-between {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        height: 100%;\n    }\n\n    .reviews-card-heading {\n        display: flex;\n        align-items: flex-start;\n        justify-content: space-between;\n        gap: 16px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-heading {\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n        }\n    }\n\n    .reviews-card-title {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 6;\n\n        overflow: hidden;\n        color: #77BD8D;\n        text-overflow: ellipsis;\n        font-family: \"Patrick Hand\";\n        font-size: 24px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 36px *\/\n        letter-spacing: 0.06px;\n        text-decoration-line: underline;\n        text-decoration-style: solid;\n        text-decoration-skip-ink: auto;\n        text-decoration-thickness: auto;\n        text-underline-offset: auto;\n        text-underline-position: from-font;\n\n        max-width: 221px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-title {\n            display: -webkit-box;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 2;\n\n            overflow: hidden;\n            color: #77BD8D;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Patrick Hand\";\n            font-size: 20px;\n            font-style: normal;\n            font-weight: 400;\n            line-height: 150%;\n            \/* 30px *\/\n            letter-spacing: 0.05px;\n            text-decoration-line: underline;\n            text-decoration-style: solid;\n            text-decoration-skip-ink: auto;\n            text-decoration-thickness: auto;\n            text-underline-offset: auto;\n            text-underline-position: from-font;\n\n            max-width: 184px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .reviews-card-heading .reviews-card-title {\n            max-width: 184px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .reviews-card-heading .reviews-card-image {\n            order: -1;\n            margin-top: -130px;\n            margin-right: 0;\n        }\n    }\n\n    .reviews-card-price {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 1;\n\n        overflow: hidden;\n        color: #77BD8D;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 24px *\/\n        letter-spacing: 0.04px;\n    }\n\n    .reviews-card-description {\n        display: -webkit-box;\n        max-width: 335px;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 6;\n\n        overflow: hidden;\n        color: #333;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 18px;\n        font-style: italic;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 27px *\/\n        letter-spacing: 0.045px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-description {\n            display: -webkit-box;\n            max-width: 277px;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 4;\n\n            overflow: hidden;\n            color: #333;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: italic;\n            font-weight: 400;\n            line-height: 150%;\n            letter-spacing: 0.04px;\n\n            margin: 0 auto;\n            text-align: center;\n        }\n    }\n\n    .review-card-rating {\n        display: flex;\n        width: 16px;\n        height: 16px;\n        aspect-ratio: 1\/1;\n        color: #77BD8D;\n    }\n\n    @media (max-width: 768px) {\n        .review-card-rating {\n            margin: 0 auto;\n            justify-content: center;\n            margin-top: 24px;\n        }\n    }\n\n    .reviews-card-author {\n        display: -webkit-box;\n        -webkit-box-orient: vertical;\n        -webkit-line-clamp: 1;\n\n        overflow: hidden;\n        color: #7DA88A;\n        text-overflow: ellipsis;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 150%;\n        \/* 24px *\/\n        letter-spacing: 0.04px;\n\n        margin-top: 6px;\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-author {\n            display: -webkit-box;\n            -webkit-box-orient: vertical;\n            -webkit-line-clamp: 1;\n            align-self: stretch;\n\n            overflow: hidden;\n            color: #7DA88A;\n            text-align: center;\n            text-overflow: ellipsis;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: normal;\n            font-weight: 400;\n            line-height: 150%;\n            \/* 24px *\/\n            margin-top: 6px;\n            letter-spacing: 0.04px;\n            padding-bottom: 32px;\n        }\n    }\n\n    .reviews-card-image {\n        width: 128px;\n        height: 128px;\n        transform: rotate(7.032deg);\n        flex-shrink: 0;\n        margin-top: -65px;\n        margin-right: 40px;\n\n        border-radius: 12px;\n        \/* background: url(<path-to-image>) lightgray 50% \/ cover no-repeat; *\/\n    }\n\n    @media (max-width: 768px) {\n        .reviews-card-image {\n            width: 104px;\n            height: 104px;\n            aspect-ratio: 1\/1;\n            transform: none;\n            flex-shrink: 0;\n\n            border-radius: 13.2px;\n            \/* background: url(<path-to-image>) lightgray 50% \/ cover no-repeat; *\/\n        }\n\n    }\n<\/style><div class=\"about-slider container-full\">\n        <div class=\"homepage-about-slider\">\n            <div class=\"title-block navigation-block\">\n                <h2 class=\"sr-only\">About<\/h2>\n\n                <div class=\"slider-navigation nav-homepage-about\">\n                    <button class=\"prev\" aria-label=\"Previous\"><\/button>\n                    <button class=\"next\" aria-label=\"Next\"><\/button>\n                <\/div>\n            <\/div>\n\n            <div class=\"slider\">\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp\" class=\"attachment-large size-large\" alt=\"Gebouw buitenkant De Groene Linde\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-gebouw.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Over ons\">\n                                                                            <h3 class=\"about-title\">Over ons<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Wil je zien waar het team van De Groene Linde uit bestaat? <\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/ons-team\/\"\n                                            >\n                                            Over ons                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-7.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Showroom\">\n                                                                            <h3 class=\"about-title\">Showroom<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Ervaar de verschillende geurfrequenties, kristallen en andere spirituele cadeautjes bij ons in Heiloo. <\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/showroom\/\"\n                                            >\n                                            Meer info                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-1024x768.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-buitenkant-4.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Zakelijk klant worden\">\n                                                                            <h3 class=\"about-title\">Zakelijk klant worden<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Heb jij een (web)winkel of praktijk? Informeer naar de inkoopvoorwaarden.<\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/zakelijke-klant\/\"\n                                            >\n                                            Meer info                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"slider-item\">\n                                                    <div class=\"about-image\" style=\"--about-image-url: url('https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-1024x768.webp');\">\n                                <img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-1024x768.webp\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-1024x768.webp 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-300x225.webp 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-768x576.webp 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1-600x450.webp 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/De-Groene-Linde-showroom-11-1.webp 1360w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <div class=\"about-overlay\" role=\"region\" aria-label=\"Private label\">\n                                                                            <h3 class=\"about-title\">Private label<\/h3>\n                                    \n                                                                            <div class=\"about-text\">Heb jij een concept in gedachten en zoek je naar olie producten met een eigen label? Starten kan al vanaf 200 stuks. <\/div>\n                                    \n                                                                            <a class=\"about-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/zakelijke-klant\/\"\n                                            >\n                                            Meer info                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n        <div class=\"homepage-about-featured-container container\">\n        <div class=\"homepage-about-featured\">\n            <h2 class=\"sr-only\">Uitgelicht<\/h2>\n\n            <div class=\"featured-grid\">\n                                    <article class=\"featured-item\">\n                        <div class=\"featured-item-grid\">\n                                                            <div class=\"featured-image\">\n                                    <img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1024x1024.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1024x1024.png 1024w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-300x300.png 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-150x150.png 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-768x768.png 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-1536x1536.png 1536w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage.png 2048w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-350x350.png 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-600x600.png 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/03\/Workshop-homepage-100x100.png 100w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>                                <\/div>\n                            \n                            <div class=\"featured-card\">\n                                <div class=\"featured-content\" role=\"region\" aria-label=\"Evenementen Kalender\">\n                                    <h3 class=\"featured-title\">Evenementen Kalender<\/h3>                                    <div class=\"featured-text\">Bekijk alle komende events bij ons in Heiloo in onze nieuwe kalender.<\/div>\n                                                                            <a class=\"featured-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/evenementen-kalender\/\"\n                                            >\n                                            Bekijk events                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"featured-item\">\n                        <div class=\"featured-item-grid\">\n                                                            <div class=\"featured-image\">\n                                    <img decoding=\"async\" width=\"1000\" height=\"1000\" src=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie-.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie-.jpg 1000w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--300x300.jpg 300w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--150x150.jpg 150w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--768x768.jpg 768w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--350x350.jpg 350w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--600x600.jpg 600w, https:\/\/degroenelinde.nl\/app\/uploads\/2026\/02\/04.-Eigenliefde-Lightfrequentie--100x100.jpg 100w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>                                <\/div>\n                            \n                            <div class=\"featured-card\">\n                                <div class=\"featured-content\" role=\"region\" aria-label=\"Lichtfrequenties\">\n                                    <h3 class=\"featured-title\">Lichtfrequenties<\/h3>                                    <div class=\"featured-text\">Ontdek onze vernieuwde Lichtfrequenties<\/div>\n                                                                            <a class=\"featured-button\"\n                                            href=\"https:\/\/degroenelinde.nl\/be\/producten\/lichtfrequenties\/\"\n                                            >\n                                            Bekijk Lichtfrequenties                                        <\/a>\n                                                                    <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/article>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .homepage-about-featured-container {\n            margin-top: -39px !important;\n            max-width: 1200px;\n            position: relative;\n            margin: 0 auto;\n        }\n\n        .featured-grid {\n            display: grid;\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            gap: clamp(1rem, 2.4vw, 1.5rem);\n            align-items: start;\n        }\n\n        .featured-item {\n            background: transparent;\n            border: none;\n            padding: 0;\n        }\n\n        .featured-item-grid {\n            display: grid;\n            grid-template-columns: minmax(140px, 34%) minmax(0, 1fr);\n            align-items: stretch;\n        }\n\n        .featured-image {\n            display: block;\n            height: 100%;\n        }\n\n        .featured-image img {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            border-radius: 8px 0 0 8px;\n        }\n\n        .featured-card {\n            min-height: clamp(170px, 18vw, 193px);\n            border-radius: 0 12px 12px 0;\n            border: 1px solid #E8E8E8;\n            background: #FFF;\n            box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.06);\n            padding: clamp(1rem, 2.1vw, 2rem);\n            overflow: hidden;\n        }\n\n        .featured-content {\n            padding: 0;\n            max-width: 100%;\n        }\n\n        .featured-title {\n            margin: 0 0 .5rem;\n\n            color: #84A48F;\n            font-family: \"Fira Sans\";\n            font-size: 24px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.06px;\n        }\n\n        .featured-text {\n            margin: 0 0 1rem;\n        }\n\n        .featured-button {\n            display: inline-block;\n\n            color: #94BA1A;\n            font-family: \"Fira Sans\";\n            font-size: 16px;\n            font-style: normal;\n            font-weight: 500;\n            line-height: normal;\n            letter-spacing: 0.04px;\n        }\n\n        @media (max-width: 1100px) {\n            .featured-grid {\n                grid-template-columns: 1fr;\n                max-width: 760px;\n                margin: 0 auto;\n            }\n\n            .featured-item-grid {\n                grid-template-columns: minmax(220px, 38%) minmax(0, 1fr);\n            }\n        }\n\n        @media (max-width: 860px) {\n            .featured-item-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .featured-image img {\n                width: 100%;\n                height: auto;\n                aspect-ratio: 361 \/ 180;\n                object-fit: cover;\n                border-radius: 8px 8px 0 0;\n            }\n\n            .featured-card {\n                border-radius: 0 0 8px 8px;\n                height: auto;\n                width: 100%;\n            }\n        }\n    <\/style>\t\t<div id=\"instagram-gallery-feed-1\" class=\"instagram-gallery-feed\" data-feed=\"{&quot;id&quot;:1,&quot;account_id&quot;:&quot;17841402452342699&quot;,&quot;source&quot;:&quot;username&quot;,&quot;tag&quot;:&quot;wordpress&quot;,&quot;order_by&quot;:&quot;top_media&quot;,&quot;layout&quot;:&quot;carousel&quot;,&quot;limit&quot;:12,&quot;columns&quot;:3,&quot;spacing&quot;:10,&quot;lazy&quot;:true,&quot;responsive&quot;:{&quot;desktop&quot;:{&quot;columns&quot;:4,&quot;spacing&quot;:20},&quot;tablet&quot;:{&quot;columns&quot;:2,&quot;spacing&quot;:20},&quot;mobile&quot;:{&quot;columns&quot;:1,&quot;spacing&quot;:24},&quot;breakpoints&quot;:{&quot;tablet&quot;:768,&quot;mobile&quot;:480}},&quot;aspect_ratio&quot;:{&quot;width&quot;:1,&quot;height&quot;:1},&quot;highlight&quot;:{&quot;tag&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;position&quot;:&quot;1,3,5&quot;},&quot;reel&quot;:{&quot;hide&quot;:true},&quot;copyright&quot;:{&quot;hide&quot;:false,&quot;placeholder&quot;:&quot;&quot;},&quot;profile&quot;:{&quot;display&quot;:true,&quot;username&quot;:&quot;&quot;,&quot;nickname&quot;:&quot;&quot;,&quot;website&quot;:&quot;&quot;,&quot;biography&quot;:&quot;&quot;,&quot;link_text&quot;:&quot;&quot;,&quot;website_text&quot;:&quot;&quot;,&quot;avatar&quot;:&quot;https:\\\/\\\/degroenelinde.nl\\\/app\\\/uploads\\\/2025\\\/01\\\/logo_dgl.jpg&quot;},&quot;box&quot;:{&quot;display&quot;:false,&quot;padding&quot;:100,&quot;radius&quot;:0,&quot;background&quot;:&quot;#fefefe&quot;,&quot;profile&quot;:false,&quot;desc&quot;:&quot;&quot;,&quot;text_color&quot;:&quot;#000000&quot;},&quot;mask&quot;:{&quot;display&quot;:true,&quot;background&quot;:&quot;#94ba1a&quot;,&quot;icon_color&quot;:&quot;#ffffff&quot;,&quot;likes_count&quot;:true,&quot;comments_count&quot;:true},&quot;card&quot;:{&quot;display&quot;:false,&quot;radius&quot;:1,&quot;font_size&quot;:12,&quot;background&quot;:&quot;#ffffff&quot;,&quot;background_hover&quot;:&quot;&quot;,&quot;text_color&quot;:&quot;#000000&quot;,&quot;padding&quot;:5,&quot;likes_count&quot;:false,&quot;text_length&quot;:10,&quot;comments_count&quot;:false,&quot;text_align&quot;:&quot;left&quot;},&quot;carousel&quot;:{&quot;centered_slides&quot;:false,&quot;autoplay&quot;:true,&quot;autoplay_interval&quot;:3000,&quot;navarrows&quot;:true,&quot;navarrows_color&quot;:&quot;#00b5e0&quot;,&quot;pagination&quot;:false,&quot;pagination_color&quot;:&quot;&quot;},&quot;modal&quot;:{&quot;display&quot;:true,&quot;profile&quot;:true,&quot;media_description&quot;:true,&quot;likes_count&quot;:true,&quot;comments_count&quot;:true,&quot;comments_list&quot;:false,&quot;text_align&quot;:&quot;left&quot;,&quot;modal_align&quot;:&quot;right&quot;,&quot;text_length&quot;:10000,&quot;font_size&quot;:12},&quot;button&quot;:{&quot;display&quot;:false,&quot;text&quot;:&quot;View on Instagram&quot;,&quot;text_color&quot;:&quot;#ffff&quot;,&quot;background&quot;:&quot;&quot;,&quot;background_hover&quot;:&quot;&quot;},&quot;button_load&quot;:{&quot;display&quot;:false,&quot;text&quot;:&quot;Load more...&quot;,&quot;text_color&quot;:&quot;#ffff&quot;,&quot;background&quot;:&quot;&quot;,&quot;background_hover&quot;:&quot;&quot;}}\">\n\t\t<!-- <FeedContainer\/> -->\n\t\t<\/div>\n\t\t<style>\n    .grid-cols-4 {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        column-gap: 32px;\n        row-gap: 40px;\n        margin-bottom: 80px;\n        margin-top: 128px;\n    }\n\n    .categories-overview__item {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\ttext-align: center;\n        min-width: 0;\n    }\n\n    .categories-overview__links {\n        display: flex;\n        flex-direction: column;\n        gap: 6px;\n\n        color: #1D3426;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 175%;\n        letter-spacing: 0.04px;\n    }\n\n    .categories-overview__links a {\n        color: #1D3426;\n        font-family: \"Fira Sans\";\n        font-size: 16px;\n        font-style: normal;\n        font-weight: 400;\n        line-height: 175%;\n        \/* 28px *\/\n        letter-spacing: 0.04px;\n    }\n\n    .categories-overview__link {\n        display: block;\n    }\n\n    .categories-overview__links .categories-overview__link:last-child {\n        text-decoration-line: underline;\n        text-decoration-style: solid;\n        text-decoration-skip-ink: auto;\n        text-decoration-thickness: auto;\n        text-underline-offset: auto;\n        text-underline-position: from-font;\n\n    }\n\n    .categories-overview__title {\n        color: #333;\n        font-family: \"Fira Sans\";\n        font-size: 20px;\n        font-style: normal;\n        font-weight: 500;\n        line-height: normal;\n        letter-spacing: 0.05px;\n        margin: 0 0 16px;\n    }\n\n    @media (max-width: 1024px) {\n        .grid-cols-4 {\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            column-gap: 24px;\n            row-gap: 32px;\n            margin-top: 96px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .grid-cols-4 {\n            grid-template-columns: 1fr;\n            row-gap: 28px;\n            margin-top: 80px;\n            margin-bottom: 64px;\n        }\n\n        .categories-overview__title {\n            font-size: 18px;\n            margin-bottom: 12px;\n        }\n\n        .categories-overview__links {\n            font-size: 15px;\n            line-height: 165%;\n        }\n    }\n<\/style>\n\n<div class=\"container\">\n    <div class=\"grid-cols-4\">\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Enkelvoudige oli\u00ebn<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/a-tot-z-ebkelvoudige-olien\/?price_min&#038;price_max&#038;sort=default\" target=\"_self\">\n                                    Alle oli\u00ebn van A tot Z                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/geurprofielen\/\" target=\"_self\">\n                                    Geurprofielen                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/themas-enkelvoudige-olien\/\" target=\"_self\">\n                                    Oli\u00ebn op thema                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/startbox\/\" target=\"_self\">\n                                    Startbox en opbergers                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/etherische-olien\/\" target=\"_self\">\n                                    Alles bekijken                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Geurlijnen<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/hsp-geurfrequenties\/\" target=\"_self\">\n                                    HSP voor hooggevoeligheid                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/happy-home-blends\/\" target=\"_self\">\n                                    Happy Home blends                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/happy-home-blends\/\" target=\"_self\">\n                                    Lekker Slapen                                 <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/women-collection\/\" target=\"_self\">\n                                    Woman Collection                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurlijnen\/\" target=\"_self\">\n                                    Alle geurlijnen                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Kristallen<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/a-tot-z\/\" target=\"_self\">\n                                    Alle kristallen van A &#8211; Z                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/kristallen-sets\/\" target=\"_self\">\n                                    Kristallen sets                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/sieraden\/\" target=\"_self\">\n                                    Sieraden                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/trommelstenen\/\" target=\"_self\">\n                                    Trommelstenen                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/kristallen\/\" target=\"_self\">\n                                    Alle kristallen                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n                        <div class=\"categories-overview__item\">\n                                            <h3 class=\"categories-overview__title\">Navigeer snel naar<\/h3>\n                    \n                                            <div class=\"categories-overview__links\">\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/geurverspreiders\/\" target=\"_self\">\n                                    Geurverspreiders                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/cadeau-sets\/\" target=\"_self\">\n                                    Cadeau en startsets                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/klanken-rituelen\/stemvorken\/\" target=\"_self\">\n                                    Stemvorken                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/boeken-en-inspiratie\/boeken\/\" target=\"_self\">\n                                    Boeken                                <\/a>\n                                                            <a class=\"categories-overview__link\" href=\"https:\/\/degroenelinde.nl\/be\/producten\/best-lopende-producten\/?price_min&#038;price_max&#038;sort=popularity\" target=\"_self\">\n                                    Alle bestsellers                                <\/a>\n                                                    <\/div>\n                                    <\/div>\n            <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-71982","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/comments?post=71982"}],"version-history":[{"count":984,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982\/revisions"}],"predecessor-version":[{"id":308105,"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/pages\/71982\/revisions\/308105"}],"wp:attachment":[{"href":"https:\/\/degroenelinde.nl\/be\/wp-json\/wp\/v2\/media?parent=71982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}