{"id":4639,"date":"2026-04-09T16:38:45","date_gmt":"2026-04-09T14:38:45","guid":{"rendered":"https:\/\/agentaya.com\/?page_id=4639"},"modified":"2026-04-09T19:24:37","modified_gmt":"2026-04-09T17:24:37","slug":"samenwerken","status":"publish","type":"page","link":"https:\/\/agentaya.com\/nl\/samenwerken\/","title":{"rendered":"Samenwerken"},"content":{"rendered":"<style>.kb-row-layout-id4639_f93ca9-71 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id4639_f93ca9-71 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id4639_f93ca9-71 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);max-width:var( --global-content-width, 1290px );padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id4639_f93ca9-71 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id4639_f93ca9-71 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id4639_f93ca9-71 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id4639_f93ca9-71 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n<style>.kadence-column4639_0c33f7-4e > .kt-inside-inner-col,.kadence-column4639_0c33f7-4e > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column4639_0c33f7-4e > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column4639_0c33f7-4e > .kt-inside-inner-col{flex-direction:column;}.kadence-column4639_0c33f7-4e > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column4639_0c33f7-4e > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column4639_0c33f7-4e{position:relative;}@media all and (max-width: 1024px){.kadence-column4639_0c33f7-4e > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column4639_0c33f7-4e > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column4639_0c33f7-4e\"><div class=\"kt-inside-inner-col\">\n<!-- \u2550\u2550\u2550 AgentAya \"Samenwerken\" \u2014 NEDERLANDS (v3) \u2550\u2550\u2550 -->\n\n<style>\n  \/* \u2500\u2500 Scoped styles for Partner With Us page \u2500\u2500 *\/\n  .aya-featured { max-width: 780px; margin: 0 auto; padding: 20px 0 60px; }\n  .aya-featured *, .aya-featured *::before, .aya-featured *::after { box-sizing: border-box; }\n\n  \/* Hero \u2014 tight spacing *\/\n  .aya-featured .hero { text-align: center; margin-bottom: 48px; }\n  .aya-featured .hero-badge {\n    display: inline-block;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 0.12em; text-transform: uppercase;\n    color: var(--aya-primary);\n    background: var(--aya-bg-purple);\n    padding: 5px 14px; border-radius: 20px;\n    margin-bottom: 8px;\n  }\n  .aya-featured .hero h1 {\n    font-size: clamp(28px, 5vw, 42px); font-weight: 800;\n    color: var(--aya-text-primary);\n    line-height: 1.15; letter-spacing: -0.02em;\n    margin: 0 0 6px;\n  }\n  .aya-featured .hero .subtitle {\n    font-size: 17px; color: var(--aya-text-secondary);\n    max-width: 560px; margin: 0 auto 18px;\n  }\n  .aya-featured .hero p {\n    font-size: 15px; color: var(--aya-text-secondary);\n    max-width: 620px; margin: 0 auto 10px; line-height: 1.65;\n  }\n\n  \/* Offering cards *\/\n  .aya-featured .offerings {\n    display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px; margin-bottom: 48px;\n  }\n  .aya-featured .offering-card {\n    background: var(--aya-bg-primary);\n    border: 1px solid var(--aya-border-medium);\n    border-radius: 16px; padding: 24px 20px;\n    box-shadow: var(--aya-shadow-sm);\n    transition: transform .2s ease, box-shadow .2s ease;\n    position: relative; overflow: hidden;\n  }\n  .aya-featured .offering-card::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n    background: var(--aya-gradient-primary);\n    transform: scaleX(0); transform-origin: left;\n    transition: transform 0.3s ease;\n  }\n  .aya-featured .offering-card:hover { box-shadow: var(--aya-shadow-lg); transform: translateY(-3px); }\n  .aya-featured .offering-card:hover::before { transform: scaleX(1); }\n  .aya-featured .offering-card h3 {\n    font-size: 16px; font-weight: 800;\n    color: var(--aya-text-primary); margin-bottom: 8px;\n  }\n  .aya-featured .offering-card p {\n    font-size: 13.5px; color: var(--aya-text-secondary); line-height: 1.55;\n  }\n\n  \/* Why section \u2014 dark panel *\/\n  .aya-featured .why-section {\n    background: var(--aya-dark-bg); border-radius: 16px;\n    padding: 32px 28px; margin-bottom: 48px; color: #fff;\n  }\n  .aya-featured .why-section h2 { font-size: 20px; font-weight: 800; margin-bottom: 16px; letter-spacing: -0.01em; }\n  .aya-featured .why-section ul { list-style: none; display: grid; gap: 10px; padding: 0; margin: 0; }\n  .aya-featured .why-section li {\n    font-size: 14px; color: rgba(255,255,255,0.85);\n    padding-left: 22px; position: relative; line-height: 1.5;\n  }\n  .aya-featured .why-section li::before {\n    content: ''; position: absolute; left: 0; top: 7px;\n    width: 8px; height: 8px;\n    background: var(--aya-accent-green); border-radius: 50%;\n  }\n\n  \/* Form card *\/\n  .aya-featured .form-card {\n    background: var(--aya-bg-primary);\n    border: 1px solid var(--aya-border-medium);\n    border-radius: 16px;\n    box-shadow: var(--aya-shadow-lg);\n    padding: 40px 36px;\n    position: relative; overflow: hidden;\n  }\n  .aya-featured .form-card::after {\n    content: ''; position: absolute; bottom: -60px; right: -60px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, var(--aya-bg-purple) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .aya-featured .form-card h2 {\n    font-size: 24px; font-weight: 800;\n    color: var(--aya-text-primary); margin-bottom: 6px; letter-spacing: -0.02em;\n  }\n  .aya-featured .form-card > p { font-size: 14px; color: var(--aya-text-secondary); margin-bottom: 28px; }\n\n  \/* Form grid *\/\n  .aya-featured .form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px 24px; }\n  @media (max-width: 600px) { .aya-featured .form-grid { grid-template-columns: 1fr; } }\n\n  .aya-featured .field { display: flex; flex-direction: column; }\n  .aya-featured .field.full { grid-column: 1 \/ -1; }\n  .aya-featured .field label {\n    font-size: 13px; font-weight: 700;\n    color: var(--aya-text-primary); margin-bottom: 6px;\n  }\n  .aya-featured .field label .req { color: var(--aya-primary); margin-left: 2px; }\n\n  .aya-featured .field input,\n  .aya-featured .field select,\n  .aya-featured .field textarea {\n    font-size: 14px; color: var(--aya-text-primary);\n    background: var(--aya-bg-secondary);\n    border: 1.5px solid var(--aya-gray-300);\n    border-radius: 8px; padding: 11px 14px;\n    outline: none; transition: all .2s ease; width: 100%;\n  }\n  .aya-featured .field input::placeholder,\n  .aya-featured .field textarea::placeholder { color: var(--aya-gray-500); }\n  .aya-featured .field input:focus,\n  .aya-featured .field select:focus,\n  .aya-featured .field textarea:focus {\n    border-color: var(--aya-text-primary);\n    box-shadow: 0 0 0 3px rgba(5,25,63,0.08);\n    background: var(--aya-bg-primary);\n  }\n  .aya-featured .field textarea { resize: vertical; min-height: 80px; }\n  .aya-featured .field select {\n    appearance: none;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236d686e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n    background-repeat: no-repeat; background-position: right 14px center;\n    padding-right: 36px;\n  }\n\n  \/* Checkbox group *\/\n  .aya-featured .checkbox-group { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 2px; }\n  .aya-featured .checkbox-group label {\n    display: flex; align-items: center; gap: 7px;\n    font-size: 13.5px; font-weight: 400; color: var(--aya-text-primary);\n    cursor: pointer; padding: 7px 14px;\n    background: var(--aya-bg-secondary);\n    border: 1.5px solid var(--aya-gray-300);\n    border-radius: 8px; transition: all .2s ease;\n  }\n  .aya-featured .checkbox-group label:hover {\n    border-color: var(--aya-gray-400); background: var(--aya-bg-primary);\n  }\n  .aya-featured .checkbox-group input[type=\"checkbox\"] {\n    width: 16px; height: 16px; accent-color: var(--aya-primary); cursor: pointer;\n  }\n\n  \/* Submit *\/\n  .aya-featured .submit-row {\n    grid-column: 1 \/ -1; display: flex; align-items: center;\n    gap: 16px; margin-top: 8px;\n  }\n  .aya-featured .btn-submit {\n    font-size: 15px; font-weight: 800; letter-spacing: 0.02em;\n    color: #fff; background: var(--aya-gradient-primary);\n    border: none; border-radius: 12px; padding: 13px 36px;\n    cursor: pointer; transition: all .2s ease;\n    box-shadow: var(--aya-shadow-primary);\n  }\n  .aya-featured .btn-submit:hover {\n    background: var(--aya-gradient-primary-hover);\n    box-shadow: var(--aya-shadow-primary-hover);\n    transform: translateY(-2px);\n  }\n  .aya-featured .btn-submit:focus-visible {\n    outline: 3px solid var(--aya-accent-green); outline-offset: 2px;\n  }\n  .aya-featured .submit-note { font-size: 12.5px; color: var(--aya-gray-500); line-height: 1.4; }\n\n  \/* Closing *\/\n  .aya-featured .closing {\n    text-align: center; font-size: 13.5px; color: var(--aya-text-secondary);\n    margin-top: 32px; font-style: italic;\n    max-width: 560px; margin-left: auto; margin-right: auto;\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 640px) {\n    .aya-featured .form-card { padding: 28px 20px; }\n    .aya-featured .why-section { padding: 24px 20px; }\n  }\n<\/style>\n\n<div class=\"aya-featured\">\n\n  <div class=\"hero\">\n    <div class=\"hero-badge\">Commerci\u00eble Mogelijkheden<\/div>\n    <h1>Werk Samen met AgentAya<\/h1>\n    <p class=\"subtitle\">Bereik duizenden beslissers in vier talen via content, partnerships en betaalde plaatsingen<\/p>\n    <p>AgentAya is een meertalig platform voor het ontdekken en adviseren van AI-tools, vertrouwd door ondernemers in Engelstalige, Spaanstalige, Nederlandstalige en Franstalige markten. Onze groeiende doelgroep van ondernemers en beslissers vertrouwt op ons voor diepgaande reviews, vergelijkingsgidsen en deskundige aanbevelingen.<\/p>\n    <p>Of je nu een AI-tool aanbieder, consultant, opleider of merk bent dat onze doelgroep wil bereiken \u2014 we verkennen graag hoe we kunnen samenwerken.<\/p>\n  <\/div>\n\n  <div class=\"offerings\">\n    <div class=\"offering-card\">\n      <h3>Content &#038; Redactioneel<\/h3>\n      <p>Uitgelichte reviews, redactionele vermeldingen, gesponsorde artikelen of opname in onze &#8220;Beste tools voor\u2026&#8221;-overzichten. Presenteer je product of dienst aan een betrokken lezerspubliek in maximaal vier talen.<\/p>\n    <\/div>\n    <div class=\"offering-card\">\n      <h3>Adverteren &#038; Zichtbaarheid<\/h3>\n      <p>Betaalde plaatsingen, uitgelichte vermeldingen en prominente zichtbaarheid op ons platform. Ideaal voor merken en bedrijven die gerichte exposure zoeken bij bedrijven die technologische oplossingen evalueren.<\/p>\n    <\/div>\n    <div class=\"offering-card\">\n      <h3>Strategische Partnerships<\/h3>\n      <p>Co-branded content, verwijzingsafspraken, webinar-samenwerkingen of langdurige redactionele partnerships. We staan open voor creatieve idee\u00ebn die waarde opleveren voor beide doelgroepen.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"why-section\">\n    <h2>Waarom Samenwerken met AgentAya?<\/h2>\n    <ul>\n      <li>Meertalig bereik \u2014 jouw merk gepresenteerd in maximaal 4 talen (EN, ES, NL, FR)<\/li>\n      <li>Publiek met hoge koopintentie \u2014 ondernemers, managers en consultants die oplossingen evalueren<\/li>\n      <li>Redactionele geloofwaardigheid \u2014 eerlijke, gedetailleerde berichtgeving die vertrouwen opbouwt bij beslissers<\/li>\n      <li>SEO-kracht \u2014 onze content scoort op competitieve zoektermen in meerdere markten<\/li>\n      <li>Meer dan 170 gepubliceerde reviews en groeiend \u2014 sluit aan bij een vertrouwd, samengesteld ecosysteem<\/li>\n    <\/ul>\n  <\/div>\n\n  <div class=\"form-card\">\n    <h2>Neem Contact Op<\/h2>\n    <p>Vertel ons over je organisatie en wat je in gedachten hebt. Ons partnerschapsteam neemt binnen 3 werkdagen contact met je op.<\/p>\n\n    <form action=\"https:\/\/formspree.io\/f\/xkopakyj\" method=\"POST\" class=\"form-grid\">\n      <input type=\"text\" name=\"_gotcha\" style=\"display:none\" tabindex=\"-1\" autocomplete=\"off\">\n      <div class=\"field\">\n        <label>Je Naam <span class=\"req\">*<\/span><\/label>\n        <input type=\"text\" name=\"name\" required placeholder=\"Jan de Vries\">\n      <\/div>\n      <div class=\"field\">\n        <label>E-mailadres <span class=\"req\">*<\/span><\/label>\n        <input type=\"email\" name=\"email\" required placeholder=\"jan@bedrijf.nl\">\n      <\/div>\n      <div class=\"field\">\n        <label>Bedrijf \/ Organisatie <span class=\"req\">*<\/span><\/label>\n        <input type=\"text\" name=\"company\" required placeholder=\"Acme B.V.\">\n      <\/div>\n      <div class=\"field\">\n        <label>Je Functie<\/label>\n        <input type=\"text\" name=\"role\" placeholder=\"Bijv. Oprichter, Marketingmanager\">\n      <\/div>\n      <div class=\"field\">\n        <label>Product- \/ Dienstnaam<\/label>\n        <input type=\"text\" name=\"product_name\" placeholder=\"Naam van je product of dienst\">\n      <\/div>\n      <div class=\"field\">\n        <label>Website URL <span class=\"req\">*<\/span><\/label>\n        <input type=\"url\" name=\"website_url\" required placeholder=\"https:\/\/jouwbedrijf.nl\">\n      <\/div>\n      <div class=\"field full\">\n        <label>Vertel ons over je bedrijf <span class=\"req\">*<\/span><\/label>\n        <textarea name=\"company_description\" required placeholder=\"Wat doet je bedrijf? Wie is je doelgroep? (2\u20133 zinnen)\"><\/textarea>\n      <\/div>\n      <div class=\"field\">\n        <label>Waar heb je interesse in?<\/label>\n        <select name=\"interest\">\n          <option value=\"\" disabled selected>Selecteer een optie<\/option>\n          <option>Content &#038; Redactioneel (reviews, artikelen, vermeldingen)<\/option>\n          <option>Adverteren &#038; Betaalde Plaatsing<\/option>\n          <option>Strategisch Partnership<\/option>\n          <option>Iets anders<\/option>\n          <option>Weet ik nog niet \u2014 laten we praten<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"field\">\n        <label>Indicatief Budgetbereik<\/label>\n        <select name=\"budget\">\n          <option value=\"\" disabled selected>Selecteer bereik<\/option>\n          <option>Minder dan \u20ac500<\/option>\n          <option>\u20ac500 \u2013 \u20ac1.500<\/option>\n          <option>\u20ac1.500 \u2013 \u20ac5.000<\/option>\n          <option>\u20ac5.000+<\/option>\n          <option>Laten we het bespreken<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"field full\">\n        <label>Doeltaal\/talen<\/label>\n        <div class=\"checkbox-group\">\n          <label><input type=\"checkbox\" name=\"lang[]\" value=\"Engels\"> Engels<\/label>\n          <label><input type=\"checkbox\" name=\"lang[]\" value=\"Spaans\"> Spaans<\/label>\n          <label><input type=\"checkbox\" name=\"lang[]\" value=\"Nederlands\"> Nederlands<\/label>\n          <label><input type=\"checkbox\" name=\"lang[]\" value=\"Frans\"> Frans<\/label>\n        <\/div>\n      <\/div>\n      <div class=\"field\">\n        <label>Tijdlijn<\/label>\n        <select name=\"timeline\">\n          <option value=\"\" disabled selected>Selecteer tijdlijn<\/option>\n          <option>Zo snel mogelijk<\/option>\n          <option>Binnen 1 maand<\/option>\n          <option>Binnen 3 maanden<\/option>\n          <option>Flexibel<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"field full\">\n        <label>Nog iets dat we moeten weten?<\/label>\n        <textarea name=\"notes\" placeholder=\"Optioneel \u2014 deel links, doelen, specifieke idee\u00ebn of context\"><\/textarea>\n      <\/div>\n      <div class=\"submit-row\">\n        <button type=\"submit\" class=\"btn-submit\">Verstuur Aanvraag<\/button>\n        <span class=\"submit-note\">We beoordelen elke aanvraag persoonlijk.<\/span>\n      <\/div>\n    <\/form>\n  <\/div>\n\n  <p class=\"closing\">We evalueren elke samenwerkingsmogelijkheid zorgvuldig. Als er een match is, sturen we een voorstel op maat.<\/p>\n\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div>\n\n<style>.kb-row-layout-id6_19d8dc-79 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id6_19d8dc-79 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id6_19d8dc-79 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);max-width:var( --global-content-width, 1290px );padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding);padding-top:var(--global-kb-spacing-xxs, 0.5rem);padding-bottom:var(--global-kb-spacing-xxs, 0.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id6_19d8dc-79 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id6_19d8dc-79 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id6_19d8dc-79 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id6_19d8dc-79 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n<style>.kadence-column6_b86c87-42 > .kt-inside-inner-col,.kadence-column6_b86c87-42 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column6_b86c87-42 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column6_b86c87-42 > .kt-inside-inner-col{flex-direction:column;}.kadence-column6_b86c87-42 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column6_b86c87-42 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column6_b86c87-42{position:relative;}@media all and (max-width: 1024px){.kadence-column6_b86c87-42 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column6_b86c87-42 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column6_b86c87-42\"><div class=\"kt-inside-inner-col\">    <div class=\"aya-stats-counter aya-stats-dark\" data-stats-ajax=\"true\">\n                    <div class=\"aya-stat\">\n                <span class=\"aya-stat-number\" data-stat-key=\"tools\" data-target=\"\" data-suffix=\"\">\n                    &mdash;\n                <\/span>\n                <span class=\"aya-stat-label\">Tools beoordeeld<\/span>\n            <\/div>\n                    <div class=\"aya-stat\">\n                <span class=\"aya-stat-number\" data-stat-key=\"categories\" data-target=\"\" data-suffix=\"\">\n                    &mdash;\n                <\/span>\n                <span class=\"aya-stat-label\">Categorie\u00ebn<\/span>\n            <\/div>\n                    <div class=\"aya-stat\">\n                <span class=\"aya-stat-number\" data-stat-key=\"languages\" data-target=\"\" data-suffix=\"\">\n                    &mdash;\n                <\/span>\n                <span class=\"aya-stat-label\">Talen<\/span>\n            <\/div>\n                    <div class=\"aya-stat\">\n                <span class=\"aya-stat-number\" data-stat-key=\"month\" data-target=\"\" data-suffix=\"\">\n                    &mdash;\n                <\/span>\n                <span class=\"aya-stat-label\">Nieuwe reviews deze maand<\/span>\n            <\/div>\n            <\/div>\n    \n<\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Commerci\u00eble Mogelijkheden Werk Samen met AgentAya Bereik duizenden beslissers in vier talen via content, partnerships en betaalde plaatsingen AgentAya is een meertalig platform voor het ontdekken en adviseren van AI-tools, vertrouwd door ondernemers in Engelstalige, Spaanstalige, Nederlandstalige en Franstalige markten. Onze groeiende doelgroep van ondernemers en beslissers vertrouwt op ons voor diepgaande reviews, vergelijkingsgidsen en&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"default","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-4639","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/pages\/4639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/comments?post=4639"}],"version-history":[{"count":27,"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/pages\/4639\/revisions"}],"predecessor-version":[{"id":4681,"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/pages\/4639\/revisions\/4681"}],"wp:attachment":[{"href":"https:\/\/agentaya.com\/nl\/wp-json\/wp\/v2\/media?parent=4639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}