{"id":11,"date":"2026-05-08T11:39:34","date_gmt":"2026-05-08T11:39:34","guid":{"rendered":"https:\/\/mutas.online\/?page_id=11"},"modified":"2026-05-08T11:39:34","modified_gmt":"2026-05-08T11:39:34","slug":"11-2","status":"publish","type":"page","link":"https:\/\/mutas.online\/?page_id=11","title":{"rendered":""},"content":{"rendered":"\n<!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>Hard Truth \u2014 The Natural Erection Restoration Protocol<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&#038;family=DM+Sans:wght@300;400;500;600&#038;family=DM+Serif+Display:ital@0;1&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --black: #0a0a0a;\n    --deep: #111111;\n    --card: #161616;\n    --border: #222222;\n    --gold: #c9933a;\n    --gold-light: #e8b96a;\n    --gold-dim: #8a6020;\n    --white: #f5f0e8;\n    --muted: #888880;\n    --red: #c0392b;\n    --green: #27ae60;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    background: var(--black);\n    color: var(--white);\n    font-family: 'DM Sans', sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  \/* GRAIN OVERLAY *\/\n  body::before {\n    content: '';\n    position: fixed;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    z-index: 1000;\n    opacity: 0.4;\n  }\n\n  .container {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* \u2500\u2500 ANNOUNCEMENT BAR \u2500\u2500 *\/\n  .announcement {\n    background: var(--gold);\n    color: var(--black);\n    text-align: center;\n    padding: 10px 20px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    background: var(--deep);\n    padding: 80px 24px 60px;\n    text-align: center;\n    position: relative;\n    border-bottom: 1px solid var(--border);\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -200px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 600px;\n    height: 600px;\n    background: radial-gradient(circle, rgba(201,147,58,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .hero-tag {\n    display: inline-block;\n    border: 1px solid var(--gold-dim);\n    color: var(--gold);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 2px;\n    margin-bottom: 32px;\n    animation: fadeUp 0.6s ease both;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(38px, 6vw, 64px);\n    font-weight: 900;\n    line-height: 1.1;\n    color: var(--white);\n    margin-bottom: 12px;\n    animation: fadeUp 0.7s ease 0.1s both;\n  }\n\n  .hero h1 span {\n    color: var(--gold);\n    display: block;\n  }\n\n  .hero-subtitle {\n    font-size: clamp(15px, 2.5vw, 18px);\n    color: var(--muted);\n    max-width: 580px;\n    margin: 0 auto 40px;\n    font-weight: 300;\n    animation: fadeUp 0.7s ease 0.2s both;\n  }\n\n  .hero-subtitle strong {\n    color: var(--white);\n    font-weight: 500;\n  }\n\n  .hero-cta {\n    animation: fadeUp 0.7s ease 0.3s both;\n  }\n\n  \/* \u2500\u2500 PAIN SECTION \u2500\u2500 *\/\n  .pain {\n    padding: 80px 0;\n    background: var(--black);\n  }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 20px;\n  }\n\n  .pain h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 32px;\n    color: var(--white);\n  }\n\n  .pain-quote {\n    border-left: 3px solid var(--gold);\n    padding: 24px 28px;\n    background: var(--card);\n    border-radius: 0 6px 6px 0;\n    margin: 36px 0;\n    font-family: 'DM Serif Display', serif;\n    font-style: italic;\n    font-size: clamp(16px, 2.5vw, 20px);\n    line-height: 1.6;\n    color: var(--white);\n  }\n\n  .pain-quote cite {\n    display: block;\n    margin-top: 16px;\n    font-style: normal;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n  }\n\n  .pain p {\n    color: #ccc8be;\n    margin-bottom: 20px;\n    font-size: clamp(15px, 2vw, 17px);\n  }\n\n  .pain p strong {\n    color: var(--white);\n  }\n\n  \/* \u2500\u2500 CHECK LIST \u2500\u2500 *\/\n  .checklist {\n    list-style: none;\n    margin: 28px 0;\n  }\n\n  .checklist li {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: clamp(14px, 2vw, 16px);\n    color: #ccc8be;\n  }\n\n  .checklist li:last-child { border-bottom: none; }\n\n  .checklist li .icon {\n    flex-shrink: 0;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    margin-top: 2px;\n  }\n\n  .checklist li .icon.red { background: rgba(192,57,43,0.15); color: var(--red); }\n  .checklist li .icon.gold { background: rgba(201,147,58,0.15); color: var(--gold); }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .divider {\n    border: none;\n    border-top: 1px solid var(--border);\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 CREDIBILITY BANNER \u2500\u2500 *\/\n  .credibility {\n    background: var(--card);\n    padding: 48px 24px;\n    text-align: center;\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .credential-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 14px;\n    background: rgba(201,147,58,0.08);\n    border: 1px solid var(--gold-dim);\n    border-radius: 4px;\n    padding: 16px 28px;\n    margin-bottom: 24px;\n  }\n\n  .credential-badge .badge-icon {\n    font-size: 28px;\n  }\n\n  .credential-badge .badge-text {\n    text-align: left;\n  }\n\n  .credential-badge .badge-text strong {\n    display: block;\n    color: var(--gold);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .credential-badge .badge-text span {\n    font-size: 13px;\n    color: var(--muted);\n  }\n\n  .credibility p {\n    color: var(--muted);\n    font-size: 14px;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 WHAT YOU GET \u2500\u2500 *\/\n  .product {\n    padding: 80px 0;\n    background: var(--black);\n  }\n\n  .product h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: var(--white);\n  }\n\n  .product-intro {\n    color: var(--muted);\n    margin-bottom: 48px;\n    font-size: clamp(15px, 2vw, 17px);\n  }\n\n  \/* PHASES *\/\n  .phase {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 32px;\n    margin-bottom: 20px;\n    position: relative;\n    overflow: hidden;\n    transition: border-color 0.3s ease;\n  }\n\n  .phase:hover { border-color: var(--gold-dim); }\n\n  .phase::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 3px;\n    height: 100%;\n    background: var(--gold);\n  }\n\n  .phase-number {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 8px;\n  }\n\n  .phase h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(18px, 2.5vw, 24px);\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 12px;\n  }\n\n  .phase p {\n    color: #aaa89e;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* TOOLS GRID *\/\n  .tools-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 48px;\n  }\n\n  .tool-card {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 24px;\n    transition: border-color 0.3s ease, transform 0.3s ease;\n  }\n\n  .tool-card:hover {\n    border-color: var(--gold-dim);\n    transform: translateY(-2px);\n  }\n\n  .tool-icon {\n    font-size: 24px;\n    margin-bottom: 12px;\n  }\n\n  .tool-card h4 {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 6px;\n    line-height: 1.4;\n  }\n\n  .tool-card p {\n    font-size: 13px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* \u2500\u2500 QUICK WIN \u2500\u2500 *\/\n  .quickwin {\n    background: linear-gradient(135deg, rgba(201,147,58,0.08) 0%, rgba(201,147,58,0.03) 100%);\n    border: 1px solid var(--gold-dim);\n    border-radius: 8px;\n    padding: 40px 36px;\n    margin: 48px 0;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .quickwin::after {\n    content: '48H';\n    position: absolute;\n    right: -10px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-family: 'Playfair Display', serif;\n    font-size: 120px;\n    font-weight: 900;\n    color: rgba(201,147,58,0.06);\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .quickwin .qw-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 12px;\n  }\n\n  .quickwin h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(20px, 3vw, 28px);\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 16px;\n  }\n\n  .quickwin p {\n    color: #aaa89e;\n    font-size: 15px;\n    max-width: 520px;\n  }\n\n  \/* \u2500\u2500 WHO THIS IS FOR \/ NOT FOR \u2500\u2500 *\/\n  .for-section {\n    padding: 80px 0;\n    background: var(--deep);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .for-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 40px;\n  }\n\n  @media (max-width: 600px) {\n    .for-grid { grid-template-columns: 1fr; }\n  }\n\n  .for-card {\n    background: var(--card);\n    border-radius: 8px;\n    padding: 28px;\n    border: 1px solid var(--border);\n  }\n\n  .for-card h3 {\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .for-card.yes h3 { color: var(--green); }\n  .for-card.no h3 { color: var(--red); }\n\n  .for-list {\n    list-style: none;\n  }\n\n  .for-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 8px 0;\n    font-size: 14px;\n    color: #aaa89e;\n    border-bottom: 1px solid rgba(255,255,255,0.04);\n  }\n\n  .for-list li:last-child { border-bottom: none; }\n  .for-list li span:first-child { flex-shrink: 0; margin-top: 1px; }\n\n  \/* \u2500\u2500 PRICING \u2500\u2500 *\/\n  .pricing {\n    padding: 80px 0;\n    background: var(--black);\n    text-align: center;\n  }\n\n  .pricing h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 700;\n    margin-bottom: 12px;\n    color: var(--white);\n  }\n\n  .pricing-sub {\n    color: var(--muted);\n    margin-bottom: 48px;\n    font-size: 16px;\n  }\n\n  .price-card {\n    background: var(--card);\n    border: 1px solid var(--gold-dim);\n    border-radius: 12px;\n    padding: 48px 40px;\n    max-width: 480px;\n    margin: 0 auto;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .price-card::before {\n    content: '';\n    position: absolute;\n    top: -100px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(201,147,58,0.06) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .price-badge {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--black);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 2px;\n    margin-bottom: 24px;\n  }\n\n  .price-main {\n    margin-bottom: 8px;\n  }\n\n  .price-main .currency {\n    font-size: 24px;\n    font-weight: 600;\n    color: var(--gold);\n    vertical-align: top;\n    margin-top: 8px;\n    display: inline-block;\n  }\n\n  .price-main .amount {\n    font-family: 'Playfair Display', serif;\n    font-size: 72px;\n    font-weight: 900;\n    color: var(--white);\n    line-height: 1;\n  }\n\n  .price-naira {\n    color: var(--muted);\n    font-size: 14px;\n    margin-bottom: 32px;\n  }\n\n  .price-includes {\n    list-style: none;\n    margin-bottom: 36px;\n    text-align: left;\n  }\n\n  .price-includes li {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 10px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    color: #ccc8be;\n  }\n\n  .price-includes li:last-child { border-bottom: none; }\n  .price-includes li span:first-child { color: var(--gold); font-size: 16px; }\n\n  .guarantee {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: rgba(39,174,96,0.08);\n    border: 1px solid rgba(39,174,96,0.2);\n    border-radius: 6px;\n    padding: 14px 18px;\n    margin-top: 20px;\n    text-align: left;\n  }\n\n  .guarantee .g-icon { font-size: 24px; flex-shrink: 0; }\n\n  .guarantee p {\n    font-size: 13px;\n    color: #aaa89e;\n    line-height: 1.5;\n  }\n\n  .guarantee p strong { color: var(--green); }\n\n  \/* \u2500\u2500 CTA BUTTON \u2500\u2500 *\/\n  .btn-primary {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--black);\n    font-family: 'DM Sans', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    padding: 18px 40px;\n    border-radius: 4px;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;\n    box-shadow: 0 4px 24px rgba(201,147,58,0.3);\n    width: 100%;\n    text-align: center;\n  }\n\n  .btn-primary:hover {\n    background: var(--gold-light);\n    transform: translateY(-2px);\n    box-shadow: 0 8px 32px rgba(201,147,58,0.4);\n  }\n\n  .btn-sub {\n    display: block;\n    margin-top: 12px;\n    font-size: 12px;\n    color: var(--muted);\n    text-align: center;\n  }\n\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\n  .faq {\n    padding: 80px 0;\n    background: var(--deep);\n    border-top: 1px solid var(--border);\n  }\n\n  .faq h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 700;\n    margin-bottom: 40px;\n    color: var(--white);\n  }\n\n  .faq-item {\n    border-bottom: 1px solid var(--border);\n    padding: 24px 0;\n  }\n\n  .faq-item:first-of-type { border-top: 1px solid var(--border); }\n\n  .faq-q {\n    font-size: clamp(15px, 2vw, 17px);\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 12px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 16px;\n  }\n\n  .faq-q::after {\n    content: '+';\n    color: var(--gold);\n    font-size: 22px;\n    flex-shrink: 0;\n    font-weight: 300;\n  }\n\n  .faq-a {\n    font-size: 15px;\n    color: #aaa89e;\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 FINAL CTA \u2500\u2500 *\/\n  .final-cta {\n    padding: 100px 24px;\n    background: var(--black);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .final-cta::before {\n    content: '';\n    position: absolute;\n    bottom: -200px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 700px;\n    height: 700px;\n    background: radial-gradient(circle, rgba(201,147,58,0.08) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .final-cta h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 5vw, 52px);\n    font-weight: 900;\n    color: var(--white);\n    margin-bottom: 20px;\n    line-height: 1.15;\n    max-width: 640px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .final-cta h2 em {\n    font-style: italic;\n    color: var(--gold);\n  }\n\n  .final-cta p {\n    color: var(--muted);\n    font-size: 16px;\n    margin-bottom: 40px;\n    max-width: 480px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .final-cta .btn-primary {\n    max-width: 400px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  footer {\n    background: var(--deep);\n    border-top: 1px solid var(--border);\n    padding: 32px 24px;\n    text-align: center;\n  }\n\n  footer p {\n    font-size: 13px;\n    color: var(--muted);\n    line-height: 1.8;\n  }\n\n  footer a { color: var(--gold); text-decoration: none; }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.7s ease, transform 0.7s ease;\n  }\n\n  .reveal.visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* \u2500\u2500 STICKY CTA BAR \u2500\u2500 *\/\n  .sticky-bar {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: var(--deep);\n    border-top: 1px solid var(--gold-dim);\n    padding: 14px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    z-index: 999;\n    transform: translateY(100%);\n    transition: transform 0.4s ease;\n  }\n\n  .sticky-bar.visible { transform: translateY(0); }\n\n  .sticky-bar .sticky-text {\n    font-size: 14px;\n    color: var(--white);\n    font-weight: 500;\n  }\n\n  .sticky-bar .sticky-text span { color: var(--gold); }\n\n  .sticky-bar .btn-sticky {\n    flex-shrink: 0;\n    background: var(--gold);\n    color: var(--black);\n    font-weight: 700;\n    font-size: 14px;\n    padding: 12px 24px;\n    border-radius: 4px;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: background 0.2s ease;\n  }\n\n  .sticky-bar .btn-sticky:hover { background: var(--gold-light); }\n\n  @media (max-width: 500px) {\n    .sticky-bar .sticky-text { display: none; }\n    .sticky-bar { justify-content: center; }\n    .sticky-bar .btn-sticky { width: 100%; text-align: center; }\n  }\n\n  \/* spacing helpers *\/\n  .mt-40 { margin-top: 40px; }\n  .mt-60 { margin-top: 60px; }\n<\/style>\n<\/head>\n<body>\n\n<!-- ANNOUNCEMENT BAR -->\n<div class=\"announcement\">\n  \u26a1 Limited Introductory Price \u2014 N9,800 \/ $9.97 \u00b7 Instant Download After Payment\n<\/div>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"hero-tag\">Pharmacist-Verified Natural Protocol<\/div>\n    <h1>\n      Hard Truth\n      <span>The Natural Erection Restoration Protocol<br>Every Nigerian Man Over 35 Needs<\/span>\n    <\/h1>\n    <p class=\"hero-subtitle\">\n      A Pharmacist Reveals the Herbs, Foods, and Daily Practices That Rebuild Sexual Performance From the Inside Out \u2014\n      <strong>No Blue Pills. No Prescriptions. No Dependency.<\/strong>\n    <\/p>\n    <div class=\"hero-cta\">\n      <a href=\"#pricing\" class=\"btn-primary\" style=\"max-width:380px; display:block; margin:0 auto;\">\n        Yes \u2014 I Want The Protocol \u2192\n      <\/a>\n      <span class=\"btn-sub\">Instant PDF download \u00b7 Private \u00b7 Secure payment<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PAIN SECTION -->\n<section class=\"pain\">\n  <div class=\"container\">\n\n    <div class=\"reveal\">\n      <p class=\"section-label\">If You Are Reading This<\/p>\n      <h2>You already know something has changed.<br>And you haven&#8217;t told anyone.<\/h2>\n    <\/div>\n\n    <div class=\"pain-quote reveal\">\n      &#8220;I avoid intimacy now because I cannot face the embarrassment again. I have tried things from the chemist. I have tried roots a friend gave me. Nothing works consistently. I cannot talk to my doctor about this. I am in my 40s and I feel like less of a man every single day. My wife hasn&#8217;t said anything \u2014 but I can see it in her eyes.&#8221;\n      <cite>\u2014 Emeka, 42. Lagos. (This could be any one of millions of men.)<\/cite>\n    <\/div>\n\n    <div class=\"reveal\">\n      <p>If that paragraph felt uncomfortably familiar \u2014 you are not broken. You are not weak. And you are not alone.<\/p>\n      <p>What you are is <strong>uninformed.<\/strong> Not because you are not intelligent. But because nobody \u2014 not your doctor, not the chemist, not your friends \u2014 has ever sat down and told you the real biological truth about what is happening in your body and exactly what to do about it naturally.<\/p>\n      <p>That ends today.<\/p>\n    <\/div>\n\n    <div class=\"reveal\" style=\"margin-top: 40px;\">\n      <p class=\"section-label\">You have probably already tried<\/p>\n      <ul class=\"checklist\">\n        <li>\n          <span class=\"icon red\">\u2715<\/span>\n          <span>Random &#8220;men&#8217;s power&#8221; supplements from the chemist with no explanation of what is actually inside them<\/span>\n        <\/li>\n        <li>\n          <span class=\"icon red\">\u2715<\/span>\n          <span>Herbal roots and concoctions recommended by friends \u2014 worked once or twice, never consistently<\/span>\n        <\/li>\n        <li>\n          <span class=\"icon red\">\u2715<\/span>\n          <span>Alcohol before intimacy as a crutch \u2014 which actually worsens erectile function over time<\/span>\n        <\/li>\n        <li>\n          <span class=\"icon red\">\u2715<\/span>\n          <span>Ignoring it and hoping it would pass on its own \u2014 it hasn&#8217;t<\/span>\n        <\/li>\n        <li>\n          <span class=\"icon red\">\u2715<\/span>\n          <span>Googling for answers \u2014 and finding either expensive Western pharmaceuticals or vague herb lists with zero practical guidance<\/span>\n        <\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"reveal\" style=\"margin-top: 32px;\">\n      <p><strong>These things failed not because you are beyond help. They failed because you had no protocol. No verified dosage. No safety guide. No system.<\/strong><\/p>\n      <p>That is exactly what this guide gives you.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<hr class=\"divider\">\n\n<!-- CREDIBILITY -->\n<div class=\"credibility reveal\">\n  <div class=\"credential-badge\">\n    <span class=\"badge-icon\">\ud83d\udd2c<\/span>\n    <div class=\"badge-text\">\n      <strong>Written &#038; Verified by a Licensed Pharmacist<\/strong>\n      <span>Nigeria \u00b7 Trained in pharmacology, drug interactions &#038; natural medicine<\/span>\n    <\/div>\n  <\/div>\n  <p>This is not a blog post. This is not copied from Google. Every herb, every dosage, every safety warning in this guide was written by someone who spent years studying how drugs and natural compounds interact with the human body. You are not buying hope. You are buying pharmacist-verified knowledge.<\/p>\n<\/div>\n\n<!-- PRODUCT SECTION -->\n<section class=\"product\">\n  <div class=\"container\">\n\n    <div class=\"reveal\">\n      <p class=\"section-label\">Inside The Protocol<\/p>\n      <h2>Everything you need. Nothing you don&#8217;t.<\/h2>\n      <p class=\"product-intro\">The Hard Truth Protocol is structured as a 3-phase system. Each phase builds on the last. By the time you finish reading, you will have a complete plan you can begin within 24 hours.<\/p>\n    <\/div>\n\n    <div class=\"phase reveal\">\n      <p class=\"phase-number\">Phase 01 \u2014 Diagnose<\/p>\n      <h3>The Truth About Why This Is Happening<\/h3>\n      <p>Most men blame age. Age is not the enemy. This phase exposes the real biological reasons \u2014 declining circulation, cortisol overload, nutritional deficiencies, the hidden damage from alcohol and certain common medications \u2014 and explains exactly why everything you have tried before has produced inconsistent results. You finish this phase understanding your own body for the first time. Shame is replaced with clarity.<\/p>\n    <\/div>\n\n    <div class=\"phase reveal\">\n      <p class=\"phase-number\">Phase 02 \u2014 Apply<\/p>\n      <h3>The Herbal Stamina Protocol \u2014 Your Complete 4-Week Plan<\/h3>\n      <p>This is the heart of the guide. You receive the complete pharmacist-verified Herbal Stack \u2014 including locally accessible Nigerian alternatives \u2014 with exact dosage ranges, timing instructions, and a safety profile for each herb. You receive the 4-Week Progressive Protocol Calendar, the Circulation Activation Routine, and the Nigerian Foods for Sexual Health List. You will know exactly what to buy, how much to take, when to take it, and what to expect each week. No guessing. No experimenting blindly.<\/p>\n    <\/div>\n\n    <div class=\"phase reveal\">\n      <p class=\"phase-number\">Phase 03 \u2014 Maintain<\/p>\n      <h3>A System for Life, Not Just a Temporary Fix<\/h3>\n      <p>Results mean nothing if they disappear in three weeks. This phase gives you the Maintenance Stack, the Performance Saboteurs Checklist, a stress and sleep protocol \u2014 because chronic stress is one of the single greatest destroyers of male sexual function \u2014 and the honest section that tells you clearly when natural protocols are enough and when it is time to see a doctor. That honesty alone separates this guide from every miracle-cure seller in this space.<\/p>\n    <\/div>\n\n    <!-- QUICK WIN -->\n    <div class=\"quickwin reveal\">\n      <p class=\"qw-label\">\u26a1 Quick Win \u2014 Start Tonight<\/p>\n      <h3>The 48-Hour Circulation Reset<\/h3>\n      <p>Before the full protocol begins, pages 2 and 3 give you one immediately actionable combination \u2014 using ingredients available in any Nigerian kitchen or market \u2014 that produces a noticeable energising effect within 24 to 48 hours. This is not a miracle claim. It is a real, pharmacist-verified first step that tells your body something has changed. Most men feel it before they finish reading the guide.<\/p>\n    <\/div>\n\n    <!-- TOOLS -->\n    <div class=\"reveal\">\n      <p class=\"section-label\" style=\"margin-top:16px;\">Included With Your Guide<\/p>\n      <h2 style=\"font-family:'Playfair Display',serif; font-size:clamp(22px,3vw,32px); margin-bottom:8px;\">5 Practical Tools That Make This Actionable<\/h2>\n    <\/div>\n\n    <div class=\"tools-grid reveal\">\n      <div class=\"tool-card\">\n        <div class=\"tool-icon\">\ud83d\udccb<\/div>\n        <h4>Herbal Stack Quick Reference Card<\/h4>\n        <p>Every herb, its purpose, dosage, and safety note on one screenshotable page. Take it to the market.<\/p>\n      <\/div>\n      <div class=\"tool-card\">\n        <div class=\"tool-icon\">\ud83d\udcc5<\/div>\n        <h4>4-Week Protocol Calendar<\/h4>\n        <p>Day-by-day schedule formatted like a training programme. No guesswork \u2014 just follow the plan.<\/p>\n      <\/div>\n      <div class=\"tool-card\">\n        <div class=\"tool-icon\">\ud83c\udf7d\ufe0f<\/div>\n        <h4>Nigerian Foods for Sexual Health List<\/h4>\n        <p>Local, affordable, accessible foods mapped to their specific testosterone and circulation benefits.<\/p>\n      <\/div>\n      <div class=\"tool-card\">\n        <div class=\"tool-icon\">\u2705<\/div>\n        <h4>Performance Saboteurs Checklist<\/h4>\n        <p>A brutally honest audit of your current habits with a tick-box scoring system. Most men are shocked.<\/p>\n      <\/div>\n      <div class=\"tool-card\">\n        <div class=\"tool-icon\">\ud83c\udfe5<\/div>\n        <h4>&#8220;Should I See A Doctor?&#8221; Decision Guide<\/h4>\n        <p>A clear yes\/no flowchart. Know when natural protocols are sufficient and when professional help is needed.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- WHO IT IS FOR -->\n<section class=\"for-section\">\n  <div class=\"container\">\n    <div class=\"reveal\">\n      <p class=\"section-label\">Be Honest With Yourself<\/p>\n      <h2 style=\"font-family:'Playfair Display',serif; font-size:clamp(26px,4vw,40px); font-weight:700; color:var(--white); margin-bottom:8px;\">This is for you. Or it isn&#8217;t.<\/h2>\n      <p style=\"color:var(--muted); font-size:15px;\">No pressure. No judgment. Just honesty.<\/p>\n    <\/div>\n\n    <div class=\"for-grid reveal\">\n      <div class=\"for-card yes\">\n        <h3>\u2713 This Is For You If<\/h3>\n        <ul class=\"for-list\">\n          <li><span>\u2713<\/span><span>You are a Nigerian man over 30 who has noticed a change in your sexual performance<\/span><\/li>\n          <li><span>\u2713<\/span><span>You want a natural solution you understand \u2014 not a pill you depend on forever<\/span><\/li>\n          <li><span>\u2713<\/span><span>You have already tried things that did not work and want to know why<\/span><\/li>\n          <li><span>\u2713<\/span><span>You want pharmacist-verified information \u2014 not guesswork from a blog<\/span><\/li>\n          <li><span>\u2713<\/span><span>You are in Nigeria or in the diaspora and want something built for your reality<\/span><\/li>\n          <li><span>\u2713<\/span><span>You are ready to follow a clear, structured plan for 4 weeks<\/span><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"for-card no\">\n        <h3>\u2715 This Is Not For You If<\/h3>\n        <ul class=\"for-list\">\n          <li><span>\u2715<\/span><span>You are looking for an instant magic cure \u2014 this is a protocol, not a pill<\/span><\/li>\n          <li><span>\u2715<\/span><span>You are unwilling to make any lifestyle adjustments alongside the herbal protocol<\/span><\/li>\n          <li><span>\u2715<\/span><span>You have a serious underlying medical condition that requires urgent medical attention<\/span><\/li>\n          <li><span>\u2715<\/span><span>You want someone to tell you what you want to hear rather than the truth<\/span><\/li>\n          <li><span>\u2715<\/span><span>You are under 25 \u2014 this protocol is designed for men whose bodies have changed with age<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PRICING -->\n<section class=\"pricing\" id=\"pricing\">\n  <div class=\"container\">\n    <div class=\"reveal\">\n      <p class=\"section-label\">Your Investment<\/p>\n      <h2>Less than one private doctor visit.<br>More than you will get in that office.<\/h2>\n      <p class=\"pricing-sub\">A private consultation where you would die of shame explaining this costs 10x more \u2014 and the doctor will likely hand you a prescription, not a solution.<\/p>\n    <\/div>\n\n    <div class=\"price-card reveal\">\n      <span class=\"price-badge\">One-Time Payment \u00b7 Instant Access<\/span>\n\n      <div class=\"price-main\">\n        <span class=\"currency\">$<\/span>\n        <span class=\"amount\">9.97<\/span>\n      <\/div>\n      <p class=\"price-naira\">or N9,800 for Nigerian buyers<\/p>\n\n      <ul class=\"price-includes\">\n        <li><span>\u2726<\/span><span>The Hard Truth Protocol \u2014 Full PDF Guide (Phase 1, 2 &#038; 3)<\/span><\/li>\n        <li><span>\u2726<\/span><span>The 48-Hour Circulation Reset \u2014 Start Tonight<\/span><\/li>\n        <li><span>\u2726<\/span><span>Herbal Stack Quick Reference Card<\/span><\/li>\n        <li><span>\u2726<\/span><span>4-Week Protocol Calendar<\/span><\/li>\n        <li><span>\u2726<\/span><span>Nigerian Foods for Sexual Health List<\/span><\/li>\n        <li><span>\u2726<\/span><span>Performance Saboteurs Checklist<\/span><\/li>\n        <li><span>\u2726<\/span><span>&#8220;Should I See A Doctor?&#8221; Decision Guide<\/span><\/li>\n        <li><span>\u2726<\/span><span>Lifetime access \u2014 yours to keep and reference forever<\/span><\/li>\n      <\/ul>\n\n      <a href=\"#\" class=\"btn-primary\">Get Instant Access Now \u2192<\/a>\n      <span class=\"btn-sub\">\ud83d\udd12 Private &#038; Secure \u00b7 PDF delivered immediately \u00b7 No one will know<\/span>\n\n      <div class=\"guarantee\">\n        <span class=\"g-icon\">\ud83d\udee1\ufe0f<\/span>\n        <p><strong>7-Day Money-Back Guarantee.<\/strong> If you read the full protocol and feel it did not deliver real, pharmacist-verified value \u2014 contact us within 7 days for a full refund. No questions asked.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"faq\">\n  <div class=\"container\">\n    <h2 class=\"reveal\">Questions You Are Probably Thinking<\/h2>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">Will anyone know I bought this?<\/p>\n      <p class=\"faq-a\">No. The transaction will appear as a generic payment description. The PDF is delivered directly to your email or phone. There is no physical delivery. No packaging. No one will know except you.<\/p>\n    <\/div>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">Is this safe? I take blood pressure medication.<\/p>\n      <p class=\"faq-a\">This is precisely why this guide was written by a pharmacist and not a blogger. The guide includes specific contraindication warnings for men on blood pressure medication, diabetes medication, and other common treatments. You will know before you take anything whether it is safe for your situation. If you have any serious condition, the guide also tells you clearly when to consult a doctor before proceeding.<\/p>\n    <\/div>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">How fast will I see results?<\/p>\n      <p class=\"faq-a\">The 48-Hour Circulation Reset on pages 2 and 3 produces noticeable effects within 24 to 48 hours for most men. The full 4-Week Protocol is designed to produce meaningful, consistent improvement by the end of Week 2, with full results by Week 4. Results vary based on how consistently you follow the protocol and your individual health baseline.<\/p>\n    <\/div>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">Can I find these herbs in Nigeria?<\/p>\n      <p class=\"faq-a\">Yes. The protocol was built specifically with Nigerian accessibility in mind. Every herb and food recommended has a locally available alternative. Several of them are already in your kitchen or available at any market. This is not a guide written for a Western health food store.<\/p>\n    <\/div>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">I am in the UK \/ US \/ Canada. Is this relevant for me?<\/p>\n      <p class=\"faq-a\">Completely. The biological mechanisms addressed in this guide \u2014 circulation, testosterone, cortisol, nutrition \u2014 are universal. The herbs recommended are internationally available. The protocol works regardless of where you live. The cultural framing is Nigerian, but the science applies to every man.<\/p>\n    <\/div>\n\n    <div class=\"faq-item reveal\">\n      <p class=\"faq-q\">What if this doesn&#8217;t work for me?<\/p>\n      <p class=\"faq-a\">The guide comes with a 7-day money-back guarantee. If you read the full protocol and feel it did not deliver genuine, pharmacist-verified value, contact us within 7 days and you will receive a full refund. No questions. No arguments. No shame.<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- FINAL CTA -->\n<section class=\"final-cta\">\n  <div class=\"container\">\n    <h2 class=\"reveal\">\n      The information exists.<br>\n      <em>You just haven&#8217;t had it yet.<\/em>\n    <\/h2>\n    <p class=\"reveal\">Every man who has quietly suffered through this deserved the truth a long time ago. Today it costs less than a meal out. Tomorrow it could change everything.<\/p>\n    <div class=\"reveal\" style=\"max-width:400px; margin:0 auto;\">\n      <a href=\"#pricing\" class=\"btn-primary\">Get The Protocol Now \u2014 $9.97 \u2192<\/a>\n      <span class=\"btn-sub\">Instant download \u00b7 Private \u00b7 Pharmacist-verified \u00b7 7-day guarantee<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer>\n  <p>\n    \u00a9 2025 Hard Truth Protocol \u00b7 Written by a Licensed Pharmacist \u00b7 Nigeria<br>\n    <small>This guide is for educational purposes. It does not replace medical advice. If you have a serious health condition, consult a qualified medical professional before beginning any new health protocol.<\/small>\n  <\/p>\n<\/footer>\n\n<!-- STICKY BAR -->\n<div class=\"sticky-bar\" id=\"stickyBar\">\n  <p class=\"sticky-text\">\n    <span>Hard Truth Protocol<\/span> \u2014 N9,800 \/ $9.97 \u00b7 Instant PDF Access\n  <\/p>\n  <a href=\"#pricing\" class=\"btn-sticky\">Get Access \u2192<\/a>\n<\/div>\n\n<script>\n  \/\/ Reveal on scroll\n  const reveals = document.querySelectorAll('.reveal');\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('visible');\n      }\n    });\n  }, { threshold: 0.12 });\n  reveals.forEach(el => observer.observe(el));\n\n  \/\/ Sticky bar\n  const stickyBar = document.getElementById('stickyBar');\n  window.addEventListener('scroll', () => {\n    if (window.scrollY > 600) {\n      stickyBar.classList.add('visible');\n    } else {\n      stickyBar.classList.remove('visible');\n    }\n  });\n\n  \/\/ FAQ toggle (visual only \u2014 all open by default for conversion)\n  document.querySelectorAll('.faq-q').forEach(q => {\n    q.addEventListener('click', () => {\n      const answer = q.nextElementSibling;\n      const isOpen = answer.style.display === 'none';\n      answer.style.display = isOpen ? 'block' : 'none';\n      q.style.opacity = isOpen ? '1' : '0.6';\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Hard Truth \u2014 The Natural Erection Restoration Protocol \u26a1 Limited Introductory Price \u2014 N9,800 \/ $9.97 \u00b7 Instant Download After Payment Pharmacist-Verified Natural Protocol Hard Truth The Natural Erection Restoration ProtocolEvery Nigerian Man Over 35 Needs A Pharmacist Reveals the Herbs, Foods, and Daily Practices That Rebuild Sexual Performance From the Inside Out \u2014 No [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mutas.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":2,"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/mutas.online\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/mutas.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}