{"id":40,"date":"2026-07-31T01:38:21","date_gmt":"2026-07-31T01:38:21","guid":{"rendered":"https:\/\/franiacore.online\/?page_id=40"},"modified":"2026-07-31T01:40:56","modified_gmt":"2026-07-31T01:40:56","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/franiacore.online\/?page_id=40","title":{"rendered":"Thank you page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40\" class=\"elementor elementor-40\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dada76e e-flex e-con-boxed e-con e-parent\" data-id=\"dada76e\" 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-3ab0784 elementor-widget elementor-widget-html\" data-id=\"3ab0784\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>You're Booked \u2014 The Band 8 Blueprint<\/title>\r\n<meta name=\"description\" content=\"Thanks for grabbing The Band 8 Blueprint. Here's what to do next.\">\r\n<meta name=\"robots\" content=\"noindex\">\r\n\r\n<!--\r\n  ============================================================\r\n  EDIT-ME QUICK LIST\r\n  ============================================================\r\n  1. Replace contact email in the \"didn't get your email\" section and footer.\r\n  2. Replace \"YOUR NAME\" in the footer copyright.\r\n  3. IMPORTANT \u2014 Meta Pixel Purchase tracking: this page is only useful for ad\r\n     tracking if Nestuge actually sends buyers HERE after they pay. Check with\r\n     Nestuge support whether you can set a custom \"redirect\/thank you URL\"\r\n     after checkout. If they don't support that, this page still works fine\r\n     as a page you link to manually (e.g. in your confirmation email) \u2014 it\r\n     just won't fire the Purchase pixel event automatically.\r\n  4. The Meta Pixel Purchase event code goes in the marked spot near the\r\n     bottom of <head> below \u2014 only add it once you've confirmed step 3 above,\r\n     and only once your main Meta Pixel base code is already installed\r\n     sitewide (that's a separate setup step, ask if you need help with it).\r\n  ============================================================\r\n-->\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  :root{\r\n    --ink:#1B2A44;\r\n    --ink-soft:#33455F;\r\n    --paper:#F5F0E3;\r\n    --paper-2:#ECE4CF;\r\n    --paper-3:#FBF8F0;\r\n    --stamp:#B23A2E;\r\n    --gold:#9C7A28;\r\n    --slate:#5C6B7A;\r\n    --line:#C9BEA0;\r\n    --white:#FFFDF8;\r\n    --radius:14px;\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family:'IBM Plex Sans', sans-serif;\r\n    line-height:1.55;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  h1,h2,h3{\r\n    font-family:'Fraunces', serif;\r\n    font-weight:600;\r\n    margin:0 0 .4em 0;\r\n    color:var(--ink);\r\n  }\r\n  p{margin:0 0 1em 0;}\r\n  a{color:inherit;}\r\n  .wrap{max-width:820px;margin:0 auto;padding:0 24px;}\r\n  section{padding:64px 0;}\r\n  .eyebrow{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    letter-spacing:.14em;\r\n    text-transform:uppercase;\r\n    font-size:12.5px;\r\n    color:var(--gold);\r\n    font-weight:600;\r\n    margin-bottom:14px;\r\n  }\r\n\r\n  \/* ---------- HERO \/ CONFIRMATION ---------- *\/\r\n  .hero{\r\n    text-align:center;\r\n    padding-top:80px;\r\n  }\r\n  .big-stamp{\r\n    width:140px;height:140px;\r\n    border:3px solid var(--stamp);\r\n    border-radius:50%;\r\n    color:var(--stamp);\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:15px;\r\n    font-weight:700;\r\n    letter-spacing:.04em;\r\n    text-align:center;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    transform:rotate(-8deg);\r\n    margin:0 auto 32px;\r\n  }\r\n  .hero h1{font-size:44px;}\r\n  .hero .sub{\r\n    font-size:18px;\r\n    color:var(--ink-soft);\r\n    max-width:52ch;\r\n    margin:0 auto 8px;\r\n  }\r\n  .hero .sub2{\r\n    font-size:15px;\r\n    color:var(--slate);\r\n    max-width:52ch;\r\n    margin:0 auto;\r\n  }\r\n\r\n  \/* ---------- NEXT STEPS ---------- *\/\r\n  .steps{background:var(--paper-2);}\r\n  .steps h2{text-align:center; font-size:28px; margin-bottom:40px;}\r\n  .step-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3, 1fr);\r\n    gap:20px;\r\n  }\r\n  .step{\r\n    background:var(--paper-3);\r\n    border:1.5px dashed var(--ink);\r\n    border-radius:10px;\r\n    padding:24px 20px;\r\n    text-align:center;\r\n  }\r\n  .step .num{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:11px;\r\n    color:var(--gold);\r\n    letter-spacing:.1em;\r\n  }\r\n  .step h3{font-size:17px; margin:10px 0 8px;}\r\n  .step p{font-size:14px; color:var(--ink-soft); margin:0;}\r\n\r\n  \/* ---------- FEEDBACK ASK ---------- *\/\r\n  .feedback{background:var(--ink); color:var(--paper); text-align:center;}\r\n  .feedback h2{color:var(--paper); font-size:26px;}\r\n  .feedback p{color:#C9D2DD; max-width:56ch; margin:0 auto 22px;}\r\n  .feedback .mail-btn{\r\n    display:inline-block;\r\n    background:var(--gold);\r\n    color:var(--ink);\r\n    text-decoration:none;\r\n    font-weight:600;\r\n    font-size:15px;\r\n    padding:13px 26px;\r\n    border-radius:8px;\r\n  }\r\n\r\n  \/* ---------- SUPPORT ---------- *\/\r\n  .support{text-align:center;}\r\n  .support h2{font-size:22px;}\r\n  .support p{color:var(--ink-soft); font-size:15px;}\r\n  .support a{color:var(--stamp); font-weight:600; text-decoration:underline;}\r\n\r\n  footer{\r\n    padding:40px 0;\r\n    font-size:13px;\r\n    color:var(--slate);\r\n    text-align:center;\r\n    border-top:1px solid var(--line);\r\n  }\r\n  footer a{text-decoration:underline;}\r\n  footer p{margin:0 0 8px 0;}\r\n\r\n  @media (max-width:640px){\r\n    .step-grid{grid-template-columns:1fr;}\r\n    .hero h1{font-size:32px;}\r\n    section{padding:48px 0;}\r\n  }\r\n<\/style>\r\n\r\n<!-- EDIT: Meta Pixel Purchase event goes here, once confirmed with Nestuge (see note above) -->\r\n\r\n\r\n<!-- ============ HERO \/ CONFIRMATION ============ -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <div class=\"big-stamp\">CONFIRMED<\/div>\r\n    <p class=\"eyebrow\">Order Complete<\/p>\r\n    <h1>You're Booked.<\/h1>\r\n    <p class=\"sub\">Thanks for grabbing The Band 8 Blueprint \u2014 welcome aboard.<\/p>\r\n    <p class=\"sub2\">Check your email for your download link (it's sent by Nestuge, so look in Promotions or Spam if it's not in your main inbox within a few minutes).<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ NEXT STEPS ============ -->\r\n<section class=\"steps\">\r\n  <div class=\"wrap\">\r\n    <h2>Here's what to do first.<\/h2>\r\n    <div class=\"step-grid\">\r\n      <div class=\"step\">\r\n        <span class=\"num\">Step 1<\/span>\r\n        <h3>Run the readiness check<\/h3>\r\n        <p>Start with the self-check section so you know exactly where you stand before diving in.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <span class=\"num\">Step 2<\/span>\r\n        <h3>Set your study calendar<\/h3>\r\n        <p>Use the printable planner to map out your weeks based on your target test date.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <span class=\"num\">Step 3<\/span>\r\n        <h3>Start with Listening<\/h3>\r\n        <p>It's the easiest section to build quick wins in \u2014 begin there this week.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ FEEDBACK ASK ============ -->\r\n<section class=\"feedback\">\r\n  <div class=\"wrap\">\r\n    <h2>Got 30 seconds in a week or two?<\/h2>\r\n    <p>Once you've started using the guide, reply to your confirmation email and tell me what's helped. I read every one \u2014 and it might end up featured on the site.<\/p>\r\n    <!-- EDIT: replace with your real email -->\r\n    <a href=\"mailto:kingsley.ccu@gmail.com\" class=\"mail-btn\">Reply With Feedback<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SUPPORT ============ -->\r\n<section class=\"support\">\r\n  <div class=\"wrap\">\r\n    <h2>Didn't get your email?<\/h2>\r\n    <!-- EDIT: replace with your real email -->\r\n    <p>Contact <a href=\"mailto:kingsley.ccu@gmail.com\">kingsley.ccu@gmail.com<\/a> and I'll sort it out right away.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <p>Not affiliated with or endorsed by IELTS, the British Council, IDP, or Cambridge Assessment English. IELTS is a registered trademark of its respective owners.<\/p>\r\n  <p>&copy; 2026 Kingsley Ugwu. All rights reserved.<\/p>\r\n<\/footer>\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 Booked \u2014 The Band 8 Blueprint CONFIRMED Order Complete You&#8217;re Booked. Thanks for grabbing The Band 8 Blueprint \u2014 welcome aboard. Check your email for your download link (it&#8217;s sent by Nestuge, so look in Promotions or Spam if it&#8217;s not in your main inbox within a few minutes). Here&#8217;s what to do first. [&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-40","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/franiacore.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40"}],"version-history":[{"count":4,"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/franiacore.online\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/franiacore.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}