{"id":10,"date":"2026-09-07T10:30:43","date_gmt":"2026-09-07T10:30:43","guid":{"rendered":"https:\/\/realgroundup.space\/?page_id=10"},"modified":"2026-09-07T12:05:08","modified_gmt":"2026-09-07T12:05:08","slug":"sales-page-for-price-proof-pdf","status":"publish","type":"page","link":"https:\/\/realgroundup.space\/?page_id=10","title":{"rendered":"Sales Page for Price-Proof PDF"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72a2364 e-flex e-con-boxed e-con e-parent\" data-id=\"72a2364\" 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-c08f326 elementor-widget elementor-widget-html\" data-id=\"c08f326\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Price-Proof Method<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Work+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --bg: #FAF7F1;\n    --panel: #F1ECE1;\n    --ink: #23261F;\n    --ink-soft: #565A4E;\n    --thread: #1F5C55;\n    --thread-dark: #163F3A;\n    --gold: #C79A3D;\n    --line: #DCD5C4;\n    --white: #FFFFFF;\n  }\n\n  * { box-sizing: border-box; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    margin: 0;\n    background: var(--bg);\n    color: var(--ink);\n    font-family: 'Work Sans', sans-serif;\n    line-height: 1.55;\n    padding-bottom: 76px; \/* room for sticky footer *\/\n  }\n\n  h1, h2, h3 {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    color: var(--ink);\n    margin: 0;\n  }\n\n  .wrap {\n    max-width: 640px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .rule {\n    border: none;\n    border-top: 1px solid var(--line);\n    margin: 48px 0;\n  }\n\n  \/* Urgency bar *\/\n  .urgency {\n    background: var(--thread-dark);\n    color: #F2EFE6;\n    text-align: center;\n    font-size: 14px;\n    padding: 10px 16px;\n    letter-spacing: 0.01em;\n  }\n  .urgency strong { color: var(--gold); font-weight: 600; }\n\n  \/* Identity *\/\n  .identity {\n    text-align: center;\n    font-size: 15px;\n    color: var(--thread);\n    font-weight: 600;\n    margin-top: 44px;\n  }\n\n  \/* Headline block *\/\n  .hero {\n    text-align: center;\n    padding-top: 14px;\n  }\n  .hero h1 {\n    font-size: 38px;\n    line-height: 1.18;\n    margin-bottom: 18px;\n  }\n  .hero p.sub {\n    font-size: 18px;\n    color: var(--ink-soft);\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* Buttons *\/\n  .cta-wrap { text-align: center; margin: 32px 0 10px; }\n  .btn {\n    display: inline-block;\n    background: var(--thread);\n    color: #fff;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 16px;\n    padding: 16px 30px;\n    border-radius: 3px;\n    transition: background 0.15s ease;\n  }\n  .btn:hover { background: var(--thread-dark); }\n  .cta-note {\n    text-align: center;\n    font-size: 13px;\n    color: var(--ink-soft);\n    margin-top: 10px;\n  }\n\n  \/* Bridge *\/\n  .bridge {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-size: 22px;\n    line-height: 1.5;\n    color: var(--thread-dark);\n    padding: 8px 8px;\n  }\n\n  \/* Pain points *\/\n  .pain-list {\n    list-style: none;\n    margin: 28px 0 0;\n    padding: 0;\n  }\n  .pain-list li {\n    position: relative;\n    padding: 16px 0 16px 28px;\n    border-bottom: 1px solid var(--line);\n    font-size: 16.5px;\n  }\n  .pain-list li:first-child { border-top: 1px solid var(--line); }\n  .pain-list li::before {\n    content: \"\u2014\";\n    position: absolute;\n    left: 0;\n    color: var(--gold);\n    font-weight: 600;\n  }\n  .pain-close {\n    margin-top: 24px;\n    font-size: 16.5px;\n    color: var(--ink-soft);\n  }\n\n  \/* Product intro *\/\n  .intro-lead {\n    font-size: 17px;\n  }\n  .intro-lead strong { color: var(--thread-dark); }\n\n  .features {\n    list-style: none;\n    padding: 0;\n    margin: 24px 0 0;\n  }\n  .features li {\n    display: flex;\n    gap: 12px;\n    padding: 14px 0;\n  }\n  .features .mark {\n    color: var(--thread);\n    font-size: 18px;\n    line-height: 1.4;\n    flex-shrink: 0;\n  }\n  .features .txt strong { color: var(--ink); }\n\n  \/* Offer stack *\/\n  .offer {\n    background: var(--panel);\n    border: 1px solid var(--line);\n    border-radius: 4px;\n    padding: 28px 28px 24px;\n    margin-top: 20px;\n  }\n  .offer-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 9px 0;\n    font-size: 15.5px;\n  }\n  .offer-row .val { color: var(--ink-soft); }\n  .offer-total {\n    display: flex;\n    justify-content: space-between;\n    padding-top: 14px;\n    margin-top: 6px;\n    border-top: 1px dashed var(--line);\n    font-size: 15.5px;\n  }\n  .offer-total .val { text-decoration: line-through; color: var(--ink-soft); }\n  .offer-price {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    padding-top: 14px;\n    font-family: 'Fraunces', serif;\n  }\n  .offer-price .label { font-size: 17px; font-weight: 600; }\n  .offer-price .amount { font-size: 30px; font-weight: 700; color: var(--thread-dark); }\n\n  \/* Creator credibility *\/\n  .creator {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 6px 4px 4px;\n  }\n  .creator-badge {\n    flex-shrink: 0;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: var(--thread);\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 17px;\n  }\n  .creator p {\n    margin: 0;\n    font-size: 15.5px;\n    color: var(--ink-soft);\n  }\n\n  \/* Early results \/ social proof placeholder, styled as an intentional feature *\/\n  .proof-note {\n    background: var(--panel);\n    border: 1px solid var(--line);\n    border-left: 3px solid var(--gold);\n    border-radius: 4px;\n    padding: 24px 26px;\n    margin-top: 32px;\n  }\n  .proof-icon {\n    color: var(--gold);\n    font-size: 20px;\n    margin-bottom: 6px;\n  }\n  .proof-title {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 17px;\n    color: var(--thread-dark);\n    margin: 0 0 8px;\n  }\n  .proof-note p:last-child {\n    margin: 0;\n    font-size: 15px;\n    color: var(--ink-soft);\n  }\n\n  \/* Urgency line *\/\n  .urgency-line {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-size: 20px;\n    color: var(--thread-dark);\n    padding: 4px 0;\n  }\n\n  \/* Final CTA *\/\n  .final-cta {\n    text-align: center;\n    background: var(--thread-dark);\n    border-radius: 6px;\n    padding: 40px 28px;\n    color: #F2EFE6;\n  }\n  .final-cta h3 {\n    color: #F2EFE6;\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n  .final-cta p {\n    color: #CFE0DC;\n    margin: 0 0 22px;\n    font-size: 15px;\n  }\n  .final-cta .btn {\n    background: var(--gold);\n    color: var(--ink);\n  }\n  .final-cta .btn:hover { background: #B78A2F; }\n  .final-cta .fine {\n    margin-top: 14px;\n    font-size: 13px;\n    color: #A9BEB8;\n  }\n\n  \/* Guarantee *\/\n  .guarantee {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 4px 4px;\n  }\n  .guarantee .icon {\n    font-size: 26px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .guarantee p {\n    margin: 0;\n    font-size: 15.5px;\n    color: var(--ink-soft);\n  }\n\n  \/* Sticky footer *\/\n  .sticky-footer {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: #FFFFFF;\n    border-top: 1px solid var(--line);\n    padding: 12px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    z-index: 100;\n  }\n  .sticky-footer .name {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 15px;\n  }\n  .sticky-footer .price {\n    color: var(--thread-dark);\n    font-weight: 700;\n    font-size: 15px;\n  }\n  .sticky-footer .btn {\n    padding: 10px 20px;\n    font-size: 14px;\n  }\n  .sticky-left { display: flex; align-items: center; gap: 12px; }\n\n  @media (max-width: 480px) {\n    .hero h1 { font-size: 30px; }\n    .hero p.sub { font-size: 16px; }\n    .sticky-left .name { display: none; }\n    .offer-price .amount { font-size: 26px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n  <div class=\"urgency\">\n    Launch price ends soon &middot; Full guide + <strong>3 bonus tools<\/strong> for \u20a63,500\n  <\/div>\n\n  <div class=\"wrap\">\n\n    <div class=\"identity\">For Nigerian Tailors, Seamstresses &amp; Fashion Entrepreneurs<\/div>\n\n    <div class=\"hero\">\n      <h1>Stop sewing with your own money for customers who don't pay you right.<\/h1>\n      <p class=\"sub\">The pricing and payment system that helps Nigerian fashion entrepreneurs charge what their work is worth \u2014 and actually get paid for it, every time.<\/p>\n    <\/div>\n\n    <div class=\"cta-wrap\">\n      <a href=\"#buy\" class=\"btn\">Get The Price-Proof Method \u2014 \u20a63,500<\/a>\n      <div class=\"cta-note\">Instant access after payment &middot; Simple, no-fuss guarantee<\/div>\n    <\/div>\n\n    <hr class=\"rule\">\n\n    <p class=\"bridge\">You have talent. Your clients keep coming back. So why does your account still look the same after every single job?<\/p>\n\n    <hr class=\"rule\">\n\n    <ul class=\"pain-list\">\n      <li>You bought the fabric and thread with your own money, delivered the outfit on time, and the client still tried to pay you less than what you agreed.<\/li>\n      <li>You quoted a fair price, the client haggled you down, and you said yes anyway because you needed the job \u2014 then regretted it the whole time you were sewing.<\/li>\n      <li>A customer collected their finished outfit \"to pay small small\" and you're still chasing that balance weeks later.<\/li>\n      <li>You've priced a job based on what feels \"fair,\" with no real formula \u2014 so some jobs pay well and others barely cover your fabric.<\/li>\n      <li>You've had to choose between losing a customer or losing money on a job, because you didn't know how to hold your price without sounding difficult.<\/li>\n      <li>You keep hearing \"sew for me first, I'll pay after\" \u2014 and you keep saying yes, even though it rarely ends well.<\/li>\n    <\/ul>\n    <p class=\"pain-close\">None of this happened because you're bad at business. It happened because nobody has ever given you a pricing and payment system built for how Nigerian fashion clients actually behave.<\/p>\n\n    <hr class=\"rule\">\n\n    <p class=\"intro-lead\"><strong>Introducing The Price-Proof Method<\/strong> \u2014 a straightforward PDF system built specifically for Nigerian tailors, seamstresses, and fashion entrepreneurs who are tired of doing the work and still coming out short. This isn't generic \"charge your worth\" motivation. It's a practical formula and set of scripts built around how pricing and payment actually break down in the informal fashion trade \u2014 self-funded materials, price haggling, and clients who disappear after collecting their outfit.<\/p>\n\n    <ul class=\"features\">\n      <li><span class=\"mark\">&#10003;<\/span><span class=\"txt\"><strong>Price every job correctly<\/strong> using a formula that accounts for materials, your time, and the risk of a client not paying in full.<\/span><\/li>\n      <li><span class=\"mark\">&#10003;<\/span><span class=\"txt\"><strong>Stop fronting your own money<\/strong> with a simple deposit structure you can introduce to any client without sounding difficult.<\/span><\/li>\n      <li><span class=\"mark\">&#10003;<\/span><span class=\"txt\"><strong>Get paid on jobs that are already stuck<\/strong> using word-for-word scripts for chasing a client who owes you, without losing the relationship.<\/span><\/li>\n      <li><span class=\"mark\">&#10003;<\/span><span class=\"txt\"><strong>Hold your price when a client haggles<\/strong> with responses that keep you firm and still feel respectful.<\/span><\/li>\n      <li><span class=\"mark\">&#10003;<\/span><span class=\"txt\"><strong>Know your numbers on every job<\/strong> with a pricing calculator you can reuse for every style, every client, every time.<\/span><\/li>\n    <\/ul>\n\n    <div class=\"cta-wrap\">\n      <a href=\"#buy\" class=\"btn\">Get The Price-Proof Method \u2014 \u20a63,500<\/a>\n    <\/div>\n\n    <hr class=\"rule\">\n\n    <div class=\"offer\">\n      <div class=\"offer-row\"><span>The Price-Proof Method (main guide)<\/span><span class=\"val\">\u20a66,000<\/span><\/div>\n      <div class=\"offer-row\"><span>Bonus \u2014 Pricing Calculator Template<\/span><span class=\"val\">\u20a62,000<\/span><\/div>\n      <div class=\"offer-row\"><span>Bonus \u2014 Deposit &amp; Payment Terms Template<\/span><span class=\"val\">\u20a61,500<\/span><\/div>\n      <div class=\"offer-row\"><span>Bonus \u2014 \"Get Paid\" Client Message Scripts<\/span><span class=\"val\">\u20a61,500<\/span><\/div>\n      <div class=\"offer-total\"><span>Total value<\/span><span class=\"val\">\u20a611,000<\/span><\/div>\n      <div class=\"offer-price\"><span class=\"label\">Your price today<\/span><span class=\"amount\">\u20a63,500<\/span><\/div>\n    <\/div>\n\n    <hr class=\"rule\">\n\n    <div class=\"creator\">\n      <div class=\"creator-badge\">&#9998;<\/div>\n      <p>Created by a trained fashion designer who has sewn over 100 outfits and gone through every stage of this frustration firsthand \u2014 fronting her own money for materials, being paid less than agreed, and slowly learning, job by job, how to price and collect payment properly. This method comes from that experience, not theory.<\/p>\n    <\/div>\n\n    <hr class=\"rule\">\n\n    <p class=\"urgency-line\">Every job you price the old way is money you're choosing to lose.<\/p>\n\n    <hr class=\"rule\">\n\n    <div class=\"final-cta\" id=\"buy\">\n      <h3>The Price-Proof Method<\/h3>\n      <p>Full guide + Pricing Calculator + Deposit Template + Get-Paid Scripts<\/p>\n      <a href=\"#\" class=\"btn\">Get Instant Access \u2014 \u20a63,500<\/a>\n      <div class=\"fine\">Sent to your email immediately after payment<\/div>\n    <\/div>\n\n    <hr class=\"rule\">\n\n    <div class=\"guarantee\">\n      <span class=\"icon\">&#128737;<\/span>\n      <p>If you apply the pricing formula on your next job and don't feel more confident charging what you're worth, reach out and we'll make it right. No stress, no long forms.<\/p>\n    <\/div>\n\n    <div style=\"height: 40px;\"><\/div>\n\n  <\/div>\n\n  <div class=\"sticky-footer\">\n    <div class=\"sticky-left\">\n      <span class=\"name\">The Price-Proof Method<\/span>\n      <span class=\"price\">\u20a63,500<\/span>\n    <\/div>\n    <a href=\"#buy\" class=\"btn\">Get Access<\/a>\n  <\/div>\n\n<\/body>\n<\/html>\n\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 Price-Proof Method Launch price ends soon &middot; Full guide + 3 bonus tools for \u20a63,500 For Nigerian Tailors, Seamstresses &amp; Fashion Entrepreneurs Stop sewing with your own money for customers who don&#8217;t pay you right. The pricing and payment system that helps Nigerian fashion entrepreneurs charge what their work is worth \u2014 and actually [&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-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/realgroundup.space\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":5,"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/realgroundup.space\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/realgroundup.space\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}