{"id":12953,"date":"2026-05-22T20:41:35","date_gmt":"2026-05-22T20:41:35","guid":{"rendered":"https:\/\/youlynq.me\/?post_type=landing&#038;p=12953"},"modified":"2026-06-17T09:42:27","modified_gmt":"2026-06-17T09:42:27","slug":"hoe-krijg-je-jouw-event-vol","status":"publish","type":"landing","link":"https:\/\/youlynq.me\/nl\/hoe-krijg-je-jouw-event-vol\/","title":{"rendered":"Hoe krijg je jouw event \u00e9cht vol?"},"content":{"rendered":"\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-02-hero\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-02-hero, .ylm-ev-02-hero * { box-sizing: border-box; }\n  .ylm-ev-02-hero { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-02-hero img { max-width: 100%; display: block; }\n  .ylm-ev-02-hero a { color: inherit; }\n\n  .ylm-ev-02-hero {\n    background: radial-gradient(ellipse 70% 60% at 50% 40%, #4A0B17 0%, #1A040A 50%, #000 85%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 100vh;\n    padding: 48px 40px;\n    box-sizing: border-box;\n  }\n  .ylm-ev-02-hero .hero-inner {\n    display: flex;\n    align-items: center;\n    gap: 64px;\n    background: rgba(20, 8, 12, 0.72);\n    backdrop-filter: blur(2px);\n    border-radius: 32px;\n    padding: 72px 64px;\n    max-width: 1800px;\n    width: 100%;\n    box-shadow: 0 0 0 1px rgba(248,33,73,0.12), 0 40px 80px -20px rgba(248,33,73,0.2);\n  }\n  .ylm-ev-02-hero .hero-text {\n    flex: 1;\n    min-width: 0;\n  }\n  .ylm-ev-02-hero h1 { font-size: 56px; font-weight: 700; line-height: 1.05; letter-spacing: -0.022em; margin: 0; text-wrap: balance; }\n  .ylm-ev-02-hero .lede { font-size: 18px; line-height: 1.6; color: rgba(255,255,255,0.75); margin: 24px 0; }\n  .ylm-ev-02-hero .lede strong { color: #fff; font-weight: 500; }\n  .ylm-ev-02-hero ul.checks { list-style: none; margin: 0 0 32px; padding: 0; display: flex; flex-direction: column; gap: 12px; }\n  .ylm-ev-02-hero ul.checks li { display: flex; gap: 12px; align-items: center; font-size: 16px; line-height: 1.4; color: rgba(255,255,255,0.85); }\n  .ylm-ev-02-hero ul.checks .check { width: 22px; height: 22px; border-radius: 50%; background: linear-gradient(135deg, #F82149 0%, #FF6B35 100%); display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 12px; color: #fff; font-weight: 700; }\n  .ylm-ev-02-hero .ctas { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }\n  .ylm-ev-02-hero .btn-primary {\n    background: linear-gradient(135deg, #F82149 0%, #FF6B35 100%);\n    color: #14080C; padding: 16px 28px; border-radius: 999px;\n    font-size: 16px; font-weight: 700; border: none; cursor: pointer; font-family: inherit;\n    display: inline-flex; align-items: center; gap: 10px; text-decoration: none;\n    transition: filter 220ms cubic-bezier(.2,.7,.2,1), transform 220ms cubic-bezier(.2,.7,.2,1); }\n  .ylm-ev-02-hero .btn-primary:hover { filter: brightness(1.08); }\n  .ylm-ev-02-hero .btn-secondary {\n    background: transparent; color: #fff; padding: 16px 28px; border-radius: 999px;\n    font-size: 16px; font-weight: 500; border: 1px solid rgba(255,255,255,0.18);\n    cursor: pointer; font-family: inherit; text-decoration: none;\n    display: inline-flex; align-items: center; gap: 10px; }\n  .ylm-ev-02-hero .btn-secondary:hover { background: rgba(255,255,255,0.06); }\n\n  .ylm-ev-02-hero .hero-video {\n    flex: 0 0 360px;\n    width: 360px;\n    aspect-ratio: 9\/16;\n    border-radius: 20px; overflow: hidden; background: #14080C;\n    box-shadow: 0 24px 60px -12px rgba(248,33,73,0.35); }\n  .ylm-ev-02-hero .hero-video video { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .ylm-ev-02-hero .hero-video .play-overlay {\n    position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;\n    z-index: 2; cursor: pointer; background: rgba(0,0,0,0.15);\n    transition: background 220ms cubic-bezier(.2,.7,.2,1); }\n  .ylm-ev-02-hero .hero-video .play-overlay:hover { background: rgba(0,0,0,0.05); }\n  .ylm-ev-02-hero .hero-video .play-overlay.hidden { display: none; }\n  .ylm-ev-02-hero .hero-video .play-btn {\n    width: 72px; height: 72px; border-radius: 50%;\n    background: rgba(255,255,255,0.92);\n    display: flex; align-items: center; justify-content: center;\n    transition: transform 220ms cubic-bezier(.2,.7,.2,1); }\n  .ylm-ev-02-hero .hero-video .play-btn:hover { transform: scale(1.08); }\n  .ylm-ev-02-hero .hero-video .play-btn svg { margin-left: 4px; }\n\n  @media (max-width: 1100px) {\n    .ylm-ev-02-hero .hero-inner { flex-direction: column; align-items: flex-start; }\n    .ylm-ev-02-hero .hero-video { flex: none; width: 100%; aspect-ratio: 16\/9; }\n  }\n  @media (max-width: 640px) {\n    .ylm-ev-02-hero { padding: 40px 20px; }\n    .ylm-ev-02-hero .hero-inner { padding: 40px 28px; gap: 36px; }\n    .ylm-ev-02-hero h1 { font-size: 38px; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-02-hero\">\n  <div class=\"hero-inner\">\n    <div class=\"hero-text\">\n      <h1>Hoe krijg je jouw event <span class=\"ul-emph\">\u00e9cht<\/span> vol?<\/h1>\n      <div class=\"lede\">\n        Stop met hopen op aanmeldingen. <strong>Wij draaien al jaren een vaste roadmap<\/strong>\n        die jouw webinar, masterclass, borrel of ontbijtsessie in 4-6 weken volkrijgt, met content,\n        e-mail, LinkedIn en de gouden zet die het verschil maakt.\n      <\/div>\n      <ul class=\"checks\">\n        <li><span class=\"check\">\u2713<\/span>Volle zaal of webinar, 100-200 aanmeldingen, gemiddeld<\/li>\n        <li><span class=\"check\">\u2713<\/span>Met Claude AI, Mailchimp en Clay een lijst van 2.000-4.000 contacten<\/li>\n        <li><span class=\"check\">\u2713<\/span>Persoonlijke uitnodigingen die \u00e9cht reacties opleveren<\/li>\n      <\/ul>\n      <div class=\"ctas\">\n        <a class=\"btn-primary\" href=\"#contact\">Sparren over jouw event\n          <svg width=\"20\" height=\"14\" viewBox=\"0 0 20 14\"><path d=\"M1 7h16m0 0L12 1m5 6l-5 6\" stroke=\"#14080C\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/><\/svg>\n        <\/a>\n        <a class=\"btn-secondary\" href=\"#aanpak\">Bekijk de aanpak<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-video\">\n      <video playsinline preload=\"metadata\" poster=\"\" controls>\n        <source src=\"https:\/\/videos.files.wordpress.com\/J8yJht70\/video.mov\" type=\"video\/quicktime\">\n        <source src=\"https:\/\/videos.files.wordpress.com\/J8yJht70\/video.mov\" type=\"video\/mp4\">\n      <\/video>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-03-logos\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-03-logos, .ylm-ev-03-logos * { box-sizing: border-box; }\n  .ylm-ev-03-logos { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-03-logos img { max-width: 100%; display: block; }\n  .ylm-ev-03-logos a { color: inherit; }\n\n  .ylm-ev-03-logos { background: rgba(10,6,8,0.4); padding: 60px 64px;\n    border-top: 1px solid rgba(255,255,255,0.04); border-bottom: 1px solid rgba(255,255,255,0.04); }\n  .ylm-ev-03-logos h4 { font-size: 13px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase;\n    color: rgba(255,255,255,0.55); margin: 0 0 24px; text-align: center; }\n  .ylm-ev-03-logos .grid {\n    display: grid; grid-template-columns: repeat(9, 1fr); gap: 24px; justify-items: center;\n    align-items: center; max-width: 1200px; margin: 0 auto; }\n  .ylm-ev-03-logos .lg { font-weight: 700; font-size: 20px; letter-spacing: 0.04em;\n    color: rgba(255,255,255,0.78); text-align: center; opacity: 0.85;\n    transition: opacity 220ms cubic-bezier(.2,.7,.2,1), color 220ms cubic-bezier(.2,.7,.2,1); }\n  .ylm-ev-03-logos .lg { display: flex; align-items: center; justify-content: center; height: 50px; width: 100%; }\n  .ylm-ev-03-logos .lg img { max-height: 36px; height: auto; width: 100%; max-width: 100%; object-fit: contain; filter: brightness(0) invert(1); opacity: 0.75; transition: opacity 220ms; display: block; }\n  .ylm-ev-03-logos .lg:hover img { opacity: 1; }\n  .ylm-ev-03-logos .lg:hover { opacity: 1; color: #fff; }\n\n  @media (max-width: 1100px) { .ylm-ev-03-logos .grid { grid-template-columns: repeat(5, 1fr); } }\n  @media (max-width: 640px) { .ylm-ev-03-logos { padding: 40px 24px; } .ylm-ev-03-logos .grid { grid-template-columns: repeat(2, 1fr); } }\n<\/style>\n\n<div class=\"ylm-ev-03-logos\">\n  <h4>Vertrouwd door 400+ bedrijven<\/h4>\n  <div class=\"grid\">\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2021\/11\/siemens.svg\" alt=\"Siemens\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/BMW_logo_gray.svg\" alt=\"BMW\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2021\/11\/verint.svg\" alt=\"Verint\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2021\/11\/uwv.svg\" alt=\"UWV\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2022\/05\/youngcapital.svg\" alt=\"YoungCapital\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/brunel.svg\" alt=\"Brunel\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2025\/09\/logo-imap-e1757405879772.png\" alt=\"IMAP\"><\/div>\n    <div class=\"lg\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2021\/11\/agium.svg\" alt=\"Agium\"><\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-04-problem\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-04-problem, .ylm-ev-04-problem * { box-sizing: border-box; }\n  .ylm-ev-04-problem { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-04-problem img { max-width: 100%; display: block; }\n  .ylm-ev-04-problem a { color: inherit; }\n\n  .ylm-ev-04-problem { padding: 100px 64px;\n    background: radial-gradient(ellipse 60% 50% at 50% 35%, #4A0B17 0%, #1A040A 50%, #000 85%);\n    border-top: 1px solid rgba(255,255,255,0.04); }\n  .ylm-ev-04-problem .narrow { max-width: 920px; margin: 0 auto; }\n  .ylm-ev-04-problem .eyebrow { font-size: 14px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase;\n    color: #FF8A00; margin-bottom: 24px; }\n  .ylm-ev-04-problem h2 { font-size: 64px; font-weight: 700; line-height: 1.02; letter-spacing: -0.018em;\n    margin: 0 0 28px; text-wrap: balance; }\n  .ylm-ev-04-problem p { font-size: 19px; line-height: 1.7; color: rgba(255,255,255,0.82); margin: 0 0 18px; }\n  .ylm-ev-04-problem p strong { color: #fff; font-weight: 500; }\n  .ylm-ev-04-problem .cluster { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin: 40px 0; }\n  .ylm-ev-04-problem .cluster .pill {\n    background: rgba(20,8,12,0.6); border: 1px solid rgba(255,255,255,0.06); border-radius: 14px;\n    padding: 16px 18px; font-size: 20px; font-weight: 500; text-align: center; position: relative; }\n  .ylm-ev-04-problem .cluster .pill::after {\n    content: \"\"; position: absolute; left: 12px; right: 12px; top: auto; bottom: 6px; height: 4px;\n    background: linear-gradient(90deg, #FF8A00, #F82447); border-radius: 2px;\n    transform: rotate(-2deg); }\n\n  .ylm-ev-04-problem .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) { .ylm-ev-04-problem .cluster { grid-template-columns: 1fr 1fr; } }\n  @media (max-width: 640px) {\n    .ylm-ev-04-problem { padding: 70px 24px; }\n    .ylm-ev-04-problem h2 { font-size: 44px; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-04-problem\">\n  <div class=\"narrow\">\n    <div class=\"eyebrow\">Het probleem<\/div>\n    <h2>Alles is <span class=\"ul-emph\">verzadigd<\/span>.<\/h2>\n    <p>LinkedIn. Cold mail. Content. Ads. <strong>Iedereen doet hetzelfde.<\/strong><\/p>\n    <p>Dus moet jij jezelf n\u00f3g meer onderscheiden. Het mooie? Er zijn meer potenti\u00eble klanten dan ooit.\n    De markt is gigantisch, die ligt letterlijk voor je voeten. Het enige wat je moet doen:\n    <strong>anders durven zijn dan de rest.<\/strong><\/p>\n    <div class=\"cluster\">\n      <div class=\"pill\">LinkedIn<\/div>\n      <div class=\"pill\">Cold mail<\/div>\n      <div class=\"pill\">Content<\/div>\n      <div class=\"pill\">Ads<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-05-opportunity\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-05-opportunity, .ylm-ev-05-opportunity * { box-sizing: border-box; }\n  .ylm-ev-05-opportunity { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-05-opportunity img { max-width: 100%; display: block; }\n  .ylm-ev-05-opportunity a { color: inherit; }\n\n  .ylm-ev-05-opportunity { background: #000; padding: 100px 64px; }\n  .ylm-ev-05-opportunity .container { max-width: 1280px; margin: 0 auto;\n    display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 80px; align-items: center; }\n  .ylm-ev-05-opportunity .num {\n    font-size: 280px; font-weight: 700; line-height: 0.9; letter-spacing: -0.04em;\n    background: linear-gradient(135deg, #FF8A00, #F82447);\n    -webkit-background-clip: text; background-clip: text; color: transparent;\n    text-align: center; }\n  .ylm-ev-05-opportunity .eyebrow { font-size: 14px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase;\n    color: #FF8A00; margin-bottom: 24px; }\n  .ylm-ev-05-opportunity h3 { font-size: 56px; font-weight: 700; line-height: 1.05; letter-spacing: -0.015em; margin: 0; }\n  .ylm-ev-05-opportunity p { font-size: 20px; line-height: 1.6; color: rgba(255,255,255,0.82); margin: 24px 0 0; }\n  .ylm-ev-05-opportunity p strong { color: #fff; font-weight: 500; }\n\n  .ylm-ev-05-opportunity .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) { .ylm-ev-05-opportunity .container { grid-template-columns: 1fr; } .ylm-ev-05-opportunity .num { font-size: 200px; } }\n  @media (max-width: 640px) {\n    .ylm-ev-05-opportunity { padding: 70px 24px; }\n    .ylm-ev-05-opportunity h3 { font-size: 40px; }\n    .ylm-ev-05-opportunity .num { font-size: 160px; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-05-opportunity\">\n  <div class=\"container\">\n    <div class=\"num\">\u221e<\/div>\n    <div class=\"body\">\n      <div class=\"eyebrow\">De kans<\/div>\n      <h3>De markt is <span class=\"ul-emph\">gigantisch<\/span>.<\/h3>\n      <p>Er zijn meer potenti\u00eble klanten dan ooit. Je hoeft niet harder te schreeuwen, je hoeft alleen op een\n      andere manier zichtbaar te zijn dan de rest. En \u00e9\u00e9n van de krachtigste manieren? <strong>Events.<\/strong><\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-06-answer-events\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-06-answer-events, .ylm-ev-06-answer-events * { box-sizing: border-box; }\n  .ylm-ev-06-answer-events { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-06-answer-events img { max-width: 100%; display: block; }\n  .ylm-ev-06-answer-events a { color: inherit; }\n\n  .ylm-ev-06-answer-events { padding: 100px 64px;\n    background: radial-gradient(ellipse 60% 50% at 50% 35%, #4A0B17 0%, #1A040A 50%, #000 85%);\n    border-top: 1px solid rgba(255,255,255,0.04); }\n  .ylm-ev-06-answer-events .container { max-width: 1280px; margin: 0 auto; text-align: center; }\n  .ylm-ev-06-answer-events .above { font-size: 26px; font-weight: 400; color: rgba(255,255,255,0.7); margin-bottom: 24px; }\n  .ylm-ev-06-answer-events h2 { font-size: 200px; font-weight: 700; line-height: 0.95; letter-spacing: -0.03em; margin: 0; }\n  .ylm-ev-06-answer-events .below { font-size: 22px; color: rgba(255,255,255,0.78); margin: 40px auto 0; max-width: 720px; line-height: 1.55; }\n\n  .ylm-ev-06-answer-events .event-types { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 60px; }\n  .ylm-ev-06-answer-events .event-types .card {\n    background: rgba(20,8,12,0.55); border: 1px solid rgba(255,255,255,0.06); border-radius: 24px;\n    padding: 36px 30px; text-align: left;\n    display: flex; flex-direction: column; gap: 16px; }\n  .ylm-ev-06-answer-events .event-types .card .icon {\n    width: 64px; height: 64px; background: #fff; border-radius: 16px;\n    display: flex; align-items: center; justify-content: center; }\n  .ylm-ev-06-answer-events .event-types .card .icon img { width: 40px; height: 40px; }\n  .ylm-ev-06-answer-events .event-types .card h4 { font-size: 26px; font-weight: 700; margin: 0; line-height: 1.1; }\n  .ylm-ev-06-answer-events .event-types .card p { font-size: 16px; line-height: 1.5; color: rgba(255,255,255,0.7); margin: 0; }\n\n  .ylm-ev-06-answer-events .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) { .ylm-ev-06-answer-events .event-types { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 640px) {\n    .ylm-ev-06-answer-events { padding: 70px 24px; }\n    .ylm-ev-06-answer-events h2 { font-size: 100px; }\n    .ylm-ev-06-answer-events .event-types { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-06-answer-events\">\n  <div class=\"container\">\n    <div class=\"above\">E\u00e9n van de krachtigste manieren &#8211;<\/div>\n    <h2><span class=\"ul-emph\">Events<\/span>.<\/h2>\n    <div class=\"below\">Mensen komen w\u00e9l in beweging voor iets waardevols en persoonlijks. Zeker nu, rondom AI &#8211;\n    AI is geen buzzword meer, het is de basis. Je moet erbij zijn.<\/div>\n\n    <div class=\"event-types\">\n      <div class=\"card\">\n        <div class=\"icon\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/webinar-icon.svg\" alt=\"Webinar icoon\"><\/div>\n        <h4>Webinar<\/h4>\n        <p>Brede reach, lage drempel, volledig digitaal. Goed voor brede kennismaking met je expertise.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"icon\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/group-of-people-svgrepo-com.svg\" alt=\"Masterclass icoon\"><\/div>\n        <h4>Masterclass<\/h4>\n        <p>Face-to-face en interactief. Maximaal vertrouwen, persoonlijk contact, hoge conversie naar gesprek.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"icon\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/cheers-svgrepo-com.svg\" alt=\"Borrel icoon\"><\/div>\n        <h4>Borrel<\/h4>\n        <p>Informeel, mens-tot-mens. Mensen onthouden wie ze in het echt hebben ontmoet, netwerk dat blijft.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n\/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-07-roadmap\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-07-roadmap, .ylm-ev-07-roadmap * { box-sizing: border-box; }\n  .ylm-ev-07-roadmap { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-07-roadmap img { max-width: 100%; display: block; }\n  .ylm-ev-07-roadmap a { color: inherit; }\n\n  .ylm-ev-07-roadmap { background: #000; padding: 100px 64px; }\n  .ylm-ev-07-roadmap .container { max-width: 1280px; margin: 0 auto; }\n  .ylm-ev-07-roadmap .head { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 80px; align-items: end; margin-bottom: 60px; }\n  .ylm-ev-07-roadmap .head h2 { font-size: 64px; font-weight: 700; line-height: 1; letter-spacing: -0.018em; margin: 0; text-wrap: balance; }\n  .ylm-ev-07-roadmap .head p { font-size: 19px; line-height: 1.6; color: rgba(255,255,255,0.78); margin: 0; }\n  .ylm-ev-07-roadmap .head p strong { color: #fff; font-weight: 500; }\n  .ylm-ev-07-roadmap .grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }\n  .ylm-ev-07-roadmap .step {\n    background: rgba(20,8,12,0.55); border: 1px solid rgba(255,255,255,0.06); border-radius: 20px;\n    padding: 28px 26px; display: flex; flex-direction: column; gap: 14px; min-height: 220px; }\n  .ylm-ev-07-roadmap .step .pill {\n    width: 44px; height: 44px; border-radius: 50%;\n    background: linear-gradient(135deg, #FF8A00, #F82447);\n    display: flex; align-items: center; justify-content: center;\n    font-weight: 700; font-size: 20px; color: #14080C; }\n  .ylm-ev-07-roadmap .step h4 { font-size: 22px; font-weight: 700; line-height: 1.2; margin: 0; }\n  .ylm-ev-07-roadmap .step p { font-size: 16px; line-height: 1.5; color: rgba(255,255,255,0.72); margin: 0; }\n\n  .ylm-ev-07-roadmap .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) {\n    .ylm-ev-07-roadmap .head { grid-template-columns: 1fr; }\n    .ylm-ev-07-roadmap .grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 640px) {\n    .ylm-ev-07-roadmap { padding: 70px 24px; }\n    .ylm-ev-07-roadmap .head h2 { font-size: 44px; }\n    .ylm-ev-07-roadmap .grid { grid-template-columns: 1fr; }\n  }\n\n\n\n<\/style>\n<div class=\"ylm-ev-07-roadmap\">\n  <div class=\"container\" id=\"aanpak\">\n    <div class=\"head\">\n      <h2>Onze vaste roadmap om events <span class=\"ul-emph\">vol<\/span> te krijgen.<\/h2>\n      <p>Wij draaien deze al jaren. <strong>Heel simpel, start 4 tot 6 weken van tevoren.<\/strong>\n      Zelfs 2 of 3 weken werkt nog als je snel schakelt.<\/p>\n    <\/div>\n    <div class=\"grid\">\n      <div class=\"step\"><div class=\"pill\">1<\/div><h4>Plan vooruit<\/h4><p>Start 4-6 weken eerder. Bij snel schakelen werkt 2-3 weken \u00f3\u00f3k.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">2<\/div><h4>Maak content<\/h4><p>4 tot 6 stukken, liefst video. Spontaan, menselijk, to-the-point.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">3<\/div><h4>Zet de pagina live<\/h4><p>Aanmeldpagina op je website + LinkedIn-event. Eenvoudig en duidelijk.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">4<\/div><h4>Bouw je lijst<\/h4><p>2.000-4.000 contacten met Claude AI, Mailchimp en Clay.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">5<\/div><h4>Dripcampagne<\/h4><p>4-6 mails. Eerste mail begint met een spontane, menselijke foto.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">6<\/div><h4>Nodig persoonlijk uit<\/h4><p>Handmatig je 1e graads netwerk op LinkedIn. Tientallen berichten per dag.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">7<\/div><h4>App en benoem<\/h4><p>App mensen, breng het op in gesprekken, vraag actief wie erbij wil zijn.<\/p><\/div>\n      <div class=\"step\"><div class=\"pill\">8<\/div><h4>Leg het vast<\/h4><p>Foto&#8217;s en video&#8217;s tijdens het event. De aftermovie is goud voor het volgende.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-09-results\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-09-results, .ylm-ev-09-results * { box-sizing: border-box; }\n  .ylm-ev-09-results { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-09-results img { max-width: 100%; display: block; }\n  .ylm-ev-09-results a { color: inherit; }\n\n  .ylm-ev-09-results { background: #000; padding: 100px 64px; }\n  .ylm-ev-09-results .container { max-width: 1280px; margin: 0 auto; }\n  .ylm-ev-09-results .head { text-align: center; margin-bottom: 60px; }\n  .ylm-ev-09-results .eyebrow { font-size: 14px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: #FF8A00; margin-bottom: 24px; }\n  .ylm-ev-09-results .head h2 { font-size: 64px; font-weight: 700; line-height: 1; letter-spacing: -0.018em; margin: 0; text-wrap: balance; }\n  .ylm-ev-09-results .head p { font-size: 19px; color: rgba(255,255,255,0.7); margin: 20px auto 0; max-width: 700px; line-height: 1.5; }\n  .ylm-ev-09-results .grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }\n  .ylm-ev-09-results .stat {\n    background: rgba(20,8,12,0.6); border: 1px solid rgba(255,255,255,0.08); border-radius: 28px;\n    padding: 48px 44px; display: flex; flex-direction: column; gap: 18px; min-height: 320px; justify-content: center; }\n  .ylm-ev-09-results .stat.warm {\n    background: linear-gradient(135deg, rgba(255,138,0,0.16), rgba(248,33,73,0.10));\n    border-color: rgba(255,138,0,0.35); }\n  .ylm-ev-09-results .stat .kind { font-size: 13px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase;\n    color: rgba(255,255,255,0.6); }\n  .ylm-ev-09-results .stat.warm .kind { color: #FF8A00; }\n  .ylm-ev-09-results .stat .big { font-size: 140px; font-weight: 700; line-height: 0.92; letter-spacing: -0.03em; color: #fff; }\n  .ylm-ev-09-results .stat.warm .big {\n    background: linear-gradient(135deg, #FF8A00, #F82447);\n    -webkit-background-clip: text; background-clip: text; color: transparent; }\n  .ylm-ev-09-results .stat .sub { font-size: 18px; color: rgba(255,255,255,0.78); line-height: 1.4; max-width: 460px; }\n\n  .ylm-ev-09-results .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) { .ylm-ev-09-results .grid { grid-template-columns: 1fr; } }\n  @media (max-width: 640px) {\n    .ylm-ev-09-results { padding: 70px 24px; }\n    .ylm-ev-09-results .head h2 { font-size: 44px; }\n    .ylm-ev-09-results .stat .big { font-size: 88px; }\n    .ylm-ev-09-results .stat { padding: 36px 28px; min-height: auto; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-09-results\">\n  <div class=\"container\" id=\"resultaten\">\n    <div class=\"head\">\n      <div class=\"eyebrow\">De resultaten<\/div>\n      <h2>Wat je <span class=\"ul-emph\">realistisch<\/span> mag verwachten.<\/h2>\n      <p>Op basis van wat we keer op keer zien bij eventcampagnes die we voor en met klanten draaien.<\/p>\n    <\/div>\n    <div class=\"grid\">\n      <div class=\"stat\">\n        <div class=\"kind\">Onbetaalde events<\/div>\n        <div class=\"big\">100 \u2013 200<\/div>\n        <div class=\"sub\">aanmeldingen, bij een goed gevulde dripcampagne en persoonlijke uitnodigingen.<\/div>\n      <\/div>\n      <div class=\"stat warm\">\n        <div class=\"kind\">Betaalde events<\/div>\n        <div class=\"big\">10 \u2013 50<\/div>\n        <div class=\"sub\">serieuze deelnemers. Kleiner publiek, sterk gekwalificeerd, hier zit het echte gesprek.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-10-aftermovie\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-10-aftermovie, .ylm-ev-10-aftermovie * { box-sizing: border-box; }\n  .ylm-ev-10-aftermovie { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-10-aftermovie img { max-width: 100%; display: block; }\n  .ylm-ev-10-aftermovie a { color: inherit; }\n\n  .ylm-ev-10-aftermovie { padding: 100px 64px;\n    background: radial-gradient(ellipse 60% 50% at 50% 35%, #4A0B17 0%, #1A040A 50%, #000 85%);\n    border-top: 1px solid rgba(255,255,255,0.04); }\n  .ylm-ev-10-aftermovie .container { max-width: 1280px; margin: 0 auto;\n    display: grid; grid-template-columns: 1.05fr 1fr; gap: 80px; align-items: center; }\n  .ylm-ev-10-aftermovie .above { font-size: 14px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: #FF8A00; margin-bottom: 20px; }\n  .ylm-ev-10-aftermovie h2 { font-size: 64px; font-weight: 700; line-height: 1.02; letter-spacing: -0.018em; margin: 0; text-wrap: balance; }\n  .ylm-ev-10-aftermovie p { font-size: 19px; line-height: 1.6; color: rgba(255,255,255,0.82); margin: 28px 0 0; }\n  .ylm-ev-10-aftermovie .frames { position: relative; height: 440px; }\n  .ylm-ev-10-aftermovie .frame { position: absolute; border-radius: 18px; overflow: hidden;\n    box-shadow: 0 30px 60px -20px rgba(0,0,0,0.7), 0 0 0 1px rgba(255,255,255,0.08) inset; }\n  .ylm-ev-10-aftermovie .frame img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .ylm-ev-10-aftermovie .frame .ph { width: 100%; height: 100%; }\n  .ylm-ev-10-aftermovie .frame.f1 { width: 240px; height: 320px; top: 20px; left: 20px; transform: rotate(-6deg); }\n  .ylm-ev-10-aftermovie .frame.f2 { width: 230px; height: 140px; top: 80px; left: 270px; transform: rotate(4deg); }\n  .ylm-ev-10-aftermovie .frame.f3 { width: 250px; height: 160px; top: 240px; left: 220px; transform: rotate(-3deg); }\n  .ylm-ev-10-aftermovie .frame.f1 .ph { background: linear-gradient(135deg, #2B2675, #4A1E5A 40%, #B83A6A 80%, #FF4D70); }\n  .ylm-ev-10-aftermovie .frame.f2 .ph { background: linear-gradient(135deg, #FF6A1A, #B83A4A 60%, #6B2A45); }\n  .ylm-ev-10-aftermovie .frame.f3 .ph { background: linear-gradient(135deg, #4A1E5A, #8B2A55 60%, #FF4D70); }\n  .ylm-ev-10-aftermovie .frame::after { content: \"\"; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 60% 50% at 50% 45%, rgba(255,255,255,0.18), transparent); pointer-events: none; }\n\n  .ylm-ev-10-aftermovie .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 1100px) { .ylm-ev-10-aftermovie .container { grid-template-columns: 1fr; } }\n  @media (max-width: 640px) {\n    .ylm-ev-10-aftermovie { padding: 70px 24px; }\n    .ylm-ev-10-aftermovie h2 { font-size: 44px; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-10-aftermovie\">\n  <div class=\"container\">\n    <div>\n      <div class=\"above\">Vergeet dit niet<\/div>\n      <h2>De aftermovie is <span class=\"ul-emph\">goud<\/span>.<\/h2>\n      <p>Maak foto&#8217;s en video&#8217;s tijdens het event. De aftermovie en after-post bouwen je merk \u00e9n openen vaak\n      meteen het volgende event. Daar begint de volgende campagne alweer.<\/p>\n    <\/div>\n    <div class=\"frames\">\n      <!-- vervang de .ph div met <img decoding=\"async\" src=\"AFBEELDING-URL-HIER\" alt=\"\"> als je echte foto's hebt -->\n      <div class=\"frame f1\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-21-at-23.36.39.jpeg\" alt=\"\"><\/div>\n      <div class=\"frame f2\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-22-at-18.37.42.jpeg\" alt=\"\"><\/div>\n      <div class=\"frame f3\"><img decoding=\"async\" src=\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-22-at-18.38.37.jpeg\" alt=\"\"><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-11-cases\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-11-cases, .ylm-ev-11-cases * { box-sizing: border-box; }\n  .ylm-ev-11-cases { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-11-cases img { max-width: 100%; display: block; }\n  .ylm-ev-11-cases a { color: inherit; }\n\n  .ylm-ev-11-cases { background: #000; padding: 100px 64px; }\n  .ylm-ev-11-cases .container { max-width: 1280px; margin: 0 auto; }\n  .ylm-ev-11-cases .head { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 40px; flex-wrap: wrap; gap: 16px; }\n  .ylm-ev-11-cases .head h2 { font-size: 48px; font-weight: 700; letter-spacing: -0.015em; line-height: 1.05; margin: 0; }\n  .ylm-ev-11-cases .head a.link { color: #fff; font-size: 16px; font-weight: 500; text-decoration: none; display: inline-flex; align-items: center; gap: 10px; }\n  .ylm-ev-11-cases .grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n  .ylm-ev-11-cases .card {\n    background: rgba(14,6,8,0.7); border: 1px solid rgba(255,255,255,0.05); border-radius: 20px;\n    overflow: hidden; display: flex; flex-direction: column; cursor: pointer;\n    transition: transform 220ms cubic-bezier(.2,.7,.2,1), background 220ms cubic-bezier(.2,.7,.2,1);\n    text-decoration: none; color: inherit; }\n  .ylm-ev-11-cases .card:hover { transform: translateY(-2px); background: rgba(20,8,12,0.9); }\n  .ylm-ev-11-cases .card .thumb { aspect-ratio: 16\/10; }\n  .ylm-ev-11-cases .card .body { padding: 22px 24px 26px; display: flex; flex-direction: column; gap: 8px; }\n  .ylm-ev-11-cases .card h4 { font-size: 19px; font-weight: 500; line-height: 1.3; margin: 0; }\n  .ylm-ev-11-cases .card p { font-size: 14px; line-height: 1.45; color: rgba(255,255,255,0.65); margin: 0; }\n  \/* placeholder thumbs, vervang door <img decoding=\"async\" src=\"...\"> binnen .thumb als je foto's hebt *\/\n  .ylm-ev-11-cases .thumb.g1 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2025\/03\/WhatsApp-Image-2026-05-18-at-09.56.57.jpeg\"); background-size: cover; background-position: center; }\n  .ylm-ev-11-cases .thumb.g2 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2025\/04\/Scherm\u00adafbeelding-2026-04-29-om-11.53.19.png\"); background-size: cover; background-position: center; }\n  .ylm-ev-11-cases .thumb.g3 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2025\/10\/9975b60d-6899-4c64-82d1-55b7d48ed488.jpeg\"); background-size: cover; background-position: center; }\n  .ylm-ev-11-cases .thumb.g4 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/05\/IMG_7833-scaled.jpg\"); background-size: cover; background-position: center; }\n  .ylm-ev-11-cases .thumb.g5 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2026\/04\/Scherm\u00adafbeelding-2026-04-29-om-10.32.44.png\"); background-size: cover; background-position: center; }\n  .ylm-ev-11-cases .thumb.g6 { background-image: url(\"https:\/\/youlynq.me\/wp-content\/uploads\/2025\/09\/1757658329040.jpg\"); background-size: cover; background-position: center; }\n\n  @media (max-width: 1100px) { .ylm-ev-11-cases .grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 640px) {\n    .ylm-ev-11-cases { padding: 70px 24px; }\n    .ylm-ev-11-cases .grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"ylm-ev-11-cases\">\n  <div class=\"container\" id=\"cases\">\n    <div class=\"head\">\n      <h2>Hoe we dit eerder deden.<\/h2>\n      <a class=\"link\" href=\"https:\/\/youlynq.me\/nl\/cases\/\">Bekijk alle cases \u2192<\/a>\n    <\/div>\n    <div class=\"grid\">\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/langdurig-vertrouwen-opbouwen-met-jeffrey-janssen-via-linkedin\/\"><div class=\"thumb g1\"><\/div>\n        <div class=\"body\"><h4>Priv\u00e9 Masterclass voor CFO Netwerk<\/h4>\n        <p>Van LinkedIn-opfrisser naar sterkere zakelijke relaties.<\/p><\/div><\/a>\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/video-is-het-nieuwe-goud-masterclass-bij-billink\/\"><div class=\"thumb g2\"><\/div>\n        <div class=\"body\"><h4>Video is het nieuwe goud \ud83e\udd47. Masterclass bij Billink<\/h4>\n        <p>Waarom video nu het verschil maakt.<\/p><\/div><\/a>\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/bouwen-in-zichtbaarheid-naar-ma-met-imap-netherlands\/\"><div class=\"thumb g3\"><\/div>\n        <div class=\"body\"><h4>Bouwen in zichtbaarheid naar M&amp;A met IMAP Netherlands<\/h4>\n        <p>Een interactieve LinkedIn Masterclass voor de partners van IMAP.<\/p><\/div><\/a>\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/linkedin-groei-en-bedrijfsontwikkeling-masterclass-bij-incentro\/\"><div class=\"thumb g4\"><\/div>\n        <div class=\"body\"><h4>LinkedIn-groei en business development: Incentro<\/h4>\n        <p>Van LinkedIn-strategie naar schaalbare business development.<\/p><\/div><\/a>\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/linkedin-masterclass-brunel-activatie\/\"><div class=\"thumb g5\"><\/div>\n        <div class=\"body\"><h4>Volledige activatie bij Team Brunel<\/h4>\n        <p>Van geen handen omhoog naar een volledige timeline vol content.<\/p><\/div><\/a>\n      <a class=\"card\" href=\"https:\/\/youlynq.me\/nl\/cases\/betere-connecties-via-linkedin-bij-eiffel-clubhouse-arnhem\/\"><div class=\"thumb g6\"><\/div>\n        <div class=\"body\"><h4>Betere connecties bij EIFFEL Clubhouse Arnhem<\/h4>\n        <p>Een interactieve LinkedIn-sessie voor salesprofessionals.<\/p><\/div><\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n    <section class=\"ylm-ev-12-form\">\n      <div class=\"container\" id=\"contact\">\n        <div>\n          <div class=\"eyebrow\">Aan de slag<\/div>\n          <h2>Benieuwd wat we voor <span class=\"ul-emph\">jouw<\/span> event kunnen betekenen?<\/h2>\n          <p class=\"lede\">Laat je gegevens achter en we nemen binnen \u00e9\u00e9n werkdag contact op. In een eerste sparsessie kijken we samen naar je event, planning en waar de grootste kansen liggen.<\/p>\n        <\/div>\n\n        <div class=\"form-card\">\n          <script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework contact-form_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_11' ><div id='gf_11' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_11' id='gform_11' class='contact-form' action='\/nl\/wp-json\/wp\/v2\/landing\/12953#gf_11' data-formid='11' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LcjBNUqAAAAAK3GvpSTJzp2hnpABVZtF9eF-Ooo' data-tabindex='0'><input id=\"input_e85d73a21a0b46b4c09a843dddcafe5f\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_e85d73a21a0b46b4c09a843dddcafe5f\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_11_17\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_17'>X\/Twitter<\/label><div class='ginput_container'><input name='input_17' id='input_11_17' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_11_17'>Dit veld is bedoeld voor validatiedoeleinden en moet niet worden gewijzigd.<\/div><\/div><div id=\"field_11_5\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3>Benieuwd wat we voor je kunnen betekenen?<\/h3>\n<p>Laat je gegevens achter via het formulier hieronder en we nemen contact met je op.<\/p><\/div><div id=\"field_11_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half name nameicon gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_1'>First name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Vereist)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_11_1' type='text' value='' class='large'    placeholder='Voornaam' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half name nameicon gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_13'>Last name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Vereist)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='text' value='' class='large'    placeholder='Achternaam' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_10\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full email mailicon gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_10'>Je e-mailadres<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Vereist)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_10' id='input_11_10' type='email' value='' class='large'   placeholder='E-mailadres' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_11_15\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full number phoneicon gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_15'>Telefoonnummer<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Vereist)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_15' id='input_11_15' type='tel' value='' class='large'  placeholder='Telefoonnummer' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_16\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full number linkicon linkedinicon field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_16'>LinkedIn profiel (niet verplicht)<\/label><div class='ginput_container ginput_container_text'><input name='input_16' id='input_11_16' type='text' value='' class='large'    placeholder='LinkedIn profiel (niet verplicht)'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_12\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_12' id='input_11_12' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Verzenden'  \/> <input type='hidden' name='gform_ajax' value='form_id=11&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=2ef1933e3f4a0362f7fa97d5410ac5b2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='zhWq8ldITS8QDo\/iiW0F0etMfMNxG831Vt0ztWdjTqyPUbEglmd0oUr24yCcznrVQGtjlvx7HgRHpykst42GNQQPLeMhG5FJOpJJ+76jLeG7D3k=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsImUwZmJkNDdiYjczMDJkNTkyOTA1MzY5NDY3MWE5OTRkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_11' id='gform_ajax_frame_11' title='Dit iframe bevat de vereiste logica om Ajax aangedreven Gravity Forms te verwerken.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/youlynq.me\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_11').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/youlynq.me\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_11').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <style>\n    \t\n\t.landing-template-single-landing-htmlcontent #field_11_5 p {\n    color: #fff !important;\n}\n\n.landing-template-single-landing-htmlcontent .contact-form {\n\tbackground: transparent !important;\n\tpadding: 0 !important;\n}\n\n\n.landing-template-single-landing-htmlcontent .contact-form input[type=text], .landing-template-single-landing-htmlcontent .contact-form input[type=tel], .landing-template-single-landing-htmlcontent .contact-form input[type=email] {\n    padding-left: 15px !important;\n    min-height: unset !important;\n}\n\n.landing-template-single-landing-htmlcontent .contact-form h3 {\n    display: none !important;\n}\n\n.landing-template-single-landing-htmlcontent .contact-form label {\n    font-size: 17px !important;\n    margin-bottom: 3px !important;\n}\n\t\n\t.ylm-ev-12-form, .ylm-ev-12-form * { box-sizing:border-box; }\n    .ylm-ev-12-form {\n      font-family:\"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\n      color:#fff;\n      padding:100px 64px;\n      background:\n        radial-gradient(ellipse 50% 40% at 80% 80%, rgba(248,33,73,0.35), transparent 60%),\n        radial-gradient(ellipse 60% 50% at 20% 30%, rgba(255,138,0,0.18), transparent 60%),\n        #0A0608;\n    }\n    .ylm-ev-12-form .container {\n      max-width:1280px;\n      margin:0 auto;\n      display:grid;\n      grid-template-columns:1.05fr 1fr;\n      gap:80px;\n      align-items:center;\n    }\n    .ylm-ev-12-form .eyebrow {\n      font-size:14px;\n      font-weight:500;\n      letter-spacing:.16em;\n      text-transform:uppercase;\n      color:#FF8A00;\n      margin-bottom:24px;\n    }\n    .ylm-ev-12-form h2 {\n      font-size:60px;\n      font-weight:700;\n      line-height:1.02;\n      letter-spacing:-.018em;\n      margin:0;\n    }\n    .ylm-ev-12-form .lede {\n      font-size:19px;\n      line-height:1.55;\n      color:rgba(255,255,255,.78);\n      margin:24px 0 0;\n      max-width:540px;\n    }\n    .ylm-ev-12-form .ul-emph {\n      display:inline-block;\n      background:linear-gradient(90deg,#FF8A00,#F82447) no-repeat 50% 100% \/ 100% .22em;\n    }\n    .ylm-ev-12-form .form-card {\n      background:rgba(14,6,8,.85);\n      border:1px solid rgba(255,255,255,.08);\n      border-radius:28px;\n      padding:40px 36px;\n    }\n\n    .ylm-ev-12-form .gform_wrapper.gravity-theme .gform_fields {\n      gap:22px 42px;\n    }\n    .ylm-ev-12-form .gform_wrapper.gravity-theme .gfield_label {\n      color:#fff;\n      font-size:13px;\n      font-weight:600;\n      margin-bottom:8px;\n    }\n\n\n    .ylm-ev-12-form .gform_wrapper.gravity-theme .gfield_required {\n      color:#FF8A00;\n    }\n    .ylm-ev-12-form .gform_wrapper.gravity-theme input,\n    .ylm-ev-12-form .gform_wrapper.gravity-theme textarea,\n    .ylm-ev-12-form .gform_wrapper.gravity-theme select {\n      background:rgba(255,255,255,.04);\n      border:1px solid rgba(255,255,255,.12);\n      border-radius:12px;\n      padding:14px 16px;\n      color:#fff;\n      font:inherit;\n      font-size:15px;\n      width:100%;\n      min-height:60px;\n    }\n    .ylm-ev-12-form .gform_wrapper.gravity-theme input:focus,\n    .ylm-ev-12-form .gform_wrapper.gravity-theme textarea:focus {\n      outline:none;\n      border-color:#FF8A00;\n      box-shadow:0 0 0 3px rgba(255,138,0,.18);\n    }\n    .ylm-ev-12-form .gform_wrapper.gravity-theme .gform_footer {\n      margin-top:28px;\n      padding:0;\n    }\n    .ylm-ev-12-form .gform_wrapper.gravity-theme .gform_button {\n      background:#FF8A00;\n      color:#14080C;\n      padding:16px 34px;\n      border-radius:999px;\n      font-size:17px;\n      font-weight:500;\n      border:0;\n      cursor:pointer;\n      box-shadow:0 14px 30px -10px rgba(255,138,0,.55);\n    }\n\n    @media (max-width:1100px) {\n      .ylm-ev-12-form .container { grid-template-columns:1fr; }\n    }\n    @media (max-width:640px) {\n      .ylm-ev-12-form { padding:70px 24px; }\n      .ylm-ev-12-form h2 { font-size:40px; }\n    }\n    <\/style>\n    \n\n\n\n<style>\n\/* ============================================================\n     Self-contained block. All CSS scoped under .ylm-ev-13-cta-strip\n     Placeholders to replace: AFBEELDING-URL-HIER, VIDEO-URL-HIER, LOGO-URL-HIER\n     ============================================================ *\/\n.ylm-ev-13-cta-strip, .ylm-ev-13-cta-strip * { box-sizing: border-box; }\n  .ylm-ev-13-cta-strip { font-family: \"GT Walsheim Pro\", -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif; color:#fff; -webkit-font-smoothing:antialiased; }\n  .ylm-ev-13-cta-strip img { max-width: 100%; display: block; }\n  .ylm-ev-13-cta-strip a { color: inherit; }\n\n  .ylm-ev-13-cta-strip { padding: 120px 64px; text-align: center;\n    background: radial-gradient(ellipse 60% 50% at 50% 35%, #4A0B17 0%, #1A040A 50%, #000 85%); }\n  .ylm-ev-13-cta-strip h2 { font-size: 84px; font-weight: 700; line-height: 1; letter-spacing: -0.02em; margin: 0; text-wrap: balance; }\n  .ylm-ev-13-cta-strip p { font-size: 22px; color: rgba(255,255,255,0.78); margin: 26px auto 44px; max-width: 600px; line-height: 1.5; }\n  .ylm-ev-13-cta-strip .btn-primary {\n    background: #FF8A00; color: #14080C; padding: 16px 30px; border-radius: 999px;\n    font-size: 17px; font-weight: 500; border: 0; cursor: pointer; font-family: inherit;\n    box-shadow: 0 14px 30px -10px rgba(255,138,0,0.55);\n    display: inline-flex; align-items: center; gap: 12px; text-decoration: none;\n    transition: filter 220ms cubic-bezier(.2,.7,.2,1), transform 220ms cubic-bezier(.2,.7,.2,1); }\n  .ylm-ev-13-cta-strip .btn-primary:hover { filter: brightness(1.08); }\n  .ylm-ev-13-cta-strip .btn-primary:active { transform: scale(0.97); }\n\n  .ylm-ev-13-cta-strip .ul-emph { position: relative; display: inline-block; padding-bottom: 0.06em; white-space: nowrap;\n    background-image: linear-gradient(90deg, #FF8A00 0%, #F82447 100%);\n    background-repeat: no-repeat; background-position: 50% 100%;\n    background-size: 100% 0.22em; }\n\n  @media (max-width: 640px) {\n    .ylm-ev-13-cta-strip { padding: 80px 24px; }\n    .ylm-ev-13-cta-strip h2 { font-size: 52px; }\n  }\n\n\n\n<\/style>\n<div class=\"ylm-ev-13-cta-strip\">\n  <h2>Klaar om te <span class=\"ul-emph\">Lynq<\/span>en met ons?<\/h2>\n  <p>En laat ons onze magie laten zien \ud83e\ude84<\/p>\n  <a class=\"btn-primary\" href=\"#contact\">Plan een kennismaking\n    \n  <\/a>\n<\/div>\n\n\n","protected":false},"featured_media":12958,"template":"single-landing-htmlcontent.php","class_list":["post-12953","landing","type-landing","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/youlynq.me\/nl\/wp-json\/wp\/v2\/landing\/12953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youlynq.me\/nl\/wp-json\/wp\/v2\/landing"}],"about":[{"href":"https:\/\/youlynq.me\/nl\/wp-json\/wp\/v2\/types\/landing"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/youlynq.me\/nl\/wp-json\/wp\/v2\/media\/12958"}],"wp:attachment":[{"href":"https:\/\/youlynq.me\/nl\/wp-json\/wp\/v2\/media?parent=12953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}