{"id":8,"date":"2026-07-29T16:21:43","date_gmt":"2026-07-29T16:21:43","guid":{"rendered":"https:\/\/christiebeadsacademy.com\/?page_id=8"},"modified":"2026-07-30T09:46:33","modified_gmt":"2026-07-30T09:46:33","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/christiebeadsacademy.com\/?page_id=8","title":{"rendered":"The Sales Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83fdee1 e-flex e-con-boxed e-con e-parent\" data-id=\"83fdee1\" 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-e01494f elementor-widget elementor-widget-html\" data-id=\"e01494f\" 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>The Online Beading Course<\/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  \/* HERO *\/\r\n  .hero{\r\n    background:var(--charcoal);\r\n    color:var(--white);\r\n    padding:64px 0 50px;\r\n    text-align:center;\r\n  }\r\n  .hero .eyebrow{color:#7fd4f0;}\r\n  .hero h1{\r\n    font-size:clamp(28px,6vw,44px);\r\n    color:var(--white);\r\n    margin-bottom:18px;\r\n  }\r\n  .hero .sub{\r\n    font-size:18px;\r\n    color:#CBD5E1;\r\n    font-weight:400;\r\n    margin-bottom:26px;\r\n  }\r\n  .hero .itch{\r\n    font-size:17px;\r\n    color:#E2E8F0;\r\n    max-width:520px;\r\n    margin:0 auto;\r\n  }\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  .signature-line{\r\n    display:block;\r\n    text-align:center;\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-size:15px;\r\n    letter-spacing:1.5px;\r\n    color:var(--slate);\r\n    text-transform:uppercase;\r\n    margin-bottom:6px;\r\n  }\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    letter-spacing:0.5px;\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(147,44,44,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(147,44,44,0.45);}\r\n  .btn-wrap{margin:26px 0;}\r\n\r\n  \/* image \/ video blocks *\/\r\n  .media-block{margin:22px 0;}\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  .media-block.single img{margin:0 auto;}\r\n  .media-caption{\r\n    font-size:14px;\r\n    color:var(--slate);\r\n    text-align:center;\r\n    margin-top:8px;\r\n    font-style:italic;\r\n  }\r\n  .video-responsive{\r\n    position:relative;\r\n    padding-bottom:56.25%;\r\n    height:0;\r\n    overflow:hidden;\r\n    border-radius:10px;\r\n    box-shadow:0 4px 14px rgba(15,23,42,0.10);\r\n  }\r\n  .video-responsive iframe{\r\n    position:absolute;\r\n    top:0;left:0;\r\n    width:100%;\r\n    height:100%;\r\n    border:0;\r\n  }\r\n  .media-grid{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    justify-content:center;\r\n    gap:12px;\r\n  }\r\n\r\n  \/* This is for you if list *\/\r\n  .pain-list p{\r\n    padding:14px 0;\r\n    border-bottom:1px solid #E2E8F0;\r\n    color:var(--charcoal);\r\n  }\r\n  .pain-list p:last-of-type{border-bottom:none;}\r\n\r\n  \/* Legs *\/\r\n  .leg{\r\n    border-left:4px solid var(--blue);\r\n    padding-left:16px;\r\n    margin-bottom:20px;\r\n  }\r\n  .leg strong{color:var(--blue);}\r\n\r\n  \/* Future pace two columns *\/\r\n  .versions{display:flex;flex-direction:column;gap:18px;}\r\n  .version-card{border-radius:10px;padding:20px;}\r\n  .v1{background:#F1F5F9;border:1px solid #CBD5E1;}\r\n  .v2{background:#EAF6FB;border:1px solid #BEE3F0;}\r\n  .version-card h3{margin-bottom:12px;}\r\n  .v1 h3{color:var(--slate);}\r\n  .v2 h3{color:var(--blue);}\r\n\r\n  \/* Offer items *\/\r\n  .offer-item{\r\n    border:1px solid #E2E8F0;\r\n    border-radius:10px;\r\n    padding:20px;\r\n    margin-bottom:16px;\r\n    background:var(--white);\r\n  }\r\n  .offer-item h3{color:var(--blue);}\r\n  .offer-value{\r\n    display:inline-block;\r\n    margin-top:10px;\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-size:14px;\r\n    letter-spacing:0.5px;\r\n    color:var(--red);\r\n    background:#FBEAEA;\r\n    padding:6px 12px;\r\n    border-radius:6px;\r\n  }\r\n  .bullets{margin:12px 0 0 20px;}\r\n  .bullets li{margin-bottom:6px;}\r\n\r\n  .total-value-box{\r\n    background:var(--charcoal);\r\n    color:var(--white);\r\n    text-align:center;\r\n    padding:26px 20px;\r\n    border-radius:12px;\r\n    margin:26px 0;\r\n  }\r\n  .total-value-box .amount{\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-size:32px;\r\n    color:#7fd4f0;\r\n    margin-top:6px;\r\n  }\r\n\r\n  \/* Testimonials *\/\r\n  .testimonial{\r\n    background:var(--white);\r\n    border-left:4px solid var(--blue);\r\n    border-radius:8px;\r\n    padding:20px;\r\n    margin-bottom:16px;\r\n    box-shadow:0 2px 10px rgba(15,23,42,0.05);\r\n  }\r\n  .testimonial p{font-style:italic;margin-bottom:8px;color:var(--charcoal);}\r\n  .testimonial .author{\r\n    font-style:normal;\r\n    font-weight:600;\r\n    color:var(--slate);\r\n    font-size:14px;\r\n  }\r\n\r\n  \/* Pricing section *\/\r\n  .pricing-section{\r\n    background:var(--charcoal);\r\n    color:var(--white);\r\n    text-align:center;\r\n  }\r\n  .pricing-section h2{color:var(--white);}\r\n  .price-strike{\r\n    color:#94A3B8;\r\n    text-decoration:line-through;\r\n    font-size:18px;\r\n  }\r\n  .price-final{\r\n    font-family:'Plus Jakarta Sans',sans-serif;\r\n    font-size:52px;\r\n    color:var(--red);\r\n    margin:14px 0;\r\n  }\r\n  .price-final span{\r\n    display:block;\r\n    font-size:16px;\r\n    color:#CBD5E1;\r\n    font-family:'Inter',sans-serif;\r\n    font-weight:300;\r\n    margin-top:4px;\r\n  }\r\n\r\n  \/* Guarantee *\/\r\n  .guarantee-box{\r\n    border:2px solid var(--blue);\r\n    border-radius:12px;\r\n    padding:26px;\r\n    background:#EAF6FB;\r\n  }\r\n\r\n  \/* Urgency *\/\r\n  .urgency-box{\r\n    background:#FBEAEA;\r\n    border:1px solid var(--red);\r\n    border-radius:12px;\r\n    padding:24px;\r\n  }\r\n\r\n  \/* FAQ *\/\r\n  .faq-item{\r\n    border-bottom:1px solid #E2E8F0;\r\n    padding:18px 0;\r\n  }\r\n  .faq-item h3{color:var(--slate);font-size:18px;}\r\n  .faq-item h3::before{\r\n    content:\"Q. \";\r\n    color:var(--red);\r\n  }\r\n\r\n  footer{\r\n    background:var(--charcoal);\r\n    color:#94A3B8;\r\n    padding:40px 0;\r\n    font-size:13px;\r\n    text-align:center;\r\n  }\r\n\r\n  .final-note{\r\n    background:var(--white);\r\n    border-radius:12px;\r\n    padding:26px;\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<!-- HERO -->\r\n<header class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">In less than 10 minutes, you will discover:<\/span>\r\n    <h1>The One Simple Skill That Helps Ordinary Nigerian Women Turn Beads Into Real Money. Even If They've Never Sold Anything In Their Life<\/h1>\r\n    <p class=\"sub\">The same beads you can buy at the Market. Using the same hands you have but in a different way.<\/p>\r\n    <p class=\"itch\">You know that small itch you feel when you scroll past another woman's business post and think, \"why not me?\"<br><br>That itch is not going away today. Sit down. Let me talk to you small.<\/p>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- THIS IS FOR YOU IF -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>This Is For You If...<\/h2>\r\n    <div class=\"card pain-list\">\r\n      <p>You wake up before your alarm because your body already knows the day will not wait for you.<\/p>\r\n      <p>Kids. House. Breakfast. And you have not even said good morning to yourself yet.<\/p>\r\n      <p>You see another woman doing well online and something in your chest tightens. And you ask yourself, \"why not me?\"<\/p>\r\n      <p>You go to the market with \u20a65,000 already counted in your head before you even leave the house. You are subtracting before you have even started buying.<\/p>\r\n      <p>Someone invites you somewhere or offers you something nice, and your first word is \"let me ask.\" Not because you are shy but because you have to check your money first.<\/p>\r\n      <p>You scroll past an advert for something you want, and you close the tab quietly. \"Not now,\" you tell yourself.<\/p>\r\n      <p>By evening, you are the last person on your own to-do list. If you even have one.<\/p>\r\n      <p>You have a skill in mind, or an idea, or even something you keep saying you will \"start properly one day.\" But that day keeps moving further away.<\/p>\r\n      <p>You are tired. Not just body tired. Tired of holding everything together quietly, with nobody clapping for you.<\/p>\r\n    <\/div>\r\n    <p class=\"lead\" style=\"margin-top:20px;\">If any of that just touched something in you, keep reading. What I am about to share with you was not written for everybody.<br>It was written for you.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ORIGIN STORY -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>My Name Is Olayinka Christiana Soledayo.<br>And Eight Years Ago, I Picked Up A Bunch Of Beads Not Knowing It Would Change My Whole Life<\/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-WA0011.jpg\" alt=\"Christie\">\r\n      <p class=\"media-caption\">Here's a picture of me<\/p>\r\n    <\/div>\r\n\r\n    <p>I was not trying to start a business. I just loved making things with my hands.<\/p>\r\n    <p>But that small hobby grew into something bigger than I ever expected.<br>A real business. One that has now served over 1,000 clients, designs for weddings, birthdays, and everyday women who just wanted something beautiful that felt like them.<\/p>\r\n    <p>In 2021, I was invited to speak on Wazobia Plus Program on MITV about my brand and the craft I taught myself from nothing, sitting alone in my room, figuring it out one design at a time.<\/p>\r\n\r\n    <div class=\"media-block media-grid\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0052.jpg\" alt=\"Christie at Wazobia Plus\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0051.jpg\" alt=\"Christie at Wazobia Plus\">\r\n    <\/div>\r\n    <p class=\"media-caption\">Pictures of me at Wazobia Plus Program on MITV<\/p>\r\n\r\n    <p>But honestly? The TV part was not the part that meant the most to me.<\/p>\r\n    <p>What actually changed something in me was watching other women discover what I discovered.<br>That a skill in your hands can become a life of your own making. One you did not have to wait for anybody to hand you.<\/p>\r\n    <p>That is the real reason I decided to share this with as many women as I can.<br>Not just to talk about beads. But to hand you the same starting point I wish I had eight years ago.<br>Except faster. Clearer. With real support behind you this time.<\/p>\r\n    <p>You will not have to figure it out alone the way I did.<\/p>\r\n    <p>If I could build this from nothing, with no mentor, no course, no shortcut, I know exactly what you can build with all of that already sitting in your hands.<\/p>\r\n\r\n    <div class=\"media-block media-grid cols-3\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0015.jpg\" alt=\"Client feedback\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0016.jpg\" alt=\"Client feedback\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0017.jpg\" alt=\"Client feedback\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0018.jpg\" alt=\"Client feedback\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0014.jpg\" alt=\"Client feedback\">\r\n    <\/div>\r\n    <p class=\"media-caption\">These are some of my clients' feedback.<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/aPIwsCALcvw\" title=\"Client Wearing Bridal Coral Designed By Christie Beads\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Client Wearing Bridal Coral Designed By Christie Beads<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/z6PcBO2VPKs\" title=\"Pearl Necklace and Beaded Headband Order\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Pearl Necklace and Beaded Headband Order<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY MOST BEADING SKILLS FAIL -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Why Most Beading \"Skills\" Never Turn Into Money<\/h2>\r\n    <p>Here is something nobody tells you.<\/p>\r\n    <p>Knowing how to make a beautiful necklace and knowing how to sell that necklace are two different skills.<br>Like knowing how to cook a good pot of soup versus knowing how to run a restaurant.<\/p>\r\n    <p>Most bead-making training online teaches you only the first one.<br>They show you how to string beads together nicely, and then they leave you standing there with a bag full of pretty jewellery and no idea what to do with it.<\/p>\r\n    <p>That is why so many talented women with real skill still have empty pockets.<br>Because nobody taught them the other half of having a skill<\/p>\r\n    <p>So I built something different. I call it <strong>THE ONLINE BEADING COURSE.<\/strong><\/p>\r\n    <p>It rests on three legs, like a good tripod stand. Remove one leg and the whole thing falls.<\/p>\r\n\r\n    <div class=\"leg\"><strong>Leg 1: Craft Mastery.<\/strong> Real, professional-level design skill. Over 30 techniques, wire wrapping, and design work, taught step-by-step from zero.<\/div>\r\n    <div class=\"leg\"><strong>Leg 2: Business Framework.<\/strong> How to price your work so you never undercharge out of fear, or overcharge out of guesswork.<br>How to market so strangers become paying customers, not just people who say \"wow nice\" and scroll on.<\/div>\r\n    <div class=\"leg\"><strong>Leg 3: Direct Support System.<\/strong> Ongoing access to a live community of women doing this same thing.<br>Not a WhatsApp group that goes silent after one week.<\/div>\r\n\r\n    <p class=\"lead\">Most courses teach you how to make bead designs. But The Online Beading Course teaches you to make money.<\/p>\r\n\r\n    <h3 style=\"margin-top:30px;\">Take a look at my own work and designs<\/h3>\r\n    <div class=\"media-block media-grid cols-3\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0020.jpg\" alt=\"Christie's bead work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0021.jpg\" alt=\"Christie's bead work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0022.jpg\" alt=\"Christie's bead work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0023.jpg\" alt=\"Christie's bead work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0019.jpg\" alt=\"Christie's bead work\">\r\n    <\/div>\r\n    <p class=\"media-caption\">These are some pictures of my work.<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/KSsEw8IT2mQ\" title=\"Behind the scenes of me making a bead & jewellery design\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Behind the scenes of me making a bead & jewellery design<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/lazsjKLapKY\" title=\"Behind the scenes of me sharing my story\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Behind the scenes of me sharing my story<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/g1rPIicSjXI\" title=\"Behind the scenes of me setting up\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Behind the scenes of me setting up<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/uLvKtFioatg\" title=\"Behind the scenes of me making a red chain necklace\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Behind the scenes of me making a red chain necklace<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/DJrZw8Eg1LA\" title=\"Watch me pack a client's order\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Watch me pack a client's order.<\/p>\r\n\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/IjZmDSUyzys\" title=\"Watch as I pack this Coral Set order for my clients\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <p class=\"media-caption\">Watch as I pack this Coral Set order for my clients<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PICTURE THIS -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Picture This For A Second<\/h2>\r\n    <p>Right now, I want you to imagine two versions of you, six months from today.<\/p>\r\n\r\n    <div class=\"versions\">\r\n      <div class=\"version-card v1\">\r\n        <h3>Version one:<\/h3>\r\n        <p>is still exactly where you are. Still counting \u20a65,000 in her head before market day. Still saying \"let me ask\" before you can enjoy anything.<br>Still watching other women's success from the outside, feeling that same small pinch.<\/p>\r\n      <\/div>\r\n      <div class=\"version-card v2\">\r\n        <h3>Version two:<\/h3>\r\n        <p>you have your own source of income. Just yours.<br>You are able to buy the things you want without doing mental math first.<\/p>\r\n        <p>When someone asks \"what do you do,\" you say it with your full chest, because you built something with your own two hands.<\/p>\r\n        <p>You surprise your family with something you paid for, just to see their happy faces.<\/p>\r\n        <p>Your children watch you do something that makes you money, not just manage the house.<\/p>\r\n        <p>You walk into a room and people already know your name, for your own work.<\/p>\r\n        <p>You stop being scared of the next emergency expense, because you have more than one way to bring in money now.<\/p>\r\n        <p>You finally say \"I made this\" and mean it fully. With pride and no apology.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p class=\"lead\">Both versions of you are possible. The only difference between them is one decision.<br>And you are close to making it right now.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- INTRODUCING THE COURSE -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Introducing: The Online Beading Course<\/h2>\r\n    <p>This is not a course that dumps 50 videos on you and disappears.<br>This is a complete training, built specifically for a woman starting from zero, with no business background, no mentor, and limited time.<\/p>\r\n    <p>Here is everything inside, and what it actually removes from your life:<\/p>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Core Training: 30+ beaded design tutorials, wire wrapping, from absolute zero.<\/h3>\r\n      <p>This removes the confusion of not knowing where to even start. You will never again stare at a pile of beads not knowing what to do with them.<\/p>\r\n      <p>In this training, we will cover:<\/p>\r\n      <ul class=\"bullets\">\r\n        <li>Introduction to bead making (perfect for beginners)<\/li>\r\n        <li>The tools and materials needed for bead making<\/li>\r\n        <li>Step-by-step guidance from scratch<\/li>\r\n        <li>Wire wrapping techniques<\/li>\r\n        <li>How to make over 30 beautiful beaded designs<\/li>\r\n        <li>How to create bracelets, headbands, hair vines, necklaces, earrings, rings, and other beaded accessories<\/li>\r\n      <\/ul>\r\n      <span class=\"offer-value\">Value: \u20a650,000<\/span>\r\n    <\/div>\r\n\r\n    <p class=\"lead\">In addition, you will receive these 7 exclusive bonuses:<\/p>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 1: The Pricing System.<\/h3>\r\n      <p>This removes the fear of naming your price.<br>No more underpricing out of shyness. No more overpricing out of guesswork and losing the sale.<br>You will know exactly what to charge, every single time.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a615,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 2: Marketing Training.<\/h3>\r\n      <p>This removes the problem of people admiring your work but never paying for it.<br>You will learn how to attract people with money in hand who are ready to buy.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a620,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 3: Photography and Packaging Training.<\/h3>\r\n      <p>This removes the \"my product looks cheap in pictures\" problem.<br>You will learn how to present your work like a brand people trust, not a roadside hustle.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a620,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 4: Photo and Video Editing Training.<\/h3>\r\n      <p>This removes your dependence on hiring someone else just to make your content look good. You do it yourself, anytime.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a615,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 5: Private Support Community.<\/h3>\r\n      <p>This removes the loneliness of building something by yourself. You get live guidance. With real women. Who have answers. Not a ghost group where your questions disappear into silence.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a615,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 6: Lifetime Access Plus Free Future Updates.<\/h3>\r\n      <p>This removes the fear of paying again and again for new information. You pay once. You keep learning forever.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a625,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"offer-item\">\r\n      <h3>Bonus 7: \"From Zero To First Sale\" Starter Roadmap.<\/h3>\r\n      <p>This removes the \"I don't know what to do first\" paralysis.<br>To a clear, numbered path from where you are now to your first paying customer.<\/p>\r\n      <span class=\"offer-value\">Value: \u20a620,000<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"total-value-box\">\r\n      <div class=\"signature-line\" style=\"color:#CBD5E1;\">Total value of everything above<\/div>\r\n      <div class=\"amount\">\u20a6170,000<\/div>\r\n    <\/div>\r\n\r\n    <p>You already know that is not what you will pay.<\/p>\r\n    <p>Women just like you are already inside doing this.<br>Making new designs going for weddings, birthdays, and everyday customers, from women who started exactly where you are sitting right now, with just beads and a decision.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STUDENT TESTIMONIALS -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Also I Want You To, Read What Real Students Said About This Course.<\/h2>\r\n    <p>These are not words I wrote for them.<br>These are the exact responses from real people who sat where you are right now.<br>With the same doubts. The same concerns. The same quiet wondering about whether this was really worth it.<\/p>\r\n\r\n    <div class=\"testimonial\">\r\n      <p>\"I enjoyed the training and the fact that the trainer was on ground and still on ground to offer support from time to time.\"<\/p>\r\n      <span class=\"author\">\u2014 Iyalode Funke Bakre, Lagos<\/span>\r\n    <\/div>\r\n    <div class=\"testimonial\">\r\n      <p>\"Interesting experience at its best, won't have it any other way. The amazing part is that you can always pause in between and practice what is shown. It could be a bit challenging for beginners like me, but trust me, it's worth it because practice makes perfect.\"<\/p>\r\n      <span class=\"author\">\u2014 Eniola, USA<\/span>\r\n    <\/div>\r\n    <div class=\"testimonial\">\r\n      <p>\"Excellent. The combination of the materials and the wonderful orange beads.\"<\/p>\r\n      <span class=\"author\">\u2014 Sheila, Germany<\/span>\r\n    <\/div>\r\n    <div class=\"testimonial\">\r\n      <p>\"It's what it was said to be. Life-changing and enlightening.\"<\/p>\r\n      <span class=\"author\">\u2014 Rhema Chidera Ogbowu, Lagos State, Ikotun, Nigeria<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PRICE SECTION (only place price appears) -->\r\n<section class=\"pricing-section\" id=\"offer\">\r\n  <div class=\"wrap\">\r\n    <h2>Now Let's Talk About The Price<\/h2>\r\n    <p style=\"color:#CBD5E1;\">The full value of this training, if you added up every piece, is \u20a6170,000.<\/p>\r\n    <p style=\"color:#CBD5E1;\">You are not paying \u20a6170,000.<\/p>\r\n    <p style=\"color:#CBD5E1;\">You're not even paying \u20a6100,000<\/p>\r\n    <p style=\"color:#CBD5E1;\">Or even half the price, \u20a650,000<\/p>\r\n\r\n    <div class=\"price-final\">\r\n      \u20a630,000\r\n      <span>You are paying<\/span>\r\n    <\/div>\r\n\r\n    <p style=\"color:#CBD5E1;text-align:left;\">Let that sit for a second.<\/p>\r\n    <p style=\"color:#CBD5E1;text-align:left;\">Now think about what \u20a630,000 actually buys these days.<br>It is barely enough for a nice dinner out for two. It disappears into expenses within a week, and you will not even remember where it went.<\/p>\r\n    <p style=\"color:#CBD5E1;text-align:left;\">Now think about what staying stuck has already cost you.<br>Every course you bought and abandoned.<br>Every \"one day\" that never came.<br>Every month you stay exactly where you are while somebody with less skill than you moved forward simply because she started.<\/p>\r\n    <p style=\"color:#CBD5E1;text-align:left;\">That cost is far higher than \u20a630,000. It just does not show up on a receipt.<\/p>\r\n    <p style=\"color:#CBD5E1;text-align:left;\">\u20a630,000 is not a spend.<br>It is the last small bridge between where you are and where you want to be in life.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FEEDBACK IMAGES -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Before You Decide, Look At The Feedback From People Who Have Gone Through The Training<\/h2>\r\n    <div class=\"media-block media-grid\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0010.jpg\" alt=\"Testimonial screenshot\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0011.jpg\" alt=\"Testimonial screenshot\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0013.jpg\" alt=\"Testimonial screenshot\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0012.jpg\" alt=\"Testimonial screenshot\">\r\n    <\/div>\r\n\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"https:\/\/selar.com\/9861c6\" target=\"_blank\" rel=\"noopener\">Click Here To Join The Online Beading Training<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GUARANTEE -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>My Guarantee To You<\/h2>\r\n    <div class=\"guarantee-box\">\r\n      <p>If you go through the first three modules and you do not feel more confident in your bead-making ability than before you started, message us.<br>We will personally walk you through it, one-on-one, until you do.<\/p>\r\n      <p>That is how confident we are in this training.<\/p>\r\n      <p>We are not promising you a certain income. Nobody honest can promise that.<br>What we promise is that you will learn properly, with real support, or we will personally make sure you do. The risk sits with us, not with you.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ADDITIONAL QUOTES -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Additional Student Statement\u2026<\/h2>\r\n    <div class=\"testimonial\"><p>\"It was like a therapy.\"<\/p><\/div>\r\n    <div class=\"testimonial\"><p>\"Awesome, well detailed and informative. I was excited to start the journey of bead making the minute I started the class.\"<\/p><\/div>\r\n    <div class=\"testimonial\"><p>\"I have made a lot of designs for my use as a Chieftaincy title holder and sold many bead jewellery to my fans.\"<\/p><\/div>\r\n    <div class=\"testimonial\"><p>\"I'm proud of taking that bold step to enrol for the course because the experience really is worth it.\"<\/p><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- URGENCY -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Why You Should Not Wait On This<\/h2>\r\n    <div class=\"urgency-box\">\r\n      <p>There is a monthly support group intake of 50 students. This month's intake closes soon.<br>Anyone who joins after that waits for the next intake before they can access live community support.<\/p>\r\n      <p>This is not about pressuring you.<br>It is simply true. The longer you wait, the more likely you are to join without the extra pieces that actually turn skill into income.<\/p>\r\n    <\/div>\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"https:\/\/selar.com\/9861c6\" target=\"_blank\" rel=\"noopener\">Click Here To Join The Online Beading Training<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- VIDEO TESTIMONIALS -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Watch These Students Tell Their Own Stories On Video<\/h2>\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/KlwHWHQdFEM\" title=\"Student testimonial\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n    <div class=\"media-block video-responsive\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/fY2oQgv20Qc\" title=\"Student testimonial\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHAT TO DO NOW -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Here Is What To Do Right Now<\/h2>\r\n    <p>Do not close this page and tell yourself \"I will come back to it later.\" You already know what \"later\" has cost you so far.<\/p>\r\n    <p>Click the button below.<br>Click on Enroll For This Course Now.<br>Proceed to Checkout<br>Fill in your details.<br>Make your \u20a630,000 payment.<br>And you will get instant access to the full training, all bonuses, and the private support community.<\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"https:\/\/selar.com\/9861c6\" target=\"_blank\" rel=\"noopener\">Click Here To Join The Online Beading Training<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STUDENT WORK -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>Take A Look At Some Of The Work My Students Did<\/h2>\r\n    <div class=\"media-block media-grid\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0026.jpg\" alt=\"Student work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0027.jpg\" alt=\"Student work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0028.jpg\" alt=\"Student work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0029.jpg\" alt=\"Student work\">\r\n      <img decoding=\"async\" src=\"https:\/\/whynobodyisbuying.online\/wp-content\/uploads\/2026\/07\/IMG-20260724-WA0025.jpg\" alt=\"Student work\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section style=\"background:var(--white);\">\r\n  <div class=\"wrap\">\r\n    <h2>Your Questions, Answered Honestly<\/h2>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>Is this a scam?<\/h3>\r\n      <p>No, it is not, and I know there are many people online promising the world for a small fee.<br>But you have seen some of my work for real clients; you have seen my students' testimonials and works too. Plus the guarantee above puts the risk on us, not you. We are not hiding behind anything.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I don't have time?<\/h3>\r\n      <p>The training is broken into small, simple steps you can do around your existing schedule, even 20 to 30 minutes a day.<br>You do not need to abandon your responsibilities to learn this.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>Will I be left alone after I pay?<\/h3>\r\n      <p>No, you won't and it's exactly why the support community exists.<br>You will have direct access to other women doing this alongside you and me. Nobody disappears after payment.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I'm not creative enough?<\/h3>\r\n      <p>Creativity is not something you are born with here; it is something the training builds in you, step-by-step, starting from the very basics.<br>Every woman inside started exactly where you are.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I don't have money to spare?<\/h3>\r\n      <p>This is understandable; money is tight for many of us.<br>However, ask yourself honestly what staying exactly where you are has already cost you this year alone.<br>\u20a630,000 once is far smaller than the cost of another year standing still.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I quit like before?<\/h3>\r\n      <p>The support community and lifetime access exist precisely for this.<br>You are not left to rely only on willpower.<br>People will be checking in, encouraging you, and you have training you can return to whenever you fall off and want to start again.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I don't know how to sell bead designs?<\/h3>\r\n      <p>That is the entire second pillar of this method, the business framework. Pricing, marketing, and packaging are taught in full.<br>You will not be left with skill and no idea what to do with it.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if I can't find materials where I live?<\/h3>\r\n      <p>Beads and basic tools are widely available and affordable across Nigeria, in markets and online.<br>The training also shows you where and how to source materials without overspending.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if my husband asks what the money was for?<\/h3>\r\n      <p>Tell him the truth: you are investing \u20a630,000 in a skill that could bring far more than that back into the home.<br>This is not spending, it is building.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>I've bought courses before that were nonsense, so why should I pay for this?<\/h3>\r\n      <p>That is exactly why the guarantee exists. If you do the first three modules and still feel lost, we personally walk you through it until you are not.<br>We are not asking you to trust blindly we are backing it up.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <h3>What if it's too stressful?<\/h3>\r\n      <p>The training was built specifically to be simple and clear, broken into small steps, with real people supporting you.<br>It is designed to reduce stress, not add to it.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CLOSING -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <h2>One Last Thing Before You Go<\/h2>\r\n    <div class=\"final-note card\">\r\n      <p>Right now, you are exactly where you were this morning. Counting \u20a65,000 in your head before the market.<br>Saying \"let me ask\" before you can enjoy anything.<br>Watching someone else's success and feeling that small, quiet pinch.<\/p>\r\n      <p>But there is another version of you.<\/p>\r\n      <p>The one with a business, your own name attached to your work, your own answer when someone asks, \"What do you do?\"<\/p>\r\n      <p>The only thing standing between those two versions of you is one small bridge.<br>That bridge is \u20a630,000, and it is open right now.<\/p>\r\n    <\/div>\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"https:\/\/selar.com\/9861c6\" target=\"_blank\" rel=\"noopener\">Click Here To Join The Online Beading Training<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <p>Disclaimer: This training teaches practical bead-making and business skills. Individual results depend on effort, consistency, market conditions, and other personal factors, and are not guaranteed. Any student examples mentioned reflect real experiences but are not a promise that every student will achieve the same results. This program is a skills and business training, not a promise of income or financial return.<\/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>The Online Beading Course In less than 10 minutes, you will discover: The One Simple Skill That Helps Ordinary Nigerian Women Turn Beads Into Real Money. Even If They&#8217;ve Never Sold Anything In Their Life The same beads you can buy at the Market. Using the same hands you have but in a different way. [&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-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/8","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=8"}],"version-history":[{"count":5,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/christiebeadsacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}