{"id":7,"date":"2026-08-09T11:16:33","date_gmt":"2026-08-09T11:16:33","guid":{"rendered":"https:\/\/zavrola.online\/?page_id=7"},"modified":"2026-08-09T11:17:48","modified_gmt":"2026-08-09T11:17:48","slug":"sales-page-social-media-product","status":"publish","type":"page","link":"https:\/\/zavrola.online\/?page_id=7","title":{"rendered":"SALES PAGE SOCIAL MEDIA PRODUCT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-587a89b e-flex e-con-boxed e-con e-parent\" data-id=\"587a89b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5943a0 e-flex e-con-boxed e-con e-parent\" data-id=\"a5943a0\" 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-f1f0126 elementor-widget elementor-widget-html\" data-id=\"f1f0126\" 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 Complete Social Media Manager Guide<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --forest:   #2D5016;\r\n    --gold:     #C8A951;\r\n    --gold-lt:  #E8CC7A;\r\n    --cream:    #F7F3EC;\r\n    --ink:      #1A1A1A;\r\n    --mid:      #444444;\r\n    --rule:     #D4C8A8;\r\n  }\r\n\r\n  html { scroll-behavior: smooth; }\r\n\r\n  body {\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 16px;\r\n    line-height: 1.75;\r\n    color: var(--ink);\r\n    background: #FDFAF5;\r\n  }\r\n\r\n  \/* \u2500\u2500 TYPOGRAPHY \u2500\u2500 *\/\r\n  .display {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    line-height: 1.1;\r\n  }\r\n\r\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\r\n  .container {\r\n    max-width: 720px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n\r\n  section { padding: 64px 0; }\r\n  section + section { border-top: 1px solid var(--rule); }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .hero {\r\n    background: var(--forest);\r\n    padding: 80px 0 72px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 60% 0%, rgba(200,169,81,0.18) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .hero-eyebrow {\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.18em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .hero-headline {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(52px, 10vw, 88px);\r\n    font-weight: 700;\r\n    color: #FFFFFF;\r\n    line-height: 1.0;\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .hero-headline span {\r\n    color: var(--gold);\r\n    display: block;\r\n  }\r\n\r\n  .hero-sub {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(18px, 3vw, 22px);\r\n    font-style: italic;\r\n    color: rgba(255,255,255,0.72);\r\n    margin-top: 24px;\r\n    max-width: 520px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  \/* \u2500\u2500 PULL QUOTE BOX \u2500\u2500 *\/\r\n  .pull-quote {\r\n    background: var(--cream);\r\n    border-left: 4px solid var(--gold);\r\n    padding: 28px 32px;\r\n    margin: 48px 0 0;\r\n  }\r\n\r\n  .pull-quote p {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 20px;\r\n    font-style: italic;\r\n    color: var(--mid);\r\n    line-height: 1.6;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .pull-quote p:last-child {\r\n    font-style: normal;\r\n    font-weight: 700;\r\n    color: var(--forest);\r\n    margin-bottom: 0;\r\n    font-size: 19px;\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION HEADINGS \u2500\u2500 *\/\r\n  .section-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.16em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .section-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(30px, 5vw, 40px);\r\n    font-weight: 700;\r\n    color: var(--forest);\r\n    line-height: 1.15;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .section-body {\r\n    color: var(--mid);\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .section-body strong {\r\n    color: var(--ink);\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* \u2500\u2500 PAIN CHECKS \u2500\u2500 *\/\r\n  .pain-list {\r\n    list-style: none;\r\n    margin: 24px 0;\r\n  }\r\n\r\n  .pain-list li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    padding: 10px 0;\r\n    border-bottom: 1px solid var(--rule);\r\n    font-size: 15px;\r\n    color: var(--mid);\r\n  }\r\n\r\n  .pain-list li:last-child { border-bottom: none; }\r\n\r\n  .pain-list li::before {\r\n    content: '\u2717';\r\n    color: #B04040;\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n    margin-top: 2px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* \u2500\u2500 PRODUCT INTRO \u2500\u2500 *\/\r\n  .product-intro {\r\n    background: var(--cream);\r\n    padding: 64px 0;\r\n  }\r\n\r\n  .book-cover-wrap {\r\n    text-align: center;\r\n    margin: 40px 0;\r\n  }\r\n\r\n  .book-cover-wrap img {\r\n    width: 280px;\r\n    max-width: 100%;\r\n    border-radius: 4px;\r\n    box-shadow: 0 24px 64px rgba(45,80,22,0.22), 0 4px 16px rgba(0,0,0,0.12);\r\n    transition: transform 0.4s ease, box-shadow 0.4s ease;\r\n  }\r\n\r\n  .book-cover-wrap img:hover {\r\n    transform: translateY(-6px) rotate(-1deg);\r\n    box-shadow: 0 36px 80px rgba(45,80,22,0.28), 0 8px 24px rgba(0,0,0,0.14);\r\n  }\r\n\r\n  .product-titles {\r\n    text-align: center;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .product-title-main {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(26px, 4vw, 36px);\r\n    font-weight: 700;\r\n    color: var(--forest);\r\n    line-height: 1.2;\r\n  }\r\n\r\n  .product-title-toolkit {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(18px, 3vw, 24px);\r\n    font-weight: 600;\r\n    color: var(--gold);\r\n    margin-top: 4px;\r\n  }\r\n\r\n  \/* \u2500\u2500 GUIDE PARTS \u2500\u2500 *\/\r\n  .parts-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 24px;\r\n    margin-top: 32px;\r\n  }\r\n\r\n  @media (max-width: 580px) {\r\n    .parts-grid { grid-template-columns: 1fr; }\r\n  }\r\n\r\n  .part-card {\r\n    border: 1px solid var(--rule);\r\n    border-top: 3px solid var(--forest);\r\n    padding: 24px;\r\n    background: #fff;\r\n  }\r\n\r\n  .part-card h4 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    color: var(--forest);\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .part-card p {\r\n    font-size: 14px;\r\n    color: var(--mid);\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* \u2500\u2500 INSIGHT BOX \u2500\u2500 *\/\r\n  .insight {\r\n    background: var(--forest);\r\n    color: #fff;\r\n    padding: 28px 32px;\r\n    margin-top: 32px;\r\n  }\r\n\r\n  .insight p {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 19px;\r\n    font-style: italic;\r\n    line-height: 1.6;\r\n    color: rgba(255,255,255,0.9);\r\n  }\r\n\r\n  \/* \u2500\u2500 TOOLKIT \u2500\u2500 *\/\r\n  .toolkit-list {\r\n    list-style: none;\r\n    margin-top: 28px;\r\n  }\r\n\r\n  .toolkit-list li {\r\n    display: grid;\r\n    grid-template-columns: 28px 1fr;\r\n    gap: 12px;\r\n    padding: 16px 0;\r\n    border-bottom: 1px solid var(--rule);\r\n    align-items: start;\r\n  }\r\n\r\n  .toolkit-list li:last-child { border-bottom: none; }\r\n\r\n  .tk-icon {\r\n    width: 28px;\r\n    height: 28px;\r\n    background: var(--forest);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n  }\r\n\r\n  .tk-icon svg {\r\n    width: 14px;\r\n    height: 14px;\r\n    fill: none;\r\n    stroke: var(--gold);\r\n    stroke-width: 2;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n  }\r\n\r\n  .tk-content strong {\r\n    display: block;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    color: var(--ink);\r\n    margin-bottom: 2px;\r\n  }\r\n\r\n  .tk-content span {\r\n    font-size: 14px;\r\n    color: var(--mid);\r\n  }\r\n\r\n  \/* \u2500\u2500 AUDIENCE \u2500\u2500 *\/\r\n  .audience-groups {\r\n    display: grid;\r\n    gap: 0;\r\n    margin-top: 28px;\r\n  }\r\n\r\n  .audience-group {\r\n    padding: 24px 0;\r\n    border-bottom: 1px solid var(--rule);\r\n  }\r\n\r\n  .audience-group:last-child { border-bottom: none; }\r\n\r\n  .audience-group h4 {\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .audience-group ul {\r\n    list-style: none;\r\n  }\r\n\r\n  .audience-group ul li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    font-size: 15px;\r\n    color: var(--mid);\r\n    padding: 4px 0;\r\n  }\r\n\r\n  .audience-group ul li::before {\r\n    content: '\u2714';\r\n    color: var(--forest);\r\n    font-weight: 700;\r\n    font-size: 13px;\r\n    margin-top: 3px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* \u2500\u2500 OUTCOMES \u2500\u2500 *\/\r\n  .outcomes-list {\r\n    list-style: none;\r\n    margin-top: 24px;\r\n    display: grid;\r\n    gap: 12px;\r\n  }\r\n\r\n  .outcomes-list li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    padding: 16px 20px;\r\n    background: var(--cream);\r\n    border-left: 3px solid var(--forest);\r\n    font-size: 15px;\r\n    color: var(--ink);\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .outcomes-list li::before {\r\n    content: '\u2705';\r\n    font-size: 16px;\r\n    flex-shrink: 0;\r\n    margin-top: 1px;\r\n  }\r\n\r\n  \/* \u2500\u2500 PRICE \u2500\u2500 *\/\r\n  .price-section { background: var(--forest); }\r\n\r\n  .price-section .section-title { color: #fff; }\r\n  .price-section .section-body { color: rgba(255,255,255,0.75); }\r\n  .price-section .section-label { color: var(--gold-lt); }\r\n\r\n  .includes-list {\r\n    list-style: none;\r\n    margin: 24px 0;\r\n  }\r\n\r\n  .includes-list li {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 12px 0;\r\n    border-bottom: 1px solid rgba(255,255,255,0.1);\r\n    color: rgba(255,255,255,0.85);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .includes-list li:last-child { border-bottom: none; }\r\n\r\n  .price-block {\r\n    text-align: center;\r\n    padding: 40px 0 8px;\r\n  }\r\n\r\n  .price-amount {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(64px, 14vw, 96px);\r\n    font-weight: 700;\r\n    color: var(--gold);\r\n    line-height: 1;\r\n    letter-spacing: -0.02em;\r\n  }\r\n\r\n  .price-meta {\r\n    font-size: 13px;\r\n    letter-spacing: 0.1em;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,0.5);\r\n    margin-top: 8px;\r\n  }\r\n\r\n  .cta-btn {\r\n    display: block;\r\n    width: 100%;\r\n    max-width: 400px;\r\n    margin: 36px auto 0;\r\n    padding: 20px 40px;\r\n    background: var(--gold);\r\n    color: var(--forest);\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.06em;\r\n    text-transform: uppercase;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: background 0.2s ease, transform 0.2s ease;\r\n  }\r\n\r\n  .cta-btn:hover {\r\n    background: var(--gold-lt);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .price-note {\r\n    text-align: center;\r\n    font-size: 13px;\r\n    color: rgba(255,255,255,0.45);\r\n    margin-top: 16px;\r\n  }\r\n\r\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\r\n  .faq-list {\r\n    margin-top: 24px;\r\n    display: grid;\r\n    gap: 0;\r\n  }\r\n\r\n  details {\r\n    border-bottom: 1px solid var(--rule);\r\n  }\r\n\r\n  details:first-child { border-top: 1px solid var(--rule); }\r\n\r\n  summary {\r\n    padding: 20px 0;\r\n    font-weight: 600;\r\n    font-size: 15px;\r\n    color: var(--forest);\r\n    cursor: pointer;\r\n    list-style: none;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    gap: 16px;\r\n  }\r\n\r\n  summary::-webkit-details-marker { display: none; }\r\n\r\n  summary::after {\r\n    content: '+';\r\n    font-size: 22px;\r\n    font-weight: 300;\r\n    color: var(--gold);\r\n    flex-shrink: 0;\r\n    transition: transform 0.2s ease;\r\n  }\r\n\r\n  details[open] summary::after {\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  details p {\r\n    padding: 0 0 20px 0;\r\n    font-size: 15px;\r\n    color: var(--mid);\r\n    line-height: 1.75;\r\n  }\r\n\r\n  \/* \u2500\u2500 CLOSING \u2500\u2500 *\/\r\n  .closing {\r\n    text-align: center;\r\n    background: var(--cream);\r\n  }\r\n\r\n  .closing .section-title {\r\n    font-size: clamp(28px, 5vw, 44px);\r\n  }\r\n\r\n  .closing-sub {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 22px;\r\n    font-style: italic;\r\n    color: var(--mid);\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .closing-body {\r\n    font-size: 16px;\r\n    color: var(--mid);\r\n    max-width: 540px;\r\n    margin: 0 auto 40px;\r\n  }\r\n\r\n  .closing .product-title-main,\r\n  .closing .product-title-toolkit {\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .closing-cta-wrap {\r\n    margin-top: 32px;\r\n  }\r\n\r\n  .closing .cta-btn {\r\n    background: var(--forest);\r\n    color: #fff;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .closing .cta-btn:hover {\r\n    background: #3a6a1e;\r\n  }\r\n\r\n  .closing-price {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 36px;\r\n    font-weight: 700;\r\n    color: var(--forest);\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .closing-access {\r\n    font-size: 13px;\r\n    color: #999;\r\n    letter-spacing: 0.06em;\r\n  }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 480px) {\r\n    section { padding: 48px 0; }\r\n    .pull-quote { padding: 20px 20px; }\r\n    .insight { padding: 20px 20px; }\r\n    .price-amount { font-size: 72px; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    * { transition: none !important; animation: none !important; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\r\n<section class=\"hero\">\r\n  <div class=\"container\">\r\n    <p class=\"hero-eyebrow\">For graduates \u00b7 Career changers \u00b7 Freelancers \u00b7 Business owners<\/p>\r\n    <h1 class=\"hero-headline display\">\r\n      You Finished NYSC.\r\n      <span>Now What?<\/span>\r\n    <\/h1>\r\n    <p class=\"hero-sub\">Every week someone in your circle lands a freelance client, gets hired for a digital role, or starts earning from their phone. They are not smarter than you. They just had a clearer starting point.<\/p>\r\n    <div class=\"pull-quote\">\r\n      <p>You know social media management is a real, in-demand skill. You've seen it happen for others. You've thought about it more than once.<\/p>\r\n      <p>This is yours.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 PAIN \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">Sound familiar?<\/p>\r\n    <h2 class=\"section-title display\">You are not behind. You just never had a proper starting point.<\/h2>\r\n    <p class=\"section-body\">You've seen people charge <strong>\u20a650,000 \u2014 \u20a6500,000 a month<\/strong> to manage brands online. But every time you try to figure out where to begin, you hit the same wall:<\/p>\r\n    <ul class=\"pain-list\">\r\n      <li>YouTube videos that contradict each other<\/li>\r\n      <li>Free content that's either too vague or too advanced<\/li>\r\n      <li>No idea how to go from \"I know social media\" to \"I can charge for this\"<\/li>\r\n      <li>No templates, no system, no structure \u2014 just more confusion<\/li>\r\n    <\/ul>\r\n    <p class=\"section-body\"><strong>You are not behind because you are not smart enough. You are behind because nobody has given you a complete, professional starting point.<\/strong><\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 PRODUCT INTRO \u2500\u2500 -->\r\n<section class=\"product-intro\">\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">Introducing<\/p>\r\n    <div class=\"product-titles\">\r\n      <p class=\"product-title-main display\">The Complete Social Media Manager Guide<\/p>\r\n      <p class=\"product-title-toolkit display\">and The Social Media Manager Toolkit<\/p>\r\n    <\/div>\r\n    <p class=\"section-body\">A complete, professionally structured learning system that combines practical knowledge with a ready-to-use professional toolkit \u2014 so you can stop piecing things together and start working like a social media manager.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 THE GUIDE \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">The Guide<\/p>\r\n    <h2 class=\"section-title display\">The Complete Social Media Manager Guide<\/h2>\r\n    <p class=\"section-body\">This is not a surface-level overview. It is a comprehensive professional guide written in plain language \u2014 no jargon, no assumptions about prior experience. Every section builds on the one before it, taking you from first principles all the way to advanced professional practice.<\/p>\r\n    <div class=\"parts-grid\">\r\n      <div class=\"part-card\">\r\n        <h4>Foundations<\/h4>\r\n        <p>Understand what social media management is, what the role actually involves, how major platforms differ, how to set goals, identify a target audience, build a brand identity, and create a strategy that gives every piece of content a clear purpose.<\/p>\r\n      <\/div>\r\n      <div class=\"part-card\">\r\n        <h4>Content Creation & Management<\/h4>\r\n        <p>Learn graphic design fundamentals, how to create short-form video for Reels, Shorts, and TikTok, how to write captions that drive engagement, how to plan and schedule content, and how to build a discoverability strategy. Includes a full breakdown of the tools professionals use daily.<\/p>\r\n      <\/div>\r\n      <div class=\"part-card\">\r\n        <h4>Performance, Engagement & Professional Practice<\/h4>\r\n        <p>Understand the metrics that matter, how to manage communities, handle customer service, navigate a crisis professionally, and create performance reports that impress clients. Includes real-world case studies showing exactly how these principles play out in practice.<\/p>\r\n      <\/div>\r\n      <div class=\"part-card\">\r\n        <h4>Monetisation & Career Development<\/h4>\r\n        <p>Build your personal brand, attract and retain clients, price your services with confidence, build a portfolio from scratch, and navigate emerging trends including AI. Closes with a complete action plan that turns everything you've learned into your next move.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"insight\">\r\n      <p>Every section ends with a clear summary. Complex topics include worked examples, comparison tables, and real-world case studies \u2014 so the knowledge is not just understood, it is immediately usable.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 TOOLKIT \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">The Toolkit<\/p>\r\n    <h2 class=\"section-title display\">The Social Media Manager Toolkit<\/h2>\r\n    <p class=\"section-body\">Knowledge is the foundation. The toolkit is where you put it to work. Every resource follows the natural workflow of a professional social media manager \u2014 from the first conversation with a client all the way to the monthly performance report.<\/p>\r\n    <ul class=\"toolkit-list\">\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Client Discovery Questionnaire<\/strong><span>Know exactly what to ask before you touch any account<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Social Media Account Audit Template<\/strong><span>Assess any brand's presence professionally and identify what needs to change<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Before You Start Managing an Account Checklist<\/strong><span>Ensure nothing is missed during onboarding<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 20l-5.447-2.724A1 1 0 013 16.382V5.618a1 1 0 011.447-.894L9 7m0 13l6-3m-6 3V7m6 10l4.553 2.276A1 1 0 0021 18.382V7.618a1 1 0 00-.553-.894L15 4m0 13V4m0 0L9 7\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Social Media Strategy Planner<\/strong><span>Build a proper, goal-driven strategy \u2014 not guesswork<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Monthly Content Planner<\/strong><span>Plan an entire month of content in one focused session<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Understanding Your Results Guide<\/strong><span>Read beyond vanity metrics and turn insights into better decisions<\/span><\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"tk-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"\/><\/svg><\/div>\r\n        <div class=\"tk-content\"><strong>Monthly Performance Report Template<\/strong><span>Present results in a professional format that demonstrates your value clearly<\/span><\/div>\r\n      <\/li>\r\n    <\/ul>\r\n    <div class=\"insight\" style=\"margin-top:32px;\">\r\n      <p>Each resource includes professional tips drawn from real experience and common mistake warnings \u2014 so you are not just filling in a template, you are learning how a professional thinks through each stage.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 AUDIENCE \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">Who this is for<\/p>\r\n    <h2 class=\"section-title display\">This Is for You If\u2026<\/h2>\r\n    <div class=\"audience-groups\">\r\n      <div class=\"audience-group\">\r\n        <h4>You are just starting out<\/h4>\r\n        <ul>\r\n          <li>You just finished NYSC or recently graduated and want to earn from a real, in-demand digital skill<\/li>\r\n          <li>You have been watching others land clients and opportunities and you are ready to stop watching<\/li>\r\n          <li>You want your first client but have no system, no templates, and no professional process yet<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"audience-group\">\r\n        <h4>You are making a career move<\/h4>\r\n        <ul>\r\n          <li>You are in a role that is not working and want to transition into something learnable and remote<\/li>\r\n          <li>You have been piecing this together from free content and need everything in one professional system<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"audience-group\">\r\n        <h4>You want to freelance<\/h4>\r\n        <ul>\r\n          <li>You want to become a freelance social media manager \u2014 setting your own rates, working on your own terms<\/li>\r\n          <li>You want to stop undercharging and start showing up like the professional you are becoming<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"audience-group\">\r\n        <h4>You run your own business<\/h4>\r\n        <ul>\r\n          <li>You want to manage your own brand's social media with the same frameworks professionals use<\/li>\r\n          <li>You are tired of posting randomly and hoping for results<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"audience-group\">\r\n        <h4>You are already in the field<\/h4>\r\n        <ul>\r\n          <li>You have been managing accounts without formal structure \u2014 no audit process, no reporting system<\/li>\r\n          <li>You want to optimise your workflow, justify higher rates, and deliver results that speak for themselves<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"pull-quote\" style=\"margin-top:40px;\">\r\n      <p>Whatever brings you here \u2014 one thing is true: you are ready to stop figuring it out alone and start working like a professional.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 OUTCOMES \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">What you walk away with<\/p>\r\n    <h2 class=\"section-title display\">By the End of This System, You Will Have:<\/h2>\r\n    <ul class=\"outcomes-list\">\r\n      <li>A professional understanding of social media management \u2014 from foundations to advanced practice<\/li>\r\n      <li>The ability to build a real content strategy, not just post and hope<\/li>\r\n      <li>A complete professional toolkit ready to use from day one<\/li>\r\n      <li>A structured workflow for every stage \u2014 onboarding, strategy, content, reporting<\/li>\r\n      <li>The confidence to say yes when a client asks \u2014 and the system to back it up<\/li>\r\n      <li>A clear next step: freelancing, employment, remote work, or growing your own brand<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 PRICE \u2500\u2500 -->\r\n<section class=\"price-section\">\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">Your investment<\/p>\r\n    <h2 class=\"section-title display\">Everything. One price.<\/h2>\r\n    <ul class=\"includes-list\">\r\n      <li>\ud83d\udcd8 The Complete Social Media Manager Guide<\/li>\r\n      <li>\ud83d\udcc2 The Social Media Manager Toolkit \u2014 7 professional resources<\/li>\r\n      <li>\u26a1 Instant digital access \u2014 download immediately after payment<\/li>\r\n      <li>\u267e Lifetime access \u2014 return to it at every stage of your career<\/li>\r\n    <\/ul>\r\n    <div class=\"price-block\">\r\n      <div class=\"price-amount display\">\u20a65,500<\/div>\r\n      <p class=\"price-meta\">One-time payment \u00b7 Instant access \u00b7 Lifetime download<\/p>\r\n    <\/div>\r\n    <a href=\"#\" class=\"cta-btn\">Buy Now \u2014 Get Instant Access<\/a>\r\n    <p class=\"price-note\">One client retainer pays back this investment many times over.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 FAQ \u2500\u2500 -->\r\n<section>\r\n  <div class=\"container\">\r\n    <p class=\"section-label\">Questions<\/p>\r\n    <h2 class=\"section-title display\">Frequently Asked<\/h2>\r\n    <div class=\"faq-list\">\r\n      <details>\r\n        <summary>Is this suitable for a complete beginner?<\/summary>\r\n        <p>Yes. The guide starts from absolute fundamentals and builds gradually. No prior experience in marketing or social media management is needed.<\/p>\r\n      <\/details>\r\n      <details>\r\n        <summary>I already have some experience. Will this still help me?<\/summary>\r\n        <p>Yes. The guide covers advanced professional practice including client management, analytics, pricing, and career development. The toolkit \u2014 particularly the strategy planner, audit template, and performance report \u2014 will raise the quality and professionalism of work you are already delivering.<\/p>\r\n      <\/details>\r\n      <details>\r\n        <summary>Is the toolkit included in the price?<\/summary>\r\n        <p>Yes. The Social Media Manager Toolkit is fully included. Nothing is held back.<\/p>\r\n      <\/details>\r\n      <details>\r\n        <summary>How do I receive my purchase?<\/summary>\r\n        <p>Immediately after payment, you will receive a download link for both the guide and the toolkit. No waiting.<\/p>\r\n      <\/details>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2500\u2500 CLOSING CTA \u2500\u2500 -->\r\n<section class=\"closing\">\r\n  <div class=\"container\">\r\n    <h2 class=\"section-title display\">Stop waiting for the right moment.<\/h2>\r\n    <p class=\"closing-sub\">The right moment is the one where you decide to start.<\/p>\r\n    <p class=\"closing-body\">Every social media manager working with clients today was once exactly where you are. The difference between them and where you are right now is one decision.<\/p>\r\n    <div class=\"product-titles\">\r\n      <p class=\"product-title-main display\">The Complete Social Media Manager Guide<\/p>\r\n      <p class=\"product-title-toolkit display\">and The Social Media Manager Toolkit<\/p>\r\n    <\/div>\r\n    <div class=\"closing-cta-wrap\">\r\n      <div class=\"closing-price display\">\u20a65,500<\/div>\r\n      <p class=\"closing-access\">Instant digital access \u00b7 Lifetime download<\/p>\r\n      <a href=\"#\" class=\"cta-btn\" style=\"margin-top:20px;\">Buy Now \u2014 Get Instant Access<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\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 Complete Social Media Manager Guide For graduates \u00b7 Career changers \u00b7 Freelancers \u00b7 Business owners You Finished NYSC. Now What? Every week someone in your circle lands a freelance client, gets hired for a digital role, or starts earning from their phone. They are not smarter than you. They just had a clearer starting [&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-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zavrola.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":4,"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/zavrola.online\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/zavrola.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}