{"id":9,"date":"2026-08-08T07:12:09","date_gmt":"2026-08-08T07:12:09","guid":{"rendered":"https:\/\/nestlibrary.com\/?page_id=9"},"modified":"2026-09-16T01:01:44","modified_gmt":"2026-09-16T01:01:44","slug":"sales-page","status":"publish","type":"page","link":"https:\/\/nestlibrary.com\/?page_id=9","title":{"rendered":"Sale&#8217;s Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2feb86a e-flex e-con-boxed e-con e-parent\" data-id=\"2feb86a\" 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-cf7907f elementor-widget elementor-widget-html\" data-id=\"cf7907f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n\n<style>\n:root{\n    --ink:#12141c;\n    --ink-2:#1b1f2b;\n    --ink-3:#242939;\n    --gold:#d9a544;\n    --gold-soft:#f0d9a8;\n    --blue:#3b82f6;\n    --bone:#f4f1ea;\n    --slate:#9296a8;\n    --slate-dim:#6b6f80;\n    --grey-bubble:#3a3e4a;\n    --danger:#e2665a;\n    --radius:14px;\n    --maxw:760px;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    background:var(--ink);\n    color:var(--bone);\n    font-family:'Inter',sans-serif;\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n    padding-bottom:84px;\n  }\n  img,svg{display:block; max-width:100%;}\n  .wrap{max-width:var(--maxw); margin:0 auto; padding:0 24px;}\n  .wrap-wide{max-width:960px; margin:0 auto; padding:0 24px;}\n\n  h1,h2,h3{font-family:'Fraunces',serif; font-weight:600; letter-spacing:-0.01em;}\n  .eyebrow{\n    font-family:'JetBrains Mono',monospace;\n    font-size:12px;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--gold);\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n  }\n  .eyebrow::before{content:''; width:14px; height:1px; background:var(--gold); display:inline-block;}\n\n  a.btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    background:var(--gold);\n    color:var(--ink);\n    font-family:'Inter',sans-serif;\n    font-weight:700;\n    font-size:16px;\n    padding:16px 30px;\n    border-radius:999px;\n    text-decoration:none;\n    border:none;\n    cursor:pointer;\n    transition:transform .15s ease, box-shadow .15s ease;\n    box-shadow:0 8px 24px rgba(217,165,68,0.25);\n  }\n  a.btn:hover{transform:translateY(-2px); box-shadow:0 12px 30px rgba(217,165,68,0.35);}\n  a.btn.secondary{\n    background:transparent;\n    color:var(--bone);\n    border:1px solid rgba(244,241,234,0.25);\n    box-shadow:none;\n  }\n  a.btn.small{padding:12px 22px; font-size:14px;}\n\n  section{padding:88px 0;}\n  section.tight{padding:56px 0;}\n  .divider{\n    height:1px;\n    background:linear-gradient(90deg, transparent, rgba(244,241,234,0.14), transparent);\n    max-width:var(--maxw);\n    margin:0 auto;\n  }\n\n  \/* HERO *\/\n  .hero{padding:72px 0 80px; overflow:hidden;}\n  .hero-grid{\n    max-width:1080px;\n    margin:0 auto;\n    padding:0 24px;\n    display:grid;\n    grid-template-columns:1.05fr 0.95fr;\n    gap:56px;\n    align-items:center;\n  }\n  .hero h1{\n    font-size:clamp(34px, 5vw, 52px);\n    line-height:1.08;\n    margin:18px 0 22px;\n  }\n  .hero h1 em{\n    font-style:italic;\n    color:var(--gold-soft);\n  }\n  .hero p.lead{font-size:18px; color:var(--slate); max-width:46ch; margin-bottom:30px;}\n  .hero-ctas{display:flex; gap:14px; flex-wrap:wrap; align-items:center;}\n  .hero-note{font-family:'JetBrains Mono',monospace; font-size:12px; color:var(--slate-dim); margin-top:16px;}\n\n  .phones{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n    position:relative;\n  }\n  .phone{\n    background:var(--ink-2);\n    border:1px solid rgba(244,241,234,0.08);\n    border-radius:26px;\n    padding:16px 14px 20px;\n    position:relative;\n  }\n  .phone-label{\n    font-family:'JetBrains Mono',monospace;\n    font-size:10px;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    text-align:center;\n    margin-bottom:12px;\n  }\n  .phone.before .phone-label{color:var(--danger);}\n  .phone.after .phone-label{color:var(--blue);}\n  .bubble{\n    max-width:88%;\n    padding:9px 13px;\n    border-radius:16px;\n    font-size:13px;\n    margin-bottom:8px;\n    line-height:1.35;\n  }\n  .bubble.her{\n    background:var(--grey-bubble);\n    color:var(--bone);\n    border-bottom-left-radius:4px;\n  }\n  .bubble.him-frozen{\n    margin-left:auto;\n    background:rgba(226,102,90,0.15);\n    color:var(--slate);\n    border:1px dashed rgba(226,102,90,0.4);\n    border-bottom-right-radius:4px;\n    font-style:italic;\n  }\n  .bubble.him-good{\n    margin-left:auto;\n    background:var(--blue);\n    color:#fff;\n    border-bottom-right-radius:4px;\n  }\n  .typing-dead{\n    font-family:'JetBrains Mono',monospace;\n    font-size:10px;\n    color:var(--slate-dim);\n    text-align:right;\n    margin-top:4px;\n  }\n  .read-receipt{\n    font-family:'JetBrains Mono',monospace;\n    font-size:10px;\n    color:var(--blue);\n    text-align:right;\n    margin-top:4px;\n  }\n\n  \/* MECHANISM *\/\n  .mechanism{background:var(--ink-2);}\n  .mechanism .wrap{max-width:680px;}\n  .mechanism h2{font-size:clamp(26px,3.4vw,36px); margin:14px 0 22px;}\n  .callout{\n    border-left:2px solid var(--gold);\n    padding:4px 0 4px 22px;\n    margin:28px 0;\n    font-family:'Fraunces',serif;\n    font-style:italic;\n    font-size:20px;\n    color:var(--gold-soft);\n  }\n  .mechanism p{color:var(--slate); font-size:16.5px; margin-bottom:16px;}\n  .mechanism p strong{color:var(--bone); font-weight:600;}\n\n  \/* STORY *\/\n  .story .wrap{max-width:640px;}\n  .story h2{font-size:clamp(26px,3.4vw,34px); margin:14px 0 8px;}\n  .story .kicker{color:var(--slate); margin-bottom:36px; font-size:15px;}\n  .story p{color:#d6d3ca; font-size:16.5px; margin-bottom:18px;}\n  .story p:first-of-type::first-letter{\n    font-family:'Fraunces',serif;\n    font-size:58px;\n    font-weight:600;\n    color:var(--gold);\n    float:left;\n    line-height:0.8;\n    padding-right:10px;\n    padding-top:6px;\n  }\n\n  \/* TIMELINE *\/\n  .timeline{background:var(--ink-2);}\n  .timeline h2{text-align:center; font-size:clamp(26px,3.4vw,34px); margin:14px 0 48px;}\n  .timeline .eyebrow{display:flex; justify-content:center; margin-bottom:0;}\n  .tl-item{\n    display:grid;\n    grid-template-columns:90px 1fr;\n    gap:20px;\n    padding:22px 0;\n    border-top:1px solid rgba(244,241,234,0.08);\n  }\n  .tl-item:last-child{border-bottom:1px solid rgba(244,241,234,0.08);}\n  .tl-day{\n    font-family:'JetBrains Mono',monospace;\n    font-size:13px;\n    color:var(--gold);\n    padding-top:2px;\n  }\n  .tl-body h4{font-family:'Inter',sans-serif; font-weight:700; font-size:16px; margin-bottom:6px;}\n  .tl-body p{color:var(--slate); font-size:15px;}\n\n  \/* TESTIMONIALS *\/\n  .proof h2{text-align:center; font-size:clamp(26px,3.4vw,34px); margin:14px 0 10px;}\n  .proof .sub{text-align:center; color:var(--slate); margin-bottom:44px; font-size:15px;}\n  .proof .eyebrow{display:flex; justify-content:center;}\n  .tgrid{\n    max-width:900px;\n    margin:0 auto;\n    padding:0 24px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:16px;\n  }\n  .tcard{\n    background:var(--ink-2);\n    border:1px solid rgba(244,241,234,0.08);\n    border-radius:var(--radius);\n    padding:20px;\n  }\n  .tcard .stars{color:var(--gold); font-size:14px; letter-spacing:2px; margin-bottom:10px;}\n  .tcard .meta{\n    font-family:'JetBrains Mono',monospace;\n    font-size:11px;\n    color:var(--slate-dim);\n    display:flex;\n    justify-content:space-between;\n    margin-top:14px;\n    padding-top:12px;\n    border-top:1px solid rgba(244,241,234,0.08);\n  }\n  .tcard p{font-size:14.5px; color:#d6d3ca;}\n  .placeholder-note{\n    max-width:900px;\n    margin:20px auto 0;\n    padding:0 24px;\n  }\n  .placeholder-note p{\n    font-family:'JetBrains Mono',monospace;\n    font-size:12px;\n    color:var(--slate-dim);\n    text-align:center;\n  }\n\n  \/* PRODUCT REVEAL *\/\n  .reveal{background:var(--ink-2);}\n  .reveal .wrap{max-width:680px;}\n  .reveal h2{font-size:clamp(26px,3.4vw,34px); margin:14px 0 30px;}\n  .toc-item{\n    display:flex;\n    justify-content:space-between;\n    gap:16px;\n    padding:16px 0;\n    border-top:1px solid rgba(244,241,234,0.08);\n  }\n  .toc-item:last-child{border-bottom:1px solid rgba(244,241,234,0.08);}\n  .toc-item .num{\n    font-family:'JetBrains Mono',monospace;\n    color:var(--gold);\n    font-size:13px;\n    min-width:26px;\n  }\n  .toc-item .txt{flex:1; font-size:15.5px;}\n  .toc-item .txt span{display:block; color:var(--slate); font-size:13.5px; margin-top:3px;}\n\n  \/* BONUSES *\/\n  .bonuses .wrap-wide{max-width:820px;}\n  .bonuses h2{text-align:center; font-size:clamp(26px,3.4vw,34px); margin:14px 0 44px;}\n  .bonuses .eyebrow{display:flex; justify-content:center;}\n  .bcard{\n    display:grid;\n    grid-template-columns:60px 1fr auto;\n    gap:18px;\n    align-items:start;\n    background:var(--ink-2);\n    border:1px solid rgba(244,241,234,0.08);\n    border-radius:var(--radius);\n    padding:22px;\n    margin-bottom:14px;\n  }\n  .bcard .bnum{\n    font-family:'Fraunces',serif;\n    font-size:26px;\n    color:var(--gold);\n  }\n  .bcard h4{font-size:17px; margin-bottom:6px;}\n  .bcard p{color:var(--slate); font-size:14.5px;}\n  .bcard .bval{\n    font-family:'JetBrains Mono',monospace;\n    font-size:13px;\n    color:var(--gold-soft);\n    white-space:nowrap;\n    text-align:right;\n  }\n  .bcard.priceless .bval{color:var(--blue);}\n  .bcard .bthumb{\n    width:60px;\n    height:60px;\n    object-fit:cover;\n    border-radius:8px;\n    box-shadow:0 6px 16px rgba(0,0,0,0.35);\n  }\n\n  \/* PRICING *\/\n  .pricing{background:var(--ink-2);}\n  .pricing .wrap{max-width:480px;}\n  .receipt{\n    background:var(--ink);\n    border:1px solid rgba(244,241,234,0.1);\n    border-radius:var(--radius);\n    padding:32px 28px;\n  }\n  .receipt h3{\n    font-family:'JetBrains Mono',monospace;\n    font-size:12px;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    color:var(--slate-dim);\n    margin-bottom:20px;\n  }\n  .rline{\n    display:flex;\n    justify-content:space-between;\n    font-size:14.5px;\n    padding:9px 0;\n    color:var(--slate);\n  }\n  .rline strong{color:var(--bone); font-weight:500;}\n  .rline.total{\n    border-top:1px dashed rgba(244,241,234,0.2);\n    margin-top:6px;\n    padding-top:16px;\n    font-size:15px;\n  }\n  .rline.total strong{color:var(--bone); font-weight:700;}\n  .price-today{\n    display:flex;\n    align-items:baseline;\n    gap:12px;\n    margin:22px 0 24px;\n  }\n  .price-today .old{\n    font-family:'JetBrains Mono',monospace;\n    color:var(--slate-dim);\n    text-decoration:line-through;\n    font-size:15px;\n  }\n  .price-today .now{\n    font-family:'Fraunces',serif;\n    font-weight:700;\n    font-size:38px;\n    color:var(--gold);\n  }\n  .scarcity-banner{\n    background:rgba(226,102,90,0.12);\n    border:1px solid rgba(226,102,90,0.3);\n    color:#f0b3ac;\n    font-size:13px;\n    padding:12px 14px;\n    border-radius:10px;\n    margin-bottom:22px;\n    text-align:center;\n  }\n  .trust-row{\n    display:flex;\n    justify-content:center;\n    gap:18px;\n    flex-wrap:wrap;\n    margin-top:20px;\n    font-family:'JetBrains Mono',monospace;\n    font-size:11px;\n    color:var(--slate-dim);\n  }\n\n  \/* GUARANTEE *\/\n  .guarantee{text-align:center;}\n  .guarantee .wrap{max-width:560px;}\n  .seal{\n    width:76px; height:76px;\n    border:1.5px solid var(--gold);\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin:0 auto 22px;\n    font-family:'Fraunces',serif;\n    color:var(--gold);\n    font-size:26px;\n  }\n  .guarantee h3{font-size:clamp(22px,3vw,28px); margin-bottom:16px;}\n  .guarantee p{color:var(--slate); font-size:15.5px;}\n\n  \/* CLOSE *\/\n  .close{background:var(--ink-2);}\n  .close h2{text-align:center; font-size:clamp(26px,3.4vw,34px); margin:14px 0 40px;}\n  .close .eyebrow{display:flex; justify-content:center;}\n  .cgrid{\n    max-width:840px;\n    margin:0 auto;\n    padding:0 24px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n  }\n  .copt{\n    border-radius:var(--radius);\n    padding:26px;\n  }\n  .copt.no{\n    background:var(--ink);\n    border:1px solid rgba(244,241,234,0.08);\n  }\n  .copt.yes{\n    background:linear-gradient(160deg, rgba(217,165,68,0.14), rgba(217,165,68,0.03));\n    border:1px solid rgba(217,165,68,0.35);\n  }\n  .copt .tag{font-family:'JetBrains Mono',monospace; font-size:11px; text-transform:uppercase; letter-spacing:0.1em; margin-bottom:12px; display:block;}\n  .copt.no .tag{color:var(--slate-dim);}\n  .copt.yes .tag{color:var(--gold);}\n  .copt h4{font-size:18px; margin-bottom:10px;}\n  .copt p{font-size:14.5px; color:var(--slate);}\n  .copt.yes .btn{margin-top:18px;}\n\n  \/* PS *\/\n  .ps .wrap{max-width:560px;}\n  .ps p{font-size:15px; color:var(--slate); margin-bottom:14px;}\n  .ps p strong{color:var(--bone); font-family:'JetBrains Mono',monospace; font-size:13px; margin-right:8px;}\n\n  \/* STICKY FOOTER *\/\n  .sticky-footer{\n    position:fixed;\n    bottom:0; left:0; right:0;\n    background:rgba(18,20,28,0.92);\n    backdrop-filter:blur(10px);\n    border-top:1px solid rgba(244,241,234,0.1);\n    padding:14px 20px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:16px;\n    z-index:50;\n  }\n  .sticky-footer .sf-name{font-family:'Fraunces',serif; font-size:15px;}\n  .sticky-footer .sf-price{font-family:'JetBrains Mono',monospace; color:var(--gold); font-size:13px; margin-left:10px;}\n  .sf-left{display:flex; align-items:baseline;}\n\n  @media (max-width:760px){\n    .hero-grid{grid-template-columns:1fr; gap:40px;}\n    .tgrid{grid-template-columns:1fr;}\n    .cgrid{grid-template-columns:1fr;}\n    section{padding:60px 0;}\n    .bcard{grid-template-columns:44px 1fr; }\n    .bcard .bval{grid-column:2; text-align:left; margin-top:8px;}\n    .sticky-footer .sf-name{font-size:13px;}\n  }\n\n  @media (prefers-reduced-motion:reduce){\n    html{scroll-behavior:auto;}\n    a.btn{transition:none;}\n  }\n<\/style>\n\n<header class=\"hero\">\n  <div class=\"hero-grid\">\n    <div>\n      <span class=\"eyebrow\">Prince Charming<\/span>\n      <h1>Got Her Number,<br><em>Now What?<\/em><\/h1>\n      <p class=\"lead\">A no-overthinking guide for the exact moment you get her number, her IG, or her WhatsApp, and suddenly forget how words work.<\/p>\n      <div class=\"hero-ctas\">\n        <a href=\"https:\/\/selar.com\/l67i4o184k\" class=\"btn\">Get The Guide \u00b7 \u20a69,700<\/a>\n        <a href=\"#story\" class=\"btn secondary\">Read the story<\/a>\n      <\/div>\n      <p class=\"hero-note\">Instant download \u00b7 7-day guarantee \u00b7 Discreet billing<\/p>\n    <\/div>\n    <div class=\"phones\">\n      <div class=\"phone before\">\n        <div class=\"phone-label\">Before<\/div>\n        <div class=\"bubble her\">Hii \ud83d\ude42<\/div>\n        <div class=\"bubble him-frozen\">typing... typing... deleted<\/div>\n        <div class=\"typing-dead\">23 minutes later, still nothing<\/div>\n      <\/div>\n      <div class=\"phone after\">\n        <div class=\"phone-label\">After<\/div>\n        <div class=\"bubble her\">Hii \ud83d\ude42<\/div>\n        <div class=\"bubble him-good\">Okay that's a very calm hi for someone who just made my whole day better<\/div>\n        <div class=\"read-receipt\">Read \u00b7 replying...<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"mechanism\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Here's what nobody told you<\/span>\n    <h2>It was never about having nothing to say.<\/h2>\n    <p>Your brain is doing something called anticipatory judgment. It mentally rehearses her reaction to a message <strong>before<\/strong> you've even sent it, checking every angle it could go wrong, again and again.<\/p>\n    <div class=\"callout\">That feels like carefulness. It's actually paralysis wearing a disguise.<\/div>\n    <p>The guys who seem naturally smooth aren't smarter, and they don't have better lines. They've removed the deliberation step entirely. They have a pattern to respond from, so they're not inventing one from scratch under pressure.<\/p>\n    <p><strong>That's the whole secret.<\/strong> It was never charm. It's killing the pause before it kills the conversation.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"story\" id=\"story\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">The full story<\/span>\n    <h2>I was the guy staring at the blank chat box too.<\/h2>\n    <p class=\"kicker\">Why \"Prince Charming\" built this guide<\/p>\n    <p>I'm not going to pretend I was born knowing what to text. For years, I could get a number just fine, and then fall apart completely the moment it was time to actually use it. \"Hi\" felt too plain. Anything longer felt like trying too hard. By the time I sent something, I'd talked myself out of half the personality I actually have.<\/p>\n    <p>And when she did reply, that was almost worse. Now there was a live conversation, in real time, and I had to keep it going without sounding boring, desperate, or wrong. So I tried everything.<\/p>\n    <p>I memorized \"smooth lines\" from the internet. They felt exactly as fake coming out of me as they read on the page, and when the conversation didn't follow the script, I had nothing.<\/p>\n    <p>I was told to \"just be confident,\" which is like telling someone with a broken leg to just walk normally. It explains nothing.<\/p>\n    <p>I tried waiting longer before replying, to seem less eager. Sometimes it worked. More often the conversation just went cold before my \"clever\" reply ever arrived.<\/p>\n    <p>I tried overcompensating: offering rides, spending, trying to be useful instead of trying to connect. That taught me something painful. People stay around what's useful to them. They stay <em>interested<\/em> in what actually connects with them. Those aren't the same thing.<\/p>\n    <p>The shift wasn't one dramatic moment. It came from paying attention to the conversations that actually worked, mine, and the ones friends brought me screenshots of, asking \"bro what do I even say to this.\" The ones that worked weren't the cleverest. They were the ones where the deliberation step just disappeared.<\/p>\n    <p>I started building a mental shortcut for the moments that kept killing conversations: the first text, the awkward silence, the sinking feeling of being left on read, the moment money came up and I didn't know how to answer without sounding cheap. Word got around. Friends kept sending screenshots. I could answer almost instantly, because I wasn't inventing from nothing anymore.<\/p>\n    <p>That's when I realized this was worth putting down properly, for the guy with no big brother to text for advice, sitting alone with the same blank chat window I used to know too well.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"timeline\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">What changes, and when<\/span>\n    <h2>21 days, in plain terms<\/h2>\n  <\/div>\n  <div class=\"wrap\">\n    <div class=\"tl-item\">\n      <div class=\"tl-day\">DAY 01<\/div>\n      <div class=\"tl-body\"><h4>You see your own pattern named on the page<\/h4><p>Recognizing the freeze changes how the very next conversation feels.<\/p><\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-day\">DAY 03<\/div>\n      <div class=\"tl-body\"><h4>The first-text freeze breaks<\/h4><p>You send something within minutes of getting a number, no twenty-minute stall.<\/p><\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-day\">DAY 07<\/div>\n      <div class=\"tl-body\"><h4>You revive a fading chat<\/h4><p>Instead of panicking when replies slow, you use the revival approach and it picks back up.<\/p><\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-day\">DAY 12<\/div>\n      <div class=\"tl-body\"><h4>Left on read, no spiral<\/h4><p>Nothing guarantees a reply, but you stay composed, and that composure carries forward.<\/p><\/div>\n    <\/div>\n    <div class=\"tl-item\">\n      <div class=\"tl-day\">DAY 21<\/div>\n      <div class=\"tl-body\"><h4>Texting stops feeling like a minefield<\/h4><p>You respond from a framework, not from panic. It shows.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"proof\">\n  <span class=\"eyebrow\">Reader notes<\/span>\n  <h2>What guys are saying<\/h2>\n  <p class=\"sub\">Sample format shown below. Real reader testimonials will replace these as they come in.<\/p>\n  <div class=\"tgrid\">\n    <div class=\"tcard\">\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n      <p>\"I've read a lot of dating advice that felt fake. This one actually sounds like it was written by someone who's lived it. The left-on-read section alone was worth it.\"<\/p>\n      <div class=\"meta\"><span>Tobi, Lagos<\/span><span>weeks ago<\/span><\/div>\n    <\/div>\n    <div class=\"tcard\">\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n      <p>\"The left on read part hit different because I don experience am plenty times. Now I no dey panic anymore when she no reply fast.\"<\/p>\n      <div class=\"meta\"><span>Paul, Port Harcourt<\/span><span>weeks ago<\/span><\/div>\n    <\/div>\n    <div class=\"tcard\">\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n      <p>\"Didn't expect a PDF to actually change how I text, but the overthinking chapter explained exactly what's been happening in my head for years. Genuinely useful.\"<\/p>\n      <div class=\"meta\"><span>David, London<\/span><span>weeks ago<\/span><\/div>\n    <\/div>\n    <div class=\"tcard\">\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n      <p>\"The chapter on handling the money conversation actually helped me. That exact situation has embarrassed me before. Simple and straight to the point.\"<\/p>\n      <div class=\"meta\"><span>Chuka, Abuja<\/span><span>weeks ago<\/span><\/div>\n    <\/div>\n  <\/div>\n  <div class=\"placeholder-note\"><p>Placeholder testimonials. Swap in real buyer feedback once available.<\/p><\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"reveal\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Inside the guide<\/span>\n    <h2>Got Her Number, Now What?<\/h2>\n    <img decoding=\"async\" src=\"https:\/\/nestlibrary.com\/wp-content\/uploads\/2026\/08\/1786444546641.png\" alt=\"Got Her Number, Now What? book cover\" style=\"max-width:280px; margin:0 auto 36px; border-radius:8px; box-shadow:0 20px 50px rgba(0,0,0,0.4); display:block;\">\n    <div class=\"toc-item\">\n      <div class=\"num\">01<\/div>\n      <div class=\"txt\">Why You Freeze (And Why It's Not Your Personality)<span>The real reason your brain shuts down mid-text<\/span><\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div class=\"num\">02<\/div>\n      <div class=\"txt\">The First Text Framework<span>What to send in the first few minutes, before overthinking sets in<\/span><\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div class=\"num\">03<\/div>\n      <div class=\"txt\">Keeping The Conversation Alive<span>How to respond without running out of things to say<\/span><\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div class=\"num\">04<\/div>\n      <div class=\"txt\">The Left-On-Read Recovery Approach<span>What to do, and not do, when replies slow or stop<\/span><\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div class=\"num\">05<\/div>\n      <div class=\"txt\">Holding Her Attention Without Spending Money<span>Staying interesting through conversation, not gifts<\/span><\/div>\n    <\/div>\n    <div class=\"toc-item\">\n      <div class=\"num\">06<\/div>\n      <div class=\"txt\">The Confidence Checklist Before You Hit Send<span>A fast self-check to shortcut the overthinking loop<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"bonuses\">\n  <span class=\"eyebrow\">Included free with your order<\/span>\n  <h2>The bonus stack<\/h2>\n  <div class=\"wrap-wide\">\n    <div class=\"bcard\">\n      <img decoding=\"async\" class=\"bthumb\" src=\"https:\/\/nestlibrary.com\/wp-content\/uploads\/2026\/08\/1786444539100.png\" alt=\"What Not To Text (Ever) cover\">\n      <div><h4>What Not To Text (Ever)<\/h4><p>The common lines and habits that kill interest instantly, the mistakes almost every guy makes at least once without realizing it.<\/p><\/div>\n      <div class=\"bval\">Value \u20a66,000<\/div>\n    <\/div>\n    <div class=\"bcard\">\n      <img decoding=\"async\" class=\"bthumb\" src=\"https:\/\/nestlibrary.com\/wp-content\/uploads\/2026\/08\/1786444175785.png\" alt=\"The Red Flag Checklist cover\">\n      <div><h4>The Red Flag Checklist<\/h4><p>A one-page guide to spotting the early signs a conversation is losing steam, so you can adjust before it dies completely.<\/p><\/div>\n      <div class=\"bval\">Value \u20a64,500<\/div>\n    <\/div>\n    <div class=\"bcard\">\n      <img decoding=\"async\" class=\"bthumb\" src=\"https:\/\/nestlibrary.com\/wp-content\/uploads\/2026\/08\/1786443924683.png\" alt=\"The Confident Reply Bank cover\">\n      <div><h4>The Confident Reply Bank<\/h4><p>A real-world collection of specific, personality-driven replies for the moments that trip guys up most: a one-word reply, a stalled chat, a cancelled date, the \"what do you do\" question. Built to be genuinely interesting, not gimmicky.<\/p><\/div>\n      <div class=\"bval\">Value \u20a66,800<\/div>\n    <\/div>\n    <div class=\"bcard priceless\">\n      <div class=\"bnum\">04<\/div>\n      <div><h4>Private Prince Charming WhatsApp Community<\/h4><p>Direct access to a small circle of guys working through the exact same thing, a space to ask questions in real time.<\/p><\/div>\n      <div class=\"bval\">Priceless<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"pricing\" id=\"offer\">\n  <div class=\"wrap\">\n    <div class=\"receipt\">\n      <h3>Your Order<\/h3>\n      <div class=\"rline\"><span>Got Her Number, Now What?<\/span><strong>\u20a619,400<\/strong><\/div>\n      <div class=\"rline\"><span>Bonus 1 \u00b7 What Not To Text<\/span><strong>\u20a66,000<\/strong><\/div>\n      <div class=\"rline\"><span>Bonus 2 \u00b7 Red Flag Checklist<\/span><strong>\u20a64,500<\/strong><\/div>\n      <div class=\"rline\"><span>Bonus 3 \u00b7 Confident Reply Bank<\/span><strong>\u20a66,800<\/strong><\/div>\n      <div class=\"rline\"><span>WhatsApp Community<\/span><strong>Priceless<\/strong><\/div>\n      <div class=\"rline total\"><span>Total Value<\/span><strong>\u20a636,700+<\/strong><\/div>\n\n      <div class=\"price-today\">\n        <span class=\"old\">\u20a619,400<\/span>\n        <span class=\"now\">\u20a69,700<\/span>\n      <\/div>\n\n      <div class=\"scarcity-banner\">\u26a0 First 50 buyers only get all 4 bonuses free. After that, bonuses are no longer included.<\/div>\n\n      <a href=\"https:\/\/selar.com\/l67i4o184k\" class=\"btn\" style=\"width:100%;\">Get Instant Access \u2192<\/a>\n      <div class=\"trust-row\">\n        <span>\ud83d\udd12 Secure checkout<\/span>\n        <span>\ud83d\udce5 Instant download<\/span>\n        <span>\ud83e\udd10 Discreet billing<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"guarantee\">\n  <div class=\"wrap\">\n    <div class=\"seal\">7<\/div>\n    <h3>The 7-Day Try-It-And-See Guarantee<\/h3>\n    <p>Go through the guide. Apply it the next time you're texting someone you're interested in. If it doesn't give you clearer, more confident answers for what to say, message us within 7 days for a full refund, no hard questions asked.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<section class=\"close\">\n  <span class=\"eyebrow\">Before you go<\/span>\n  <h2>Two ways this goes from here<\/h2>\n  <div class=\"cgrid\">\n    <div class=\"copt no\">\n      <span class=\"tag\">Option 1<\/span>\n      <h4>Close this page<\/h4>\n      <p>Nothing changes. The next number you get, the same freeze happens. The same twenty minutes of typing and deleting. Same cycle, next time and the time after that.<\/p>\n    <\/div>\n    <div class=\"copt yes\">\n      <span class=\"tag\">Option 2<\/span>\n      <h4>Act right now<\/h4>\n      <p>Twenty-one days from now, getting her number doesn't feel like a countdown to panic. You respond instead of freezing. Whatever happens next, you didn't sabotage it before it started.<\/p>\n      <a href=\"https:\/\/selar.com\/l67i4o184k\" class=\"btn small\">Get The Guide<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ps\">\n  <div class=\"wrap\">\n    <p><strong>P.S.<\/strong>This comes with a 7-day guarantee. If it's not useful to you, you get your money back, no real risk in trying it.<\/p>\n    <p><strong>P.P.S.<\/strong>Only the first 50 buyers get all 4 bonuses free. Once that's gone, it's gone.<\/p>\n    <p><strong>P.P.P.S.<\/strong>You already know this feeling: the blank chat box, the overthinking, watching a good thing fade because you didn't know what to say. This is the shortcut you never had.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"sticky-footer\">\n  <div class=\"sf-left\">\n    <span class=\"sf-name\">Got Her Number, Now What?<\/span>\n    <span class=\"sf-price\">\u20a69,700<\/span>\n  <\/div>\n  <a href=\"https:\/\/selar.com\/l67i4o184k\" class=\"btn small\">Get Instant Access \u2192<\/a>\n<\/div>\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>Prince Charming Got Her Number,Now What? A no-overthinking guide for the exact moment you get her number, her IG, or her WhatsApp, and suddenly forget how words work. Get The Guide \u00b7 \u20a69,700 Read the story Instant download \u00b7 7-day guarantee \u00b7 Discreet billing Before Hii \ud83d\ude42 typing&#8230; typing&#8230; deleted 23 minutes later, still nothing [&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-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nestlibrary.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":5,"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":72,"href":"https:\/\/nestlibrary.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/72"}],"wp:attachment":[{"href":"https:\/\/nestlibrary.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}