{"id":5505,"date":"2026-07-06T15:40:18","date_gmt":"2026-07-06T13:40:18","guid":{"rendered":"https:\/\/mforz.com\/?page_id=5505"},"modified":"2026-07-09T09:49:55","modified_gmt":"2026-07-09T07:49:55","slug":"plan-een-gesprek","status":"publish","type":"page","link":"https:\/\/mforz.com\/en\/plan-een-gesprek\/","title":{"rendered":"Schedule a meeting"},"content":{"rendered":"<style>\n  .mf-meeting, .mf-meeting * { box-sizing: border-box; }\n  .mf-meeting {\n    --mf-primary:#2F4F6F;\n    --mf-accent:#f49000;\n    --mf-accent-hover:#d07800;\n    --mf-bg:#EFF6FF;\n    --mf-soft:#F8FAFC;\n    --mf-surface:#ffffff;\n    --mf-text:#0F172A;\n    --mf-muted:#475569;\n    --mf-border:#E2E8F0;\n    font-family:\"DM Sans\",Arial,sans-serif;\n    color:var(--mf-text);\n    background:var(--mf-surface);\n    line-height:1.65;\n    overflow:hidden;\n  }\n  .mf-meeting a { color:inherit; }\n  .mf-meeting-hero {\n    max-width:1120px;\n    margin:24px auto 0;\n    padding:56px 24px 40px;\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(320px,420px);\n    gap:42px;\n    align-items:center;\n    background:var(--mf-bg);\n    border:1px solid var(--mf-border);\n    border-radius:25px;\n  }\n  .mf-label {\n    display:block;\n    margin:0 0 12px;\n    color:var(--mf-accent);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n  .mf-meeting h1, .mf-meeting h2, .mf-meeting h3 { margin-top:0; color:var(--mf-primary); line-height:1.2; letter-spacing:0; }\n  .mf-meeting h1 { max-width:720px; margin-bottom:18px; font-size:clamp(36px,5vw,58px); font-weight:700; }\n  .mf-meeting h2 { margin-bottom:14px; font-size:clamp(28px,3vw,40px); font-weight:700; }\n  .mf-meeting h3 { margin-bottom:10px; font-size:18px; font-weight:700; }\n  .mf-lead { max-width:650px; margin:0 0 24px; color:var(--mf-muted); font-size:18px; }\n  .mf-pills { display:flex; flex-wrap:wrap; gap:8px; margin:0; padding:0; list-style:none; }\n  .mf-pill {\n    display:inline-flex;\n    align-items:center;\n    min-height:32px;\n    padding:6px 14px;\n    background:var(--mf-surface);\n    border:1px solid var(--mf-border);\n    border-radius:50px;\n    color:var(--mf-text);\n    font-size:13px;\n    font-weight:600;\n  }\n  .mf-pill::before { content:\"\\2713\"; margin-right:8px; color:var(--mf-accent); font-weight:900; }\n  .mf-summary-card {\n    background:var(--mf-surface);\n    border:1px solid var(--mf-border);\n    border-radius:16px;\n    padding:24px;\n    box-shadow:0 18px 45px rgba(15,23,42,.08);\n  }\n  .mf-summary-card p { margin:0 0 16px; color:var(--mf-muted); font-size:15px; }\n  .mf-summary-row { display:flex; justify-content:space-between; gap:16px; padding:12px 0; border-top:1px solid var(--mf-border); font-size:14px; }\n  .mf-summary-row strong { color:var(--mf-primary); }\n  .mf-section { max-width:1120px; margin:0 auto; padding:64px 24px; }\n  .mf-booking-section { padding-top:52px; padding-bottom:44px; }\n  .mf-copy { margin:0; color:var(--mf-muted); font-size:16px; }\n  .mf-booking-card {\n    background:var(--mf-surface);\n    border:1px solid var(--mf-border);\n    border-radius:25px;\n    padding:18px 10px 0;\n    box-shadow:0 18px 45px rgba(15,23,42,.06);\n    overflow:hidden;\n  }\n  .mf-booking-top { display:flex; justify-content:space-between; gap:16px; align-items:center; margin:0 0 12px; padding:0 14px; }\n  .mf-booking-top p { margin:0; color:var(--mf-muted); font-size:14px; }\n  #mforz-booking { width:100%; height:920px; overflow:hidden; border-radius:16px; background:#fff; }\n  #mforz-booking iframe { display:block; width:100%; max-width:100%; min-width:100%; height:920px; border:0; overflow:hidden; }\n  .mf-expect-wrap { background:var(--mf-soft); border-top:1px solid var(--mf-border); border-bottom:1px solid var(--mf-border); }\n  .mf-expect {\n    background:var(--mf-bg);\n    border:1px solid var(--mf-border);\n    border-radius:25px;\n    padding:36px;\n  }\n  .mf-expect-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:26px; }\n  .mf-expect-card {\n    min-height:100%;\n    padding:22px;\n    background:var(--mf-surface);\n    border:1px solid var(--mf-border);\n    border-radius:16px;\n  }\n  .mf-expect-card h3 { margin-bottom:8px; }\n  .mf-expect-card p { margin:0; color:var(--mf-muted); font-size:15px; }\n  .mf-expect-tag {\n    display:inline-flex;\n    align-items:center;\n    min-height:28px;\n    margin-bottom:14px;\n    padding:5px 11px;\n    border-radius:50px;\n    background:#fff7eb;\n    color:var(--mf-accent-hover);\n    font-size:12px;\n    font-weight:700;\n  }\n  .mf-contact {\n    max-width:920px;\n    margin:0 auto;\n    padding:36px 32px;\n    display:grid;\n    grid-template-columns:1.3fr .7fr;\n    gap:28px;\n    align-items:center;\n    background:var(--mf-primary);\n    border-radius:25px;\n    color:#fff;\n  }\n  .mf-contact h2 { color:#fff; margin-bottom:10px; }\n  .mf-contact p { margin:0; color:rgba(255,255,255,.78); }\n  .mf-contact-links { display:grid; gap:10px; }\n  .mf-button {\n    display:inline-flex;\n    min-height:48px;\n    align-items:center;\n    justify-content:center;\n    padding:13px 20px;\n    border-radius:10px;\n    background:var(--mf-accent);\n    color:#fff !important;\n    font-weight:700;\n    text-decoration:none !important;\n  }\n  .mf-button:hover { background:var(--mf-accent-hover); color:#fff !important; }\n  .mf-link { color:#fff !important; font-weight:700; text-decoration:underline; text-underline-offset:4px; }\n  @media (max-width:900px) {\n    .mf-meeting-hero, .mf-contact { grid-template-columns:1fr; }\n    .mf-expect-grid { grid-template-columns:1fr; }\n  }\n  @media (max-width:640px) {\n    .mf-meeting-hero { margin-top:18px; padding:38px 18px 28px; border-radius:16px; }\n    .mf-section { padding:52px 18px; }\n    .mf-booking-section { padding-top:42px; padding-bottom:34px; }\n    .mf-booking-card, .mf-contact, .mf-expect { border-radius:16px; }\n    .mf-booking-card { padding:14px 0 0; }\n    .mf-booking-top { display:block; padding:0 16px; }\n    .mf-expect { padding:24px 18px; }\n    #mforz-booking { height:1040px; border-radius:0; }\n    #mforz-booking iframe { height:1040px; }\n  }\n<\/style>\n\n<main class=\"mf-meeting\">\n  <section class=\"mf-meeting-hero\">\n    <div>\n      <span class=\"mf-label\">Introduction<\/span>\n      <h1>Schedule your free Zoho Process Scan<\/h1>\n      <p class=\"mf-lead\">Choose a time that suits you right away. In 30 minutes, we will look at where the greatest opportunity for improvement lies within your Zoho environment and what the logical next step is.<\/p>\n      <ul class=\"mf-pills\">\n        <li class=\"mf-pill\">No obligation<\/li>\n        <li class=\"mf-pill\">30 minutes<\/li>\n        <li class=\"mf-pill\">Process Scan valued at \u20ac495<\/li>\n        <li class=\"mf-pill\">Advice the same day<\/li>\n      <\/ul>\n    <\/div>\n    <aside class=\"mf-summary-card\" aria-label=\"What does the conversation yield?\">\n      <span class=\"mf-label\">What you bring<\/span>\n      <p>Not a general story, but a brief assessment of your current Zoho setup and where you can quickly gain a better overview.<\/p>\n      <div class=\"mf-summary-row\"><span>Focus<\/span><strong>Zoho, processes, AI<\/strong><\/div>\n      <div class=\"mf-summary-row\"><span>For whom<\/span><strong>SME teams<\/strong><\/div>\n      <div class=\"mf-summary-row\"><span>Follow-up<\/span><strong>Practical advice<\/strong><\/div>\n    <\/aside>\n  <\/section>\n\n  <section class=\"mf-section mf-booking-section\" aria-label=\"Schedule an appointment\">\n    <div class=\"mf-booking-card\">\n      <div class=\"mf-booking-top\">\n        <div>\n          <span class=\"mf-label\">Choose a time slot<\/span>\n          <p>The appointment is scheduled directly in the calendar.<\/p>\n        <\/div>\n        <p>Takes about 30 minutes<\/p>\n      <\/div>\n      <div id=\"mforz-booking\"><\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"mf-expect-wrap\">\n    <section class=\"mf-section\">\n      <div class=\"mf-expect\">\n        <span class=\"mf-label\">What you can expect<\/span>\n        <h2>A concrete conversation about your current working methods<\/h2>\n        <p class=\"mf-copy\">We look at where Zoho, processes, and daily operations intersect. This quickly clarifies where improvement is worthwhile.<\/p>\n        <div class=\"mf-expect-grid\">\n          <article class=\"mf-expect-card\">\n            <span class=\"mf-expect-tag\">Honest advice<\/span>\n            <h3>No sales pitch<\/h3>\n            <p>We will discuss your situation. If another solution is a better fit, we will tell you that as well.<\/p>\n          <\/article>\n          <article class=\"mf-expect-card\">\n            <span class=\"mf-expect-tag\">After 30 minutes<\/span>\n            <h3>Concrete next step<\/h3>\n            <p>You know where your greatest opportunity for improvement lies and what it can practically yield.<\/p>\n          <\/article>\n          <article class=\"mf-expect-card\">\n            <span class=\"mf-expect-tag\">SME practice<\/span>\n            <h3>20 years of Zoho expertise<\/h3>\n            <p>220+ implementations in the Dutch SME sector. We know the systems and the surrounding practices.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <section class=\"mf-section\">\n    <div class=\"mf-contact\">\n      <div>\n        <span class=\"mf-label\">Would you prefer to email first?<\/span>\n        <h2>Briefly forward your question or situation<\/h2>\n        <p>Then I will take a look and respond the same day with practical direction.<\/p>\n      <\/div>\n      <div class=\"mf-contact-links\">\n        <a class=\"mf-button\" href=\"mailto:marvin@mforz.com\">Email Marvin<\/a>\n        <a class=\"mf-link\" href=\"\/en\/book-a-meeting\/\">English speaker? Book a meeting<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<script>\n(function(){\n  var url='https:\/\/crm.zoho.eu\/bookings\/30minutesmeeting?rid=387ec42d7e7af23498ae188f2e6de479f956d16daa98e0c728364654e73875b55c2d62da870a9498f2e32f548f3ad1efgid312f1335ae65989542ef576f931dad9ad17ee9a9b0d956801fa1a5f5132a4b21&option=embed';\n  var target=document.getElementById('mforz-booking');\n  if(!target) return;\n  var f=document.createElement('iframe');\n  f.src=url;\n  f.style.width='100%';\n  f.style.height=(window.innerWidth<=768?1040:920)+'px';\n  f.style.border='0';\n  f.style.overflow='hidden';\n  f.setAttribute('title','Plan een gesprek');\n  f.setAttribute('scrolling','no');\n  f.loading='lazy';\n  target.appendChild(f);\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Kennismaking Plan je gratis Zoho Proces Scan Kies direct een moment dat jou uitkomt. In 30 minuten kijken we waar binnen jouw [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5505","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/pages\/5505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/comments?post=5505"}],"version-history":[{"count":7,"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/pages\/5505\/revisions"}],"predecessor-version":[{"id":5532,"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/pages\/5505\/revisions\/5532"}],"wp:attachment":[{"href":"https:\/\/mforz.com\/en\/wp-json\/wp\/v2\/media?parent=5505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}