{"id":25,"date":"2026-09-07T09:30:18","date_gmt":"2026-09-07T09:30:18","guid":{"rendered":"https:\/\/workedmethod.online\/?page_id=25"},"modified":"2026-09-07T10:01:08","modified_gmt":"2026-09-07T10:01:08","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/workedmethod.online\/?page_id=25","title":{"rendered":"Thank you Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44cdb8d e-flex e-con-boxed e-con e-parent\" data-id=\"44cdb8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cecf2fe elementor-widget elementor-widget-html\" data-id=\"cecf2fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>You're In \u2014 The Credibility Bridge<\/title>\n<meta name=\"description\" content=\"Your order is confirmed. Download your guide and bonuses below.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Zilla+Slab:ital,wght@0,300;0,500;0,600;0,700;1,500&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink: #16202B;\n    --ink-soft: #3E4A57;\n    --paper: #F1EFE6;\n    --paper-raised: #FBFAF5;\n    --brass: #B3812E;\n    --brass-dark: #8F661F;\n    --slate: #35506E;\n    --hairline: #D9D4C4;\n    --max: 640px;\n  }\n\n  *{ box-sizing: border-box; }\n  body{\n    margin:0;\n    background: var(--paper);\n    color: var(--ink);\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 17px;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  h1, h2, h3{\n    font-family: 'Zilla Slab', serif;\n    font-weight: 600;\n    line-height: 1.2;\n    margin: 0;\n    color: var(--ink);\n  }\n  a{ color: inherit; }\n  :focus-visible{ outline: 2px solid var(--brass); outline-offset: 3px; }\n\n  .wrap{ max-width: var(--max); margin: 0 auto; padding: 0 24px; }\n\n  .badge{\n    display:inline-flex; align-items:center; gap:8px;\n    background: var(--paper-raised);\n    border: 1px solid var(--hairline);\n    padding: 7px 14px;\n    border-radius: 30px;\n    font-size: 13.5px;\n    color: var(--slate);\n    margin-bottom: 22px;\n  }\n  .badge .dot{ width:8px; height:8px; border-radius:50%; background:#4A7A4A; }\n\n  .hero{\n    padding: 64px 0 48px;\n    text-align: center;\n  }\n  .hero h1{ font-size: clamp(1.9rem, 4vw, 2.5rem); }\n  .hero p{ color: var(--ink-soft); font-size: 17px; margin-top: 14px; }\n\n  .section{ padding: 40px 0; border-top: 1px solid var(--hairline); }\n  .section h2{ font-size: 20px; margin-bottom: 18px; }\n\n  .file-list{ display: grid; gap: 12px; }\n  .file-row{\n    display:flex; align-items:center; justify-content:space-between;\n    gap: 16px;\n    background: var(--paper-raised);\n    border: 1px solid var(--hairline);\n    padding: 16px 18px;\n    border-radius: 4px;\n  }\n  .file-row .label{ font-size: 15.5px; font-weight: 500; }\n  .file-row .label small{ display:block; font-weight:400; color: var(--ink-soft); font-size: 13px; margin-top: 2px; }\n  .file-btn{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--brass-dark);\n    border: 1px solid var(--brass);\n    padding: 8px 14px;\n    border-radius: 3px;\n    text-decoration: none;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n  .file-btn:hover{ background: var(--brass); color: var(--ink); }\n\n  .note{ font-size: 13.5px; color: var(--ink-soft); margin-top: 16px; }\n\n  .start-box{\n    background: var(--paper-raised);\n    border-left: 3px solid var(--brass);\n    padding: 20px 22px;\n    font-size: 16px;\n  }\n\n  .upsell{\n    background: var(--paper-raised);\n    border: 1px solid var(--hairline);\n    padding: 28px;\n    border-radius: 6px;\n  }\n  .upsell .kicker{ font-size: 14px; color: var(--slate); margin-bottom: 8px; }\n  .upsell h3{ font-size: 20px; margin-bottom: 12px; }\n  .upsell p{ color: var(--ink-soft); font-size: 15px; margin-bottom: 20px; }\n  .upsell .price{ font-family: 'Zilla Slab', serif; font-weight: 700; font-size: 22px; color: var(--brass-dark); margin-bottom: 18px; }\n\n  .btn{\n    display:inline-block;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-weight: 600;\n    font-size: 15.5px;\n    padding: 13px 24px;\n    border-radius: 3px;\n    text-decoration: none;\n    background: var(--brass);\n    color: var(--ink);\n  }\n  .btn:hover{ background: var(--brass-dark); color: var(--paper-raised); }\n  .skip-link{ display:block; margin-top: 14px; font-size: 13.5px; color: var(--ink-soft); text-decoration: underline; }\n\n  .community{\n    text-align:center;\n  }\n  .community p{ color: var(--ink-soft); margin-bottom: 18px; }\n  .btn-outline{\n    display:inline-block;\n    font-size: 15px; font-weight: 600;\n    padding: 12px 22px;\n    border: 1px solid var(--ink);\n    border-radius: 3px;\n    text-decoration:none;\n    color: var(--ink);\n  }\n  .btn-outline:hover{ background: var(--ink); color: var(--paper-raised); }\n\n  footer{\n    padding: 30px 24px 60px;\n    text-align:center;\n    font-size: 13px;\n    color: var(--ink-soft);\n  }\n  footer div{ margin-top: 4px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"wrap\">\n  <div class=\"hero\">\n    <span class=\"badge\"><span class=\"dot\"><\/span>Order confirmed<\/span>\n    <h1>You're in.<\/h1>\n    <p>That took guts, by the way \u2014 most people bookmark a page like this and never come back. You didn't.<br>Check your email now; everything's already on its way to your inbox as backup.<\/p>\n  <\/div>\n\n  <!-- DOWNLOADS -->\n  <section class=\"section\">\n    <h2>Here's everything, ready to go<\/h2>\n    <div class=\"file-list\">\n      <div class=\"file-row\">\n        <div class=\"label\">The Credibility Bridge<small>Main guide<\/small><\/div>\n        <a href=\"#\" class=\"file-btn\">Download<\/a>\n      <\/div>\n      <div class=\"file-row\">\n        <div class=\"label\">Bonus 1: The Credibility Self-Audit Checklist<small>Score your presence across 7 trust factors<\/small><\/div>\n        <a href=\"#\" class=\"file-btn\">Download<\/a>\n      <\/div>\n      <div class=\"file-row\">\n        <div class=\"label\">Bonus 2: The First-Contact Trust Script<small>Template for replying to new clients<\/small><\/div>\n        <a href=\"#\" class=\"file-btn\">Download<\/a>\n      <\/div>\n      <div class=\"file-row\">\n        <div class=\"label\">Bonus 3: The Platform Credibility Blueprint<small>Fixes for LinkedIn, Behance, Dribbble &amp; your website<\/small><\/div>\n        <a href=\"#\" class=\"file-btn\">Download<\/a>\n      <\/div>\n    <\/div>\n    <p class=\"note\">Save all four somewhere you'll actually find them again. Not just \"Downloads\" \u2014 you know that folder is a graveyard.<\/p>\n  <\/section>\n\n  <!-- START HERE -->\n  <section class=\"section\">\n    <h2>Start here<\/h2>\n    <div class=\"start-box\">\n      Don't open the main guide first. Open the <strong>Self-Audit Checklist<\/strong>.<br><br>\n      Score yourself honestly \u2014 not how you wish you looked, how you actually look right now. It takes fifteen minutes and tells you exactly which part of the guide to read first, instead of starting from page one and hoping it's relevant.\n    <\/div>\n  <\/section>\n\n  <!-- UPSELL -->\n  <section class=\"section\">\n    <h2>The next step \u2014 if you're serious about this<\/h2>\n    <div class=\"upsell\">\n      <div class=\"kicker\">Most people stop at the checklist. You don't have to.<\/div>\n      <h3>The Invisible-to-Visible Audit<\/h3>\n      <p>You just spent a few minutes scoring your own presence. Here's the truth: most people stop there. They see the gaps, feel a bit of resolve, and then life happens and nothing changes.<\/p>\n      <p>If you'd rather not leave it to willpower \u2014 send me your LinkedIn, your portfolio, and one real message you've sent a client. I'll go through it the way a foreign client actually would: quietly judging, deciding in seconds whether to trust you or scroll past. Then I'll tell you exactly what's working, what's costing you the benefit of the doubt, and what to fix first. No guesswork, no \"redo your whole brand\" \u2014 just the specific things standing between you and being taken seriously.<\/p>\n      <div class=\"price\">\u20a667,000<\/div>\n      <a href=\"#\" class=\"btn\">Get the Audit<\/a>\n      <a href=\"#\" class=\"skip-link\">Not right now \u2014 I'll start with the guide<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- COMMUNITY -->\n  <section class=\"section community\">\n    <h2>You're not doing this alone<\/h2>\n    <p>You don't have to figure this out by trial and error, alone, at 11pm, wondering if you're the only one struggling with this. You're not.<br><br>Join the WhatsApp group. Ask the question you're embarrassed to ask. Watch someone else ask it first.<\/p>\n    <a href=\"#\" class=\"btn-outline\">Join the WhatsApp Group<\/a>\n  <\/section>\n<\/div>\n\n<footer>\n  Questions? Contact <a href=\"mailto:hello@keneosayande.com\">hello@keneosayande.com<\/a>\n  <div>This guide is educational \u2014 it gives you a system, not a guarantee. What you build from it is up to you.<\/div>\n  <div>\u00a9 Kene Osayande. All rights reserved.<\/div>\n<\/footer>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>You&#8217;re In \u2014 The Credibility Bridge Order confirmed You&#8217;re in. That took guts, by the way \u2014 most people bookmark a page like this and never come back. You didn&#8217;t.Check your email now; everything&#8217;s already on its way to your inbox as backup. Here&#8217;s everything, ready to go The Credibility BridgeMain guide Download Bonus 1: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Thank you Page - Worked Method<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/workedmethod.online\/?page_id=25\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Thank you Page - Worked Method\" \/>\n<meta property=\"og:description\" content=\"You&#8217;re In \u2014 The Credibility Bridge Order confirmed You&#8217;re in. That took guts, by the way \u2014 most people bookmark a page like this and never come back. You didn&#8217;t.Check your email now; everything&#8217;s already on its way to your inbox as backup. Here&#8217;s everything, ready to go The Credibility BridgeMain guide Download Bonus 1: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/workedmethod.online\/?page_id=25\" \/>\n<meta property=\"og:site_name\" content=\"Worked Method\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T10:01:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/workedmethod.online\\\/?page_id=25\",\"url\":\"https:\\\/\\\/workedmethod.online\\\/?page_id=25\",\"name\":\"Thank you Page - Worked Method\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/workedmethod.online\\\/#website\"},\"datePublished\":\"2026-09-07T09:30:18+00:00\",\"dateModified\":\"2026-09-07T10:01:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/workedmethod.online\\\/?page_id=25#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/workedmethod.online\\\/?page_id=25\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/workedmethod.online\\\/?page_id=25#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/workedmethod.online\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Thank you Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/workedmethod.online\\\/#website\",\"url\":\"https:\\\/\\\/workedmethod.online\\\/\",\"name\":\"Worked Method\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/workedmethod.online\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Thank you Page - Worked Method","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/workedmethod.online\/?page_id=25","og_locale":"en_US","og_type":"article","og_title":"Thank you Page - Worked Method","og_description":"You&#8217;re In \u2014 The Credibility Bridge Order confirmed You&#8217;re in. That took guts, by the way \u2014 most people bookmark a page like this and never come back. You didn&#8217;t.Check your email now; everything&#8217;s already on its way to your inbox as backup. Here&#8217;s everything, ready to go The Credibility BridgeMain guide Download Bonus 1: [&hellip;]","og_url":"https:\/\/workedmethod.online\/?page_id=25","og_site_name":"Worked Method","article_modified_time":"2026-09-07T10:01:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/workedmethod.online\/?page_id=25","url":"https:\/\/workedmethod.online\/?page_id=25","name":"Thank you Page - Worked Method","isPartOf":{"@id":"https:\/\/workedmethod.online\/#website"},"datePublished":"2026-09-07T09:30:18+00:00","dateModified":"2026-09-07T10:01:08+00:00","breadcrumb":{"@id":"https:\/\/workedmethod.online\/?page_id=25#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/workedmethod.online\/?page_id=25"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/workedmethod.online\/?page_id=25#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/workedmethod.online\/"},{"@type":"ListItem","position":2,"name":"Thank you Page"}]},{"@type":"WebSite","@id":"https:\/\/workedmethod.online\/#website","url":"https:\/\/workedmethod.online\/","name":"Worked Method","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/workedmethod.online\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/workedmethod.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25"}],"version-history":[{"count":5,"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/workedmethod.online\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions\/33"}],"wp:attachment":[{"href":"https:\/\/workedmethod.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}