{"id":11,"date":"2026-07-29T16:25:19","date_gmt":"2026-07-29T16:25:19","guid":{"rendered":"https:\/\/christiebeadsacademy.com\/?page_id=11"},"modified":"2026-07-30T09:47:32","modified_gmt":"2026-07-30T09:47:32","slug":"elementor-page-11","status":"publish","type":"page","link":"https:\/\/christiebeadsacademy.com\/?page_id=11","title":{"rendered":"The Thank You Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c3f233 e-flex e-con-boxed e-con e-parent\" data-id=\"5c3f233\" 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-526ebbd elementor-widget elementor-widget-html\" data-id=\"526ebbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Your Spot Is Confirmed | Christie Beads And Accessories<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --blue:#1E3A8A;\r\n    --red:#DC2626;\r\n    --slate:#475569;\r\n    --charcoal:#0F172A;\r\n    --offwhite:#F8FAFC;\r\n    --white:#FFFFFF;\r\n  }\r\n  *{box-sizing:border-box;margin:0;padding:0;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    font-family:'Inter',sans-serif;\r\n    font-weight:400;\r\n    background:var(--offwhite);\r\n    color:var(--charcoal);\r\n    font-size:16px;\r\n    line-height:1.65;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  img{max-width:100%;height:auto;display:block;}\r\n  h1,h2,h3{\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-weight:800;\r\n    letter-spacing:-0.3px;\r\n    line-height:1.2;\r\n    color:var(--charcoal);\r\n  }\r\n  .wrap{max-width:760px;margin:0 auto;padding:0 20px;}\r\n  section{padding:40px 0;}\r\n  @media(min-width:768px){\r\n    section{padding:60px 0;}\r\n  }\r\n  .card{\r\n    background:var(--white);\r\n    border:1px solid #E2E8F0;\r\n    border-radius:12px;\r\n    box-shadow:0 4px 18px rgba(15,23,42,0.06);\r\n    padding:28px;\r\n  }\r\n  .eyebrow{\r\n    color:var(--blue);\r\n    font-weight:600;\r\n    text-transform:uppercase;\r\n    letter-spacing:2px;\r\n    font-size:14px;\r\n    display:block;\r\n    margin-bottom:14px;\r\n  }\r\n  .divider{\r\n    height:3px;\r\n    width:64px;\r\n    background:var(--red);\r\n    margin:22px 0;\r\n    border-radius:2px;\r\n  }\r\n  a{color:var(--blue);}\r\n  p{margin-bottom:18px;}\r\n  .lead{font-size:19px;color:var(--slate);}\r\n\r\n  h2{\r\n    font-size:clamp(24px,5vw,32px);\r\n    margin-bottom:22px;\r\n    color:var(--blue);\r\n  }\r\n  h3{\r\n    font-size:20px;\r\n    color:var(--charcoal);\r\n    margin-bottom:10px;\r\n  }\r\n\r\n  \/* HERO \/ CONFIRMATION *\/\r\n  .hero{\r\n    background:var(--charcoal);\r\n    color:var(--white);\r\n    padding:56px 0 44px;\r\n    text-align:center;\r\n  }\r\n  .hero .eyebrow{color:#93C5FD;}\r\n  .hero h1{\r\n    font-size:clamp(28px,6vw,42px);\r\n    color:var(--white);\r\n    margin-bottom:16px;\r\n  }\r\n  .hero .sub{\r\n    font-size:18px;\r\n    color:#CBD5E1;\r\n    font-weight:500;\r\n    margin-bottom:22px;\r\n  }\r\n  .hero .body-text{\r\n    font-size:17px;\r\n    color:#E2E8F0;\r\n    max-width:520px;\r\n    margin:0 auto;\r\n    text-align:left;\r\n  }\r\n  .check-badge{\r\n    width:64px;\r\n    height:64px;\r\n    border-radius:50%;\r\n    background:var(--blue);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    margin:0 auto 20px;\r\n    box-shadow:0 6px 18px rgba(30,58,138,0.45);\r\n  }\r\n  .check-badge svg{width:30px;height:30px;}\r\n\r\n  \/* Buttons *\/\r\n  .btn{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    min-height:56px;\r\n    background:var(--red);\r\n    color:var(--white);\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-weight:700;\r\n    letter-spacing:0.2px;\r\n    font-size:17px;\r\n    text-align:center;\r\n    text-decoration:none;\r\n    border:none;\r\n    border-radius:10px;\r\n    padding:14px 22px;\r\n    width:100%;\r\n    cursor:pointer;\r\n    box-shadow:0 6px 16px rgba(220,38,38,0.35);\r\n    transition:transform .15s ease, box-shadow .15s ease;\r\n  }\r\n  .btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(220,38,38,0.45);}\r\n  .btn-secondary{\r\n    background:var(--blue);\r\n    box-shadow:0 6px 16px rgba(30,58,138,0.35);\r\n  }\r\n  .btn-secondary:hover{box-shadow:0 10px 22px rgba(30,58,138,0.45);}\r\n  .btn-wrap{margin:20px 0;}\r\n\r\n  .inbox-note{\r\n    text-align:center;\r\n    color:var(--slate);\r\n    font-size:15px;\r\n    margin:10px 0 30px;\r\n  }\r\n\r\n  \/* Start Here steps *\/\r\n  .step{\r\n    display:flex;\r\n    gap:16px;\r\n    padding:22px 0;\r\n    border-bottom:1px solid #E2E8F0;\r\n  }\r\n  .step:last-of-type{border-bottom:none;}\r\n  .step-marker{\r\n    flex:0 0 auto;\r\n    width:42px;\r\n    height:42px;\r\n    border-radius:50%;\r\n    background:var(--blue);\r\n    color:var(--white);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-weight:700;\r\n    font-size:14px;\r\n  }\r\n  .step-content h3{\r\n    color:var(--blue);\r\n    font-size:18px;\r\n    margin-bottom:8px;\r\n  }\r\n  .step-content p{margin-bottom:0;color:var(--charcoal);}\r\n\r\n  \/* image block *\/\r\n  .media-block{margin:22px 0;text-align:center;}\r\n  .media-block img{\r\n    width:auto;\r\n    max-width:280px;\r\n    height:auto;\r\n    max-height:400px;\r\n    object-fit:contain;\r\n    border-radius:10px;\r\n    box-shadow:0 4px 14px rgba(15,23,42,0.10);\r\n    margin:0 auto;\r\n  }\r\n\r\n  \/* closing note *\/\r\n  .final-note{\r\n    background:var(--white);\r\n    border-radius:12px;\r\n    padding:28px;\r\n  }\r\n  .quote{\r\n    font-style:italic;\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-weight:600;\r\n    color:var(--blue);\r\n    font-size:19px;\r\n    text-align:center;\r\n    margin:26px 0 8px;\r\n  }\r\n  .brand-sign{\r\n    text-align:center;\r\n    color:var(--slate);\r\n    font-size:14px;\r\n    letter-spacing:1px;\r\n    text-transform:uppercase;\r\n    font-weight:600;\r\n  }\r\n  .signoff{\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-weight:700;\r\n    color:var(--charcoal);\r\n    font-size:18px;\r\n  }\r\n\r\n  footer{\r\n    background:var(--charcoal);\r\n    color:#94A3B8;\r\n    padding:32px 0;\r\n    font-size:13px;\r\n    text-align:center;\r\n  }\r\n\r\n  @media(max-width:480px){\r\n    .card{padding:20px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- CONFIRMATION -->\r\n<header class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <div class=\"check-badge\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M20 6L9 17L4 12\" stroke=\"#ffffff\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <span class=\"eyebrow\">Enrollment Confirmed<\/span>\r\n    <h1>Your Spot Is Confirmed<\/h1>\r\n    <p class=\"sub\">Welcome to the Christie Beads Online Beading Course!<\/p>\r\n    <p class=\"sub\" style=\"font-weight:400;\">Congratulations on investing in yourself. Today marks the beginning of a new chapter.<\/p>\r\n    <div class=\"body-text\">\r\n      <p>You just did something a lot of women only talk about doing.<\/p>\r\n      <p>What you just did is not something small. It's the decision that changes which version of you shows up six months from now.<\/p>\r\n      <p style=\"margin-bottom:0;\">I am proud of you for this. Your access link is ready below.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- GET YOUR TRAINING -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Get Your Training<\/h2>\r\n    <div class=\"card\">\r\n      <div class=\"btn-wrap\">\r\n        <a class=\"btn\" href=\"https:\/\/t.me\/+n7o9v1pT1xY2MDhk\" target=\"_blank\" rel=\"noopener\">Click Here To Get Access To The Online Beading Course<\/a>\r\n      <\/div>\r\n      <p class=\"inbox-note\">Also check your email; we also sent a backup link to you.<\/p>\r\n      <div class=\"divider\" style=\"margin:22px auto;\"><\/div>\r\n      <div class=\"btn-wrap\">\r\n        <a class=\"btn btn-secondary\" href=\"https:\/\/chat.whatsapp.com\/LY0ow6liqyB9MqkOKFhnwe?s=cl&p=a&ilr=1\" target=\"_blank\" rel=\"noopener\">Click Here To Join The Private WhatsApp Student Support Group<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- START HERE -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Start Here<\/h2>\r\n    <div class=\"card\">\r\n      <div class=\"step\">\r\n        <div class=\"step-marker\">1<\/div>\r\n        <div class=\"step-content\">\r\n          <h3>Tonight<\/h3>\r\n          <p>Open the Core Training. Watch the introduction video and the section on tools and materials. Do not skip ahead.<br>This is where the confusion ends.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-marker\">2<\/div>\r\n        <div class=\"step-content\">\r\n          <h3>Before bed<\/h3>\r\n          <p>Write down which three beaded designs you want to be able to make first.<br>Bracelets, earrings, necklaces, whatever pulls you. Keep the list where you will see it in the morning.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-marker\">3<\/div>\r\n        <div class=\"step-content\">\r\n          <h3>Tomorrow morning<\/h3>\r\n          <p>Begin the first design tutorial. Set aside 20 to 30 minutes. That is all it takes to start.<br>You do not need a full free day, you just need to start.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <p class=\"lead\" style=\"margin-top:20px;\">This is how the women who came before you did it. Not all at once. One video, one design, one small decision at a time.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ONE LAST WORD -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>One Last Word From Me<\/h2>\r\n\r\n    <div class=\"media-block\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260722-WA0013.jpg\" alt=\"Christie Beads\">\r\n    <\/div>\r\n\r\n    <div class=\"final-note card\">\r\n      <p>You have the same beads anyone can buy, and the same two hands you have always had.<br>The only thing that changes now is that you are not figuring it out alone.<\/p>\r\n      <p>Real change here will not come from only paying and watching the training.<\/p>\r\n      <p>It will come from those 20 minutes tomorrow morning, and the 20 minutes after that.<br>Consistency is the whole secret, not more information.<\/p>\r\n      <p style=\"margin-bottom:0;\">I will see you inside.<\/p>\r\n    <\/div>\r\n\r\n    <p class=\"quote\">\"Remember, every expert bead maker was once a beginner\"<\/p>\r\n    <p class=\"brand-sign\">Christie Beads And Accessories<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <p>Christie Beads And Accessories \u2014 The Online Beading Course<\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\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>Your Spot Is Confirmed | Christie Beads And Accessories Enrollment Confirmed Your Spot Is Confirmed Welcome to the Christie Beads Online Beading Course! Congratulations on investing in yourself. Today marks the beginning of a new chapter. You just did something a lot of women only talk about doing. What you just did is not something [&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-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":5,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/23"}],"wp:attachment":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}