{"id":335729,"date":"2026-05-17T21:29:09","date_gmt":"2026-05-18T01:29:09","guid":{"rendered":"https:\/\/plrprofitacademy.com\/?page_id=335729"},"modified":"2026-05-17T21:30:31","modified_gmt":"2026-05-18T01:30:31","slug":"nimble-email-welcome-kit","status":"publish","type":"page","link":"https:\/\/plrprofitacademy.com\/nimble-email-welcome-kit\/","title":{"rendered":"Nimble Email Welcome Kit"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_widescreen et_flex_column_24_24_ultraWide\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!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 NimbleAF Email Welcome Kit \u2014 Write a Welcome Sequence That Sells While You Sleep<\/title>\n  <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=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --mint:        #F0FBFA;\n      --mint-mid:    #D9F2EE;\n      --mint-dark:   #B8E6DF;\n      --teal:        #0E9488;\n      --teal-dark:   #0A7368;\n      --purple:      #7C3AED;\n      --purple-dark: #6025D4;\n      --ink:         #0A1E1C;\n      --ink-light:   #1C4A44;\n      --ink-mid:     #4A7A72;\n      --charcoal:    #0D3530;\n      --white:       #FFFFFF;\n      --green:       #10B981;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Inter', sans-serif;\n      background: var(--mint);\n      color: var(--ink);\n      line-height: 1.7;\n      font-size: 17px;\n    }\n\n    .serif { font-family: 'Playfair Display', serif; }\n    .center { text-align: center; }\n    .container { max-width: 740px; margin: 0 auto; padding: 0 24px; }\n    .container--wide { max-width: 960px; margin: 0 auto; padding: 0 24px; }\n\n    \/* \u2500\u2500 TOP BAR \u2500\u2500 *\/\n    .topbar {\n      background: var(--charcoal);\n      color: var(--mint);\n      text-align: center;\n      padding: 12px 24px;\n      font-size: 14px;\n      font-weight: 500;\n      letter-spacing: 0.02em;\n    }\n    .topbar span { color: #6EDDD5; }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero {\n      background: var(--charcoal);\n      color: var(--mint);\n      padding: 80px 24px 90px;\n      text-align: center;\n    }\n    .nimbleaf-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(110, 221, 213, 0.12);\n      border: 1px solid rgba(110, 221, 213, 0.30);\n      border-radius: 40px;\n      padding: 6px 14px 6px 10px;\n      margin-bottom: 28px;\n    }\n    .nimbleaf-badge__dot {\n      width: 8px; height: 8px;\n      border-radius: 50%;\n      background: var(--teal);\n    }\n    .nimbleaf-badge__text {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: #6EDDD5;\n    }\n    .hero__eyebrow {\n      display: inline-block;\n      background: var(--teal);\n      color: var(--white);\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      padding: 6px 16px;\n      border-radius: 40px;\n      margin-bottom: 28px;\n    }\n    .hero__headline {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(32px, 6vw, 56px);\n      font-weight: 900;\n      line-height: 1.1;\n      max-width: 720px;\n      margin: 0 auto 24px;\n    }\n    .hero__headline em { font-style: italic; color: #6EDDD5; }\n    .hero__sub {\n      font-size: clamp(16px, 2.5vw, 19px);\n      color: #A8D8D4;\n      max-width: 580px;\n      margin: 0 auto 40px;\n      line-height: 1.65;\n    }\n    .hero__price-wrap {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      margin-bottom: 32px;\n    }\n    .hero__was { font-size: 18px; color: #5A8A84; text-decoration: line-through; }\n    .hero__now {\n      font-family: 'Playfair Display', serif;\n      font-size: 42px;\n      font-weight: 900;\n      color: #6EDDD5;\n    }\n    .btn {\n      display: inline-block;\n      background: var(--teal);\n      color: var(--white);\n      font-family: 'Inter', sans-serif;\n      font-size: 17px;\n      font-weight: 600;\n      padding: 18px 44px;\n      border-radius: 6px;\n      text-decoration: none;\n      letter-spacing: 0.01em;\n      transition: background 0.2s, transform 0.15s;\n      cursor: pointer;\n      border: none;\n    }\n    .btn:hover { background: var(--teal-dark); transform: translateY(-1px); }\n    .btn--large { font-size: 19px; padding: 22px 56px; }\n    .hero__guarantee { margin-top: 16px; font-size: 13px; color: #5A8A84; }\n\n    \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n    .section { padding: 80px 24px; }\n    .section--mid { background: var(--mint-mid); }\n    .section--dark { background: var(--charcoal); color: var(--mint); }\n\n    .section__label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--teal);\n      display: block;\n      margin-bottom: 14px;\n    }\n    .section--dark .section__label { color: #6EDDD5; }\n\n    .section__title {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(26px, 4vw, 40px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 20px;\n    }\n    .section__title em { font-style: italic; }\n\n    .section__body { font-size: 17px; color: var(--ink-light); max-width: 640px; }\n    .section--dark .section__body { color: #A8D8D4; }\n\n    \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n    .divider {\n      width: 48px; height: 3px;\n      background: var(--teal);\n      border-radius: 2px;\n      margin: 24px 0;\n    }\n    .center .divider { margin: 24px auto; }\n\n    \/* \u2500\u2500 RELATE \u2500\u2500 *\/\n    .relate__list { list-style: none; display: grid; gap: 14px; margin-top: 36px; }\n    .relate__item {\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-left: 4px solid var(--teal);\n      border-radius: 10px;\n      padding: 18px 22px;\n      font-size: 16px;\n      color: var(--ink-light);\n      line-height: 1.5;\n      box-shadow: 0 3px 14px rgba(14, 148, 136, 0.10);\n    }\n    .relate__item::before {\n      content: \"\u2713\";\n      flex-shrink: 0;\n      font-size: 14px;\n      font-weight: 700;\n      color: var(--white);\n      background: var(--teal);\n      width: 26px; height: 26px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n    }\n\n    \/* \u2500\u2500 PROBLEM \u2500\u2500 *\/\n    .problem__grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 24px;\n      margin-top: 44px;\n    }\n    .problem__card {\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(110, 221, 213, 0.30);\n      border-top: 3px solid rgba(110, 221, 213, 0.55);\n      border-radius: 12px;\n      padding: 28px 24px;\n    }\n    .problem__num {\n      font-family: 'Playfair Display', serif;\n      font-size: 40px;\n      font-weight: 900;\n      color: rgba(110, 221, 213, 0.25);\n      line-height: 1;\n      margin-bottom: 10px;\n    }\n    .problem__card p { font-size: 15px; color: #90C8C4; line-height: 1.6; }\n    .problem__card strong { color: var(--mint); }\n\n    \/* \u2500\u2500 EMAIL SEQUENCE TIMELINE \u2500\u2500 *\/\n    .email-timeline { display: grid; gap: 0; margin-top: 50px; }\n    .email-day {\n      display: grid;\n      grid-template-columns: 80px 1fr;\n      gap: 0;\n      position: relative;\n    }\n    .email-day:not(:last-child)::before {\n      content: '';\n      position: absolute;\n      left: 39px;\n      top: 60px;\n      bottom: 0;\n      width: 2px;\n      background: var(--mint-dark);\n      z-index: 0;\n    }\n    .email-day__label {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      padding-top: 14px;\n      z-index: 1;\n    }\n    .email-day__dot {\n      width: 44px; height: 44px;\n      border-radius: 50%;\n      background: var(--teal);\n      color: var(--white);\n      font-family: 'Playfair Display', serif;\n      font-size: 14px;\n      font-weight: 700;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      box-shadow: 0 2px 10px rgba(14, 148, 136, 0.25);\n    }\n    .email-day__dot--purple { background: var(--purple); box-shadow: 0 2px 10px rgba(124, 58, 237, 0.25); }\n    .email-day__day-tag {\n      font-size: 10px;\n      font-weight: 600;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--ink-mid);\n      margin-top: 6px;\n      white-space: nowrap;\n    }\n    .email-day__content {\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-radius: 12px;\n      padding: 20px 22px;\n      margin: 10px 0 16px 16px;\n      box-shadow: 0 2px 12px rgba(14, 148, 136, 0.09);\n    }\n    .email-day__content--purple {\n      border-color: rgba(124, 58, 237, 0.25);\n      box-shadow: 0 2px 12px rgba(124, 58, 237, 0.09);\n    }\n    .email-day__email-name {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.10em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 4px;\n    }\n    .email-day__content--purple .email-day__email-name { color: var(--purple); }\n    .email-day__title {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      font-weight: 700;\n      margin-bottom: 6px;\n    }\n    .email-day__body { font-size: 15px; color: var(--ink-light); line-height: 1.6; }\n\n    \/* \u2500\u2500 STEPS \u2500\u2500 *\/\n    .steps { display: grid; gap: 28px; margin-top: 50px; }\n    .step {\n      display: grid;\n      grid-template-columns: 56px 1fr;\n      gap: 20px;\n      align-items: start;\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-radius: 12px;\n      padding: 22px 24px;\n      box-shadow: 0 2px 12px rgba(14, 148, 136, 0.09);\n    }\n    .step__num {\n      width: 56px; height: 56px;\n      border-radius: 50%;\n      background: var(--teal);\n      color: var(--white);\n      font-family: 'Playfair Display', serif;\n      font-size: 22px;\n      font-weight: 900;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .step__num--purple { background: var(--purple); }\n    .step__title {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 6px;\n    }\n    .step__body { font-size: 16px; color: var(--ink-light); }\n\n    \/* \u2500\u2500 OFFER STACK \u2500\u2500 *\/\n    .offer-stack { display: grid; gap: 20px; margin-top: 50px; }\n    .offer-item {\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-top: 4px solid var(--teal);\n      border-radius: 14px;\n      padding: 28px 28px 28px 24px;\n      display: grid;\n      grid-template-columns: auto 1fr;\n      gap: 20px;\n      align-items: start;\n      box-shadow: 0 4px 24px rgba(14, 148, 136, 0.12);\n    }\n    .offer-item--purple {\n      border-top-color: var(--purple);\n      box-shadow: 0 4px 24px rgba(124, 58, 237, 0.12);\n    }\n    .offer-item__icon {\n      width: 52px; height: 52px;\n      border-radius: 12px;\n      background: var(--mint-mid);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 24px;\n      flex-shrink: 0;\n    }\n    .offer-item__label {\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 4px;\n    }\n    .offer-item--purple .offer-item__label { color: var(--purple); }\n    .offer-item__title {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n    .offer-item__body { font-size: 15px; color: var(--ink-mid); line-height: 1.6; }\n    .offer-item__includes { margin-top: 12px; display: flex; flex-wrap: wrap; gap: 8px; }\n    .tag {\n      font-size: 12px;\n      font-weight: 500;\n      background: var(--mint-mid);\n      color: var(--ink-mid);\n      border-radius: 40px;\n      padding: 4px 12px;\n    }\n\n    \/* \u2500\u2500 RESULTS \u2500\u2500 *\/\n    .results__grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 16px;\n      margin-top: 44px;\n    }\n    .result-card {\n      background: var(--teal-dark);\n      color: var(--mint);\n      border-radius: 12px;\n      padding: 24px 20px;\n      box-shadow: 0 4px 18px rgba(10, 115, 104, 0.28);\n    }\n    .result-card--purple {\n      background: var(--purple-dark);\n      box-shadow: 0 4px 18px rgba(96, 37, 212, 0.22);\n    }\n    .result-card__icon { font-size: 28px; margin-bottom: 12px; }\n    .result-card__text { font-size: 15px; color: #90C8C4; line-height: 1.5; }\n    .result-card--purple .result-card__text { color: #C4B0E8; }\n    .result-card__text strong { color: var(--mint); display: block; margin-bottom: 4px; }\n\n    \/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n    .about__inner { display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: center; }\n    .about__img {\n      aspect-ratio: 1;\n      border-radius: 16px;\n      background: var(--mint-dark);\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 48px;\n      color: var(--ink-mid);\n    }\n    .about__img img { width: 100%; height: 100%; object-fit: cover; }\n    .about__name { font-family: 'Playfair Display', serif; font-size: 26px; font-weight: 700; margin-bottom: 6px; }\n    .about__title { font-size: 14px; color: var(--ink-mid); margin-bottom: 20px; }\n    .about__body { font-size: 16px; color: var(--ink-light); }\n\n    \/* \u2500\u2500 BONUSES \u2500\u2500 *\/\n    .bonus-list { display: grid; gap: 16px; margin-top: 44px; }\n    .bonus {\n      display: flex;\n      gap: 20px;\n      align-items: flex-start;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(110, 221, 213, 0.25);\n      border-left: 4px solid rgba(110, 221, 213, 0.60);\n      border-radius: 12px;\n      padding: 22px 24px;\n    }\n    .bonus__badge {\n      flex-shrink: 0;\n      background: #6EDDD5;\n      color: var(--charcoal);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      padding: 5px 12px;\n      border-radius: 40px;\n      white-space: nowrap;\n      margin-top: 3px;\n    }\n    .bonus__title {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--mint);\n      margin-bottom: 6px;\n    }\n    .bonus__body { font-size: 15px; color: #90C8C4; }\n\n    \/* \u2500\u2500 VALUE STACK \u2500\u2500 *\/\n    .value-stack {\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-radius: 16px;\n      overflow: hidden;\n      max-width: 580px;\n      margin: 40px auto 0;\n      box-shadow: 0 6px 32px rgba(14, 148, 136, 0.15);\n    }\n    .value-stack__row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 16px 28px;\n      font-size: 16px;\n      border-bottom: 1px solid var(--mint-mid);\n    }\n    .value-stack__row:last-child { border-bottom: none; }\n    .value-stack__label { color: var(--ink-light); }\n    .value-stack__price { font-weight: 600; color: var(--ink-mid); text-decoration: line-through; }\n    .value-stack__total { background: var(--charcoal); color: var(--mint); font-weight: 600; font-size: 17px; }\n    .value-stack__total .value-stack__price { color: #4A7A74; }\n    .value-stack__cta { background: var(--teal); text-align: center; padding: 28px; }\n    .value-stack__cta-price {\n      font-family: 'Playfair Display', serif;\n      font-size: 52px;\n      font-weight: 900;\n      color: var(--white);\n      line-height: 1;\n      margin-bottom: 6px;\n    }\n    .value-stack__cta-sub { font-size: 14px; color: rgba(255,255,255,0.80); margin-bottom: 20px; }\n\n    \/* \u2500\u2500 GUARANTEE \u2500\u2500 *\/\n    .guarantee {\n      display: flex;\n      gap: 28px;\n      align-items: flex-start;\n      background: var(--white);\n      border: 2px solid var(--green);\n      border-radius: 14px;\n      padding: 32px 28px;\n      max-width: 640px;\n      margin: 0 auto;\n      box-shadow: 0 4px 24px rgba(16, 185, 129, 0.14);\n    }\n    .guarantee__seal {\n      flex-shrink: 0;\n      width: 72px; height: 72px;\n      border-radius: 50%;\n      background: var(--green);\n      color: var(--white);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      text-align: center;\n      line-height: 1.3;\n    }\n    .guarantee__title {\n      font-family: 'Playfair Display', serif;\n      font-size: 22px;\n      font-weight: 700;\n      color: var(--green);\n      margin-bottom: 8px;\n    }\n    .guarantee__body { font-size: 15px; color: var(--ink-light); line-height: 1.6; }\n\n    \/* \u2500\u2500 FAQ \u2500\u2500 *\/\n    .faq-list { display: grid; gap: 2px; margin-top: 44px; }\n    .faq-item {\n      background: var(--white);\n      border: 1px solid #A8D8D4;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 2px 10px rgba(14, 148, 136, 0.08);\n    }\n    .faq-item + .faq-item { border-top: none; border-radius: 0 0 10px 10px; }\n    .faq-item:first-child { border-radius: 10px 10px 0 0; }\n    details summary {\n      padding: 20px 24px;\n      font-size: 16px;\n      font-weight: 600;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: var(--ink);\n    }\n    details summary::-webkit-details-marker { display: none; }\n    details summary::after { content: \"+\"; font-size: 22px; font-weight: 400; color: var(--teal); flex-shrink: 0; margin-left: 16px; }\n    details[open] summary::after { content: \"\u2212\"; }\n    details .faq-body {\n      padding: 16px 24px 20px;\n      font-size: 15px;\n      color: var(--ink-mid);\n      line-height: 1.7;\n      border-top: 1px solid var(--mint-mid);\n    }\n\n    \/* \u2500\u2500 FINAL CTA \u2500\u2500 *\/\n    .final-cta {\n      text-align: center;\n      padding: 100px 24px;\n      background: var(--charcoal);\n      color: var(--mint);\n    }\n    .final-cta .section__title { color: var(--mint); max-width: 620px; margin: 0 auto 20px; }\n    .final-cta .section__body { color: #A8D8D4; margin: 0 auto 40px; }\n    .final-cta__ps {\n      margin-top: 32px;\n      font-size: 14px;\n      color: #3A6A64;\n      max-width: 480px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .final-cta__ps strong { color: #5A9A94; }\n\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    footer {\n      background: #070F0E;\n      color: #3A6A64;\n      text-align: center;\n      padding: 28px 24px;\n      font-size: 13px;\n    }\n    footer a { color: #5A9A94; text-decoration: none; }\n    footer a:hover { color: #6EDDD5; }\n\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 640px) {\n      .about__inner { grid-template-columns: 1fr; }\n      .about__img { max-width: 200px; margin: 0 auto; }\n      .step { grid-template-columns: 44px 1fr; gap: 14px; }\n      .step__num { width: 44px; height: 44px; font-size: 18px; }\n      .offer-item { grid-template-columns: 1fr; }\n      .guarantee { flex-direction: column; }\n      .guarantee__seal { margin: 0 auto; }\n      .bonus { flex-direction: column; gap: 10px; }\n      .hero__now { font-size: 36px; }\n      .btn--large { padding: 18px 36px; font-size: 17px; }\n      .email-day { grid-template-columns: 64px 1fr; }\n      .email-day__dot { width: 36px; height: 36px; font-size: 12px; }\n      .email-day:not(:last-child)::before { left: 31px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- TOP BAR -->\n<div class=\"topbar\">\n  Instant access + lifetime updates &nbsp;\u00b7&nbsp; <span>Works with ChatGPT, Claude, or any AI. No subscriptions needed.<\/span>\n<\/div>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"nimbleaf-badge\">\n      <span class=\"nimbleaf-badge__dot\"><\/span>\n      <span class=\"nimbleaf-badge__text\">NimbleAF Apps<\/span>\n    <\/div>\n    <span class=\"hero__eyebrow\">The NimbleAF Email Welcome Kit<\/span>\n    <h1 class=\"hero__headline\">\n      Turn New Subscribers Into Buyers With a Welcome Sequence That <em>Does the Selling for You<\/em>\n    <\/h1>\n    <p class=\"hero__sub\">\n      12 done-for-you email templates + 7 copy-paste AI prompts + a 32-minute mini course with the exact 5-email formula that builds trust, shows your value, and converts \u2014 automatically, every time someone joins your list.\n    <\/p>\n    <div class=\"hero__price-wrap\">\n      <span class=\"hero__was\">$97 value<\/span>\n      <span class=\"hero__now\">$17<\/span>\n    <\/div>\n    <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"btn btn--large\" target=\"_blank\">Yes, I Want Instant Access \u2192<\/a>\n    <p class=\"hero__guarantee\">One-time payment &nbsp;\u00b7&nbsp; Instant delivery &nbsp;\u00b7&nbsp; 30-day guarantee<\/p>\n  <\/div>\n<\/section>\n\n<!-- RELATE -->\n<section class=\"section\">\n  <div class=\"container\">\n    <span class=\"section__label\">Sound familiar?<\/span>\n    <h2 class=\"section__title serif\">You're in the right place if...<\/h2>\n    <div class=\"divider\"><\/div>\n    <ul class=\"relate__list\">\n      <li class=\"relate__item\">People join your list \u2014 and then go completely silent. You're not sure if your welcome email even worked.<\/li>\n      <li class=\"relate__item\">You wrote one welcome email months ago and have no idea what to send after that<\/li>\n      <li class=\"relate__item\">You know a welcome sequence is supposed to exist, but building five emails from scratch sounds like a week-long project<\/li>\n      <li class=\"relate__item\">Every time you sit down to write an email, you stare at a blank screen, second-guess your tone, and give up<\/li>\n      <li class=\"relate__item\">You want your email list to actually generate sales \u2014 not just sit there as a vanity metric you never use<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<!-- PROBLEM -->\n<section class=\"section section--dark\">\n  <div class=\"container\">\n    <span class=\"section__label\">Here's the truth<\/span>\n    <h2 class=\"section__title serif\">A welcome sequence isn't a nice-to-have.<br \/><em>It's your most important sales asset.<\/em><\/h2>\n    <div class=\"divider\" style=\"background:#6EDDD5\"><\/div>\n    <p class=\"section__body\">\n      The first 7 days after someone joins your list are the most valuable window you'll ever get. Most creators let it go to waste \u2014 and pay for it for months.\n    <\/p>\n    <div class=\"problem__grid\">\n      <div class=\"problem__card\">\n        <div class=\"problem__num\">01<\/div>\n        <p><strong>Open rates drop fast.<\/strong> A new subscriber is most engaged in the first 24\u201372 hours. If all they get is a single delivery email, you've already lost your best shot at building a real relationship.<\/p>\n      <\/div>\n      <div class=\"problem__card\">\n        <div class=\"problem__num\">02<\/div>\n        <p><strong>Trust doesn't build automatically.<\/strong> Subscribers join because of one thing \u2014 your lead magnet. A welcome sequence is how you show them there's a whole person behind it. Without it, you're just another name in their inbox.<\/p>\n      <\/div>\n      <div class=\"problem__card\">\n        <div class=\"problem__num\">03<\/div>\n        <p><strong>The soft pitch window closes.<\/strong> The best time to introduce your paid offer is while a subscriber is new and paying attention. Wait too long and you're interrupting someone who's already gone cold.<\/p>\n      <\/div>\n    <\/div>\n    <p class=\"section__body\" style=\"margin-top:36px; color:#A8D8D4;\">\n      What you need is a <strong style=\"color:var(--mint)\">formula<\/strong> \u2014 five specific emails, sent in the right order, that move a new subscriber from \"who are you?\" to \"I trust you and I'm ready to buy.\" That's exactly what this kit gives you.\n    <\/p>\n  <\/div>\n<\/section>\n\n<!-- THE SEQUENCE -->\n<section class=\"section section--mid\">\n  <div class=\"container\">\n    <span class=\"section__label\">The framework<\/span>\n    <h2 class=\"section__title serif\">The 5-Email Welcome Sequence<br \/><em>that builds trust in 7 days<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n    <p class=\"section__body\" style=\"color:var(--ink-mid)\">\n      Five emails. Seven days. One formula that works for coaches, course creators, consultants, and digital product sellers alike \u2014 across any niche.\n    <\/p>\n    <div class=\"email-timeline\">\n      <div class=\"email-day\">\n        <div class=\"email-day__label\">\n          <div class=\"email-day__dot\">1<\/div>\n          <span class=\"email-day__day-tag\">Day 0<\/span>\n        <\/div>\n        <div class=\"email-day__content\">\n          <div class=\"email-day__email-name\">Email 1 \u2014 Delivery + Welcome<\/div>\n          <div class=\"email-day__title\">Deliver the goods. Set the relationship.<\/div>\n          <p class=\"email-day__body\">Send the lead magnet link, set expectations for what's coming, and give them one immediate win so they're glad they signed up. This email gets opened more than any other \u2014 make it count.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"email-day\">\n        <div class=\"email-day__label\">\n          <div class=\"email-day__dot\">2<\/div>\n          <span class=\"email-day__day-tag\">Day 2<\/span>\n        <\/div>\n        <div class=\"email-day__content\">\n          <div class=\"email-day__email-name\">Email 2 \u2014 Your Credibility Story<\/div>\n          <div class=\"email-day__title\">Show them you've been where they are.<\/div>\n          <p class=\"email-day__body\">Share the \"before\" story \u2014 the struggle, the turning point, the thing you figured out. This email builds the human connection that makes everything else land. No bio. No resume. Just real story.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"email-day\">\n        <div class=\"email-day__label\">\n          <div class=\"email-day__dot\">3<\/div>\n          <span class=\"email-day__day-tag\">Day 3\u20134<\/span>\n        <\/div>\n        <div class=\"email-day__content\">\n          <div class=\"email-day__email-name\">Email 3 \u2014 Pure Value<\/div>\n          <div class=\"email-day__title\">Give something useful. No ask.<\/div>\n          <p class=\"email-day__body\">One high-value tip, framework, or insight. No pitch. No soft sell. Just genuine usefulness. This is the email that makes subscribers forward your emails to friends \u2014 and it's the foundation of trust that makes Email 4 convert.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"email-day\">\n        <div class=\"email-day__label\">\n          <div class=\"email-day__dot--purple email-day__dot\">4<\/div>\n          <span class=\"email-day__day-tag\">Day 5<\/span>\n        <\/div>\n        <div class=\"email-day__content email-day__content--purple\">\n          <div class=\"email-day__email-name\">Email 4 \u2014 The Soft Pitch<\/div>\n          <div class=\"email-day__title\">Introduce your paid offer. Naturally.<\/div>\n          <p class=\"email-day__body\">Not a hard sell \u2014 a bridge. You've delivered value, shared your story, and built genuine goodwill. Now you can mention the next step. Done right, this doesn't feel like a sales email at all. It feels like a helpful recommendation from someone who actually knows them.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"email-day\">\n        <div class=\"email-day__label\">\n          <div class=\"email-day__dot--purple email-day__dot\">5<\/div>\n          <span class=\"email-day__day-tag\">Day 7<\/span>\n        <\/div>\n        <div class=\"email-day__content email-day__content--purple\">\n          <div class=\"email-day__email-name\">Email 5 \u2014 What's Next<\/div>\n          <div class=\"email-day__title\">Set the expectation. Keep the relationship going.<\/div>\n          <p class=\"email-day__body\">Close the welcome sequence by telling them what to expect next \u2014 what you send, how often, and why it's worth staying subscribed. This email turns a sequence into an ongoing relationship. And it's the one most creators skip entirely.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"section\">\n  <div class=\"container\">\n    <span class=\"section__label\">How it works<\/span>\n    <h2 class=\"section__title serif\">From \"I need a welcome sequence\"<br \/>to <em>all 5 emails written in one afternoon<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n    <p class=\"section__body\" style=\"color:var(--ink-mid)\">\n      The kit walks you through the whole process \u2014 step by step, template by template \u2014 so you never have to face a blank screen.\n    <\/p>\n    <div class=\"steps\">\n      <div class=\"step\">\n        <div class=\"step__num\">1<\/div>\n        <div>\n          <div class=\"step__title\">Calibrate Your Voice<\/div>\n          <p class=\"step__body\">Run Prompt 1 first. Answer 7 questions about your audience, your tone, and your offer \u2014 and get a custom voice profile you'll paste into every other prompt in the kit. This is what makes every email sound like <em>you<\/em>, not like a generic AI email.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step__num\">2<\/div>\n        <div>\n          <div class=\"step__title\">Fill In Your Template<\/div>\n          <p class=\"step__body\">Pick the template for the email you're writing. Fill in the brackets \u2014 your story, your offer, your specific win to share. The fill-in-the-blank structure removes all the guesswork while keeping the email authentically yours.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step__num\">3<\/div>\n        <div>\n          <div class=\"step__title\">Build the Draft with AI<\/div>\n          <p class=\"step__body\">Paste your filled template into Prompt 2, 3, or 5 (depending on the email). Your voice profile goes in too. Get a complete, on-brand first draft in seconds \u2014 not hours. Prompt 3 builds all 5 emails at once if you're in a hurry.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step__num step__num--purple\">4<\/div>\n        <div>\n          <div class=\"step__title\">Find the Best Subject Lines<\/div>\n          <p class=\"step__body\">Run Prompt 4 on any email to get 10 subject line options \u2014 each using a different proven formula. Pick the one that fits your voice, or A\/B test two. Template 11 includes 30 ready-to-swipe subject line formulas you can use anytime, no AI needed.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step__num step__num--purple\">5<\/div>\n        <div>\n          <div class=\"step__title\">Polish and Send<\/div>\n          <p class=\"step__body\">Prompt 7 reviews any email for clarity, flow, and deliverability \u2014 and gives you a send-readiness score before you hit publish. Template 12 is your pre-send audit checklist. Never send a broken email again.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHAT'S INSIDE -->\n<section class=\"section section--mid\" id=\"inside\">\n  <div class=\"container\">\n    <span class=\"section__label\">Everything you get<\/span>\n    <h2 class=\"section__title serif\">Three tools. One complete system.<br \/><em>Zero writing from scratch.<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n    <div class=\"offer-stack\">\n      <div class=\"offer-item\">\n        <div class=\"offer-item__icon\">\ud83d\udce7<\/div>\n        <div>\n          <div class=\"offer-item__label\">Component 1<\/div>\n          <div class=\"offer-item__title\">12 Done-for-You Email Templates<\/div>\n          <p class=\"offer-item__body\">Every email type you'll ever need \u2014 from the 5-email welcome sequence to weekly newsletters, promotional emails, re-engagement sequences, personal story emails, and social proof emails. Fill in the brackets. Send with confidence.<\/p>\n          <div class=\"offer-item__includes\">\n            <span class=\"tag\">Welcome + Delivery<\/span>\n            <span class=\"tag\">Credibility Story<\/span>\n            <span class=\"tag\">Pure Value<\/span>\n            <span class=\"tag\">Soft Pitch<\/span>\n            <span class=\"tag\">What's Next<\/span>\n            <span class=\"tag\">Weekly Newsletter<\/span>\n            <span class=\"tag\">Promotional Launch<\/span>\n            <span class=\"tag\">Re-Engagement (3-email)<\/span>\n            <span class=\"tag\">Personal Story<\/span>\n            <span class=\"tag\">Social Proof<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"offer-item\">\n        <div class=\"offer-item__icon\">\ud83e\udd16<\/div>\n        <div>\n          <div class=\"offer-item__label\">Component 2<\/div>\n          <div class=\"offer-item__title\">7 Copy-Paste AI Prompts<\/div>\n          <p class=\"offer-item__body\">Start with Prompt 1 to build your voice profile \u2014 then use it with every other prompt so every email sounds like you, not like a chatbot. Prompts for individual emails, the full sequence, subject lines, story emails, re-engagement, and final polish.<\/p>\n          <div class=\"offer-item__includes\">\n            <span class=\"tag\">Voice Calibrator (run once)<\/span>\n            <span class=\"tag\">Welcome Email Writer<\/span>\n            <span class=\"tag\">Full Sequence Builder<\/span>\n            <span class=\"tag\">10 Subject Lines<\/span>\n            <span class=\"tag\">Story Email Writer<\/span>\n            <span class=\"tag\">Re-Engagement Sequence<\/span>\n            <span class=\"tag\">Send-Readiness Polish<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"offer-item offer-item--purple\">\n        <div class=\"offer-item__icon\">\ud83c\udfac<\/div>\n        <div>\n          <div class=\"offer-item__label\">Component 3 \u2014 Mini Course<\/div>\n          <div class=\"offer-item__title\">The 5-Email Welcome Sequence Formula<\/div>\n          <p class=\"offer-item__body\">A 32-minute video walkthrough of the exact sequence \u2014 why each email exists, what it needs to accomplish, and how to write it fast using the templates and prompts. Includes a full live demo building all 5 emails in a single session with Prompt 3.<\/p>\n          <div class=\"offer-item__includes\">\n            <span class=\"tag\">Why Each Email Exists<\/span>\n            <span class=\"tag\">The Trust-Building Arc<\/span>\n            <span class=\"tag\">Live Demo (23:00)<\/span>\n            <span class=\"tag\">What to Send After<\/span>\n            <span class=\"tag\">Subject Line Strategy<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- RESULTS -->\n<section class=\"section section--dark\">\n  <div class=\"container--wide\">\n    <div class=\"center\">\n      <span class=\"section__label\">What becomes possible<\/span>\n      <h2 class=\"section__title serif\" style=\"color:var(--mint)\">When your welcome sequence <em>actually works<\/em><\/h2>\n      <div class=\"divider\" style=\"background:#6EDDD5; margin:24px auto;\"><\/div>\n    <\/div>\n    <div class=\"results__grid\">\n      <div class=\"result-card\">\n        <div class=\"result-card__icon\">\ud83d\udcec<\/div>\n        <p class=\"result-card__text\"><strong>Higher open rates across your whole list<\/strong>A strong welcome sequence trains subscribers to open your emails \u2014 which improves deliverability for every email you send, forever.<\/p>\n      <\/div>\n      <div class=\"result-card\">\n        <div class=\"result-card__icon\">\ud83d\udcac<\/div>\n        <p class=\"result-card__text\"><strong>Replies from real people<\/strong>When your emails feel human, people respond. That engagement signals to email platforms that you're worth delivering \u2014 and it tells you exactly what your audience wants next.<\/p>\n      <\/div>\n      <div class=\"result-card\">\n        <div class=\"result-card__icon\">\ud83d\udcb0<\/div>\n        <p class=\"result-card__text\"><strong>Passive sales from Day 1<\/strong>With a soft pitch built into Email 4, every new subscriber who joins your list goes through a sales sequence automatically \u2014 while you sleep, travel, or create.<\/p>\n      <\/div>\n      <div class=\"result-card result-card--purple\">\n        <div class=\"result-card__icon\">\u26a1<\/div>\n        <p class=\"result-card__text\"><strong>A complete sequence in one afternoon<\/strong>Not \"eventually\" or \"when I have time.\" With the templates and Prompt 3, all 5 emails can be drafted, polished, and scheduled in a single working session.<\/p>\n      <\/div>\n      <div class=\"result-card result-card--purple\">\n        <div class=\"result-card__icon\">\ud83d\udd01<\/div>\n        <p class=\"result-card__text\"><strong>A repeatable email writing system<\/strong>The same voice profile, templates, and prompts work for every email you'll ever write \u2014 newsletters, promos, launches. You only have to figure this out once.<\/p>\n      <\/div>\n      <div class=\"result-card result-card--purple\">\n        <div class=\"result-card__icon\">\ud83c\udfaf<\/div>\n        <p class=\"result-card__text\"><strong>Confidence every time you hit send<\/strong>With the subject line generator and pre-send audit checklist, you'll stop second-guessing yourself. The work is done. The system is proven. Just send it.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ABOUT -->\n<section class=\"section\">\n  <div class=\"container\">\n    <div class=\"about__inner\">\n      <div class=\"about__img\">\u2709\ufe0f<\/div>\n      <div>\n        <span class=\"section__label\">Who made this<\/span>\n        <div class=\"about__name\">The NimbleAF Team<\/div>\n        <div class=\"about__title\">NimbleAF Apps \u2014 AI-powered tools for independent creators<\/div>\n        <div class=\"divider\"><\/div>\n        <p class=\"about__body\">\n          We build AI kits for creators who want to move fast and skip the guesswork. The Email Welcome Kit is part of a growing suite of plug-and-play systems that use AI to get real work done \u2014 without needing a copywriter, an agency, or weeks of research to figure out what to say.\n        <\/p>\n        <p class=\"about__body\" style=\"margin-top:16px;\">\n          Everything in this kit has been pressure-tested for clarity: the templates are built to produce emails that actually sound like a person wrote them, and the prompts are designed so the AI output requires minimal editing, not a full rewrite.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- BONUSES -->\n<section class=\"section section--dark\" id=\"buy\">\n  <div class=\"container\">\n    <span class=\"section__label\">Included free<\/span>\n    <h2 class=\"section__title serif\" style=\"color:var(--mint)\">Two bonus tools inside the kit<\/h2>\n    <div class=\"divider\" style=\"background:#6EDDD5\"><\/div>\n    <div class=\"bonus-list\">\n      <div class=\"bonus\">\n        <span class=\"bonus__badge\">Bonus 1<\/span>\n        <div>\n          <div class=\"bonus__title\">30 Subject Line Formulas (Template 11)<\/div>\n          <p class=\"bonus__body\">A swipe file of 30 proven subject line formulas organized by category \u2014 curiosity, specificity, story, and direct. No AI needed. Scan the list, pick a formula, fill in your topic. Works for any email, any niche, any time you need a subject line fast.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"bonus\">\n        <span class=\"bonus__badge\">Bonus 2<\/span>\n        <div>\n          <div class=\"bonus__title\">Pre-Send Audit Checklist (Template 12)<\/div>\n          <p class=\"bonus__body\">A 3-section checklist covering copy checks, technical checks, and promotional-only checks. Run through it before every send and stop the embarrassing mistakes \u2014 broken links, missing unsubscribe footers, wrong first names \u2014 before they happen. Takes 2 minutes. Saves a lot of headaches.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- VALUE STACK -->\n    <div class=\"value-stack\">\n      <div class=\"value-stack__row\">\n        <span class=\"value-stack__label\">12 Email Templates<\/span>\n        <span class=\"value-stack__price\">$27<\/span>\n      <\/div>\n      <div class=\"value-stack__row\">\n        <span class=\"value-stack__label\">7 AI Prompts + Voice Calibrator<\/span>\n        <span class=\"value-stack__price\">$27<\/span>\n      <\/div>\n      <div class=\"value-stack__row\">\n        <span class=\"value-stack__label\">32-Min Mini Course Video Script<\/span>\n        <span class=\"value-stack__price\">$27<\/span>\n      <\/div>\n      <div class=\"value-stack__row\">\n        <span class=\"value-stack__label\">30 Subject Line Formulas (Bonus)<\/span>\n        <span class=\"value-stack__price\">$9<\/span>\n      <\/div>\n      <div class=\"value-stack__row\">\n        <span class=\"value-stack__label\">Pre-Send Audit Checklist (Bonus)<\/span>\n        <span class=\"value-stack__price\">$7<\/span>\n      <\/div>\n      <div class=\"value-stack__row value-stack__total\">\n        <span class=\"value-stack__label\" style=\"color:var(--mint)\">Total Value<\/span>\n        <span class=\"value-stack__price\">$97<\/span>\n      <\/div>\n      <div class=\"value-stack__cta\">\n        <div class=\"value-stack__cta-price\">$17<\/div>\n        <div class=\"value-stack__cta-sub\">One-time payment \u00b7 Instant access \u00b7 Yours forever<\/div>\n        <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"btn btn--large\" target=\"_blank\">Get Instant Access \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- GUARANTEE -->\n<section class=\"section\">\n  <div class=\"container center\">\n    <span class=\"section__label\">Our promise<\/span>\n    <h2 class=\"section__title serif\">Zero risk. Total confidence.<\/h2>\n    <div class=\"divider\" style=\"margin: 24px auto;\"><\/div>\n    <div class=\"guarantee\">\n      <div class=\"guarantee__seal\">30<br \/>Day<br \/>Guarantee<\/div>\n      <div>\n        <div class=\"guarantee__title\">30-Day No-Questions Refund<\/div>\n        <p class=\"guarantee__body\">\n          Download the kit, use the templates, run the prompts. If you don't feel like it was worth every penny of the $17 you paid \u2014 for any reason, or no reason at all \u2014 email us within 30 days and we'll refund you in full. No forms, no hoops, no \"what didn't you like about it.\" Just a prompt and honest refund. You have nothing to lose.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"section section--mid\">\n  <div class=\"container\">\n    <span class=\"section__label\">Common questions<\/span>\n    <h2 class=\"section__title serif\">Everything you want to know<br \/><em>before you buy<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <details>\n          <summary>Do I need any AI tools or subscriptions?<\/summary>\n          <div class=\"faq-body\">No subscriptions required. The prompts work with the free version of ChatGPT or the free tier of Claude. You need an AI tool, but you don't need to pay for one. If you already have a paid plan, the results will be even better \u2014 but it's not necessary.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>What if I already have a welcome email \u2014 is this still useful?<\/summary>\n          <div class=\"faq-body\">Yes, especially if that welcome email is the only email you send. Most people have a delivery email but no actual sequence. This kit gives you the full 5-email arc \u2014 and if your existing welcome email is good, you can keep it and just add Emails 2 through 5 around it using the templates.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>Will my emails sound like a robot wrote them?<\/summary>\n          <div class=\"faq-body\">That's exactly what Prompt 1 prevents. Before you touch any email template, you run the Voice Calibrator \u2014 which builds a custom tone and style profile based on your answers. Every prompt after that uses your voice profile, so the AI output reflects how <em>you<\/em> actually communicate. Most people are surprised how little editing their drafts need.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>What email platform does this work with?<\/summary>\n          <div class=\"faq-body\">All of them. The templates are plain text \u2014 you copy the email content into whatever platform you use (ConvertKit, Mailchimp, ActiveCampaign, Flodesk, Klaviyo, Beehiiv, etc.). There's no integration or tech setup involved.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>How long will this actually take?<\/summary>\n          <div class=\"faq-body\">Most people finish all 5 welcome emails in one afternoon \u2014 2 to 4 hours, depending on how much editing you want to do. If you use Prompt 3 (the Full Sequence Builder), you can get rough drafts of all 5 emails in a single AI session, then spend the remaining time editing and personalizing.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>What niche is this for?<\/summary>\n          <div class=\"faq-body\">Any niche. The templates are built around the universal structure of trust-building email \u2014 story, value, relationship, offer. The fill-in-the-blank sections are where your specific topic, audience, and voice come in. We've designed these for coaches, course creators, digital product sellers, consultants, and content creators of every kind.<\/div>\n        <\/details>\n      <\/div>\n      <div class=\"faq-item\">\n        <details>\n          <summary>Is this a physical product or a course with videos?<\/summary>\n          <div class=\"faq-body\">It's a set of HTML files \u2014 no app, no login, no platform to learn. Open them in any browser, use them immediately. The \"mini course\" is a video script (not a recorded video) \u2014 it's the teleprompter-style script you can read through, or that we use to record the walkthrough. The templates and prompts are the main deliverables, and they're usable the moment you download.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FINAL CTA -->\n<section class=\"final-cta\">\n  <div class=\"container\">\n    <span class=\"section__label\" style=\"color:#6EDDD5\">Ready to start?<\/span>\n    <h2 class=\"section__title serif\">Your welcome sequence won't write itself.<br \/><em>But with this kit, it practically will.<\/em><\/h2>\n    <div class=\"divider\" style=\"background:#6EDDD5; margin:24px auto;\"><\/div>\n    <p class=\"section__body center\" style=\"max-width:520px; margin:0 auto 40px;\">\n      For $17, you get everything you need to write a complete 5-email welcome sequence today \u2014 templates, prompts, and a formula that makes every new subscriber feel like you wrote it just for them.\n    <\/p>\n    <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"btn btn--large\" target=\"_blank\">Yes, I Want Instant Access \u2014 $17 \u2192<\/a>\n    <p class=\"hero__guarantee\" style=\"margin-top:16px;\">One-time payment &nbsp;\u00b7&nbsp; Instant delivery &nbsp;\u00b7&nbsp; 30-day guarantee<\/p>\n    <p class=\"final-cta__ps\">\n      <strong>P.S.<\/strong> Every day without a welcome sequence is another new subscriber going cold. It doesn't take a week. It takes one afternoon and a $17 kit. That's the whole pitch.\n    <\/p>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer>\n  <p>\u00a9 2025 NimbleAF Apps &nbsp;\u00b7&nbsp; <a href=\"#\">Contact<\/a> &nbsp;\u00b7&nbsp; <a href=\"#\">Privacy Policy<\/a> &nbsp;\u00b7&nbsp; <a href=\"#\">Refund Policy<\/a><\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div><style>\r\n.lwrp.link-whisper-related-posts{\r\n            \r\n            margin-top: 40px;\nmargin-bottom: 30px;\r\n        }\r\n        .lwrp .lwrp-title{\r\n            \r\n            \r\n        }.lwrp .lwrp-description{\r\n            \r\n            \r\n\r\n        }\r\n        .lwrp .lwrp-list-container{\r\n        }\r\n        .lwrp .lwrp-list-multi-container{\r\n            display: flex;\r\n        }\r\n        .lwrp .lwrp-list-double{\r\n            width: 48%;\r\n        }\r\n        .lwrp .lwrp-list-triple{\r\n            width: 32%;\r\n        }\r\n        .lwrp .lwrp-list-row-container{\r\n            display: flex;\r\n            justify-content: space-between;\r\n        }\r\n        .lwrp .lwrp-list-row-container .lwrp-list-item{\r\n            width: calc(25% - 20px);\r\n        }\r\n        .lwrp .lwrp-list-item:not(.lwrp-no-posts-message-item){\r\n            \r\n            \r\n        }\r\n        .lwrp .lwrp-list-item img{\r\n            max-width: 100%;\r\n            height: auto;\r\n            object-fit: cover;\r\n            aspect-ratio: 1 \/ 1;\r\n        }\r\n        .lwrp .lwrp-list-item.lwrp-empty-list-item{\r\n            background: initial !important;\r\n        }\r\n        .lwrp .lwrp-list-item .lwrp-list-link .lwrp-list-link-title-text,\r\n        .lwrp .lwrp-list-item .lwrp-list-no-posts-message{\r\n            \r\n            \r\n            \r\n            \r\n        }@media screen and (max-width: 480px) {\r\n            .lwrp.link-whisper-related-posts{\r\n                \r\n                \r\n            }\r\n            .lwrp .lwrp-title{\r\n                \r\n                \r\n            }.lwrp .lwrp-description{\r\n                \r\n                \r\n            }\r\n            .lwrp .lwrp-list-multi-container{\r\n                flex-direction: column;\r\n            }\r\n            .lwrp .lwrp-list-multi-container ul.lwrp-list{\r\n                margin-top: 0px;\r\n                margin-bottom: 0px;\r\n                padding-top: 0px;\r\n                padding-bottom: 0px;\r\n            }\r\n            .lwrp .lwrp-list-double,\r\n            .lwrp .lwrp-list-triple{\r\n                width: 100%;\r\n            }\r\n            .lwrp .lwrp-list-row-container{\r\n                justify-content: initial;\r\n                flex-direction: column;\r\n            }\r\n            .lwrp .lwrp-list-row-container .lwrp-list-item{\r\n                width: 100%;\r\n            }\r\n            .lwrp .lwrp-list-item:not(.lwrp-no-posts-message-item){\r\n                \r\n                \r\n            }\r\n            .lwrp .lwrp-list-item .lwrp-list-link .lwrp-list-link-title-text,\r\n            .lwrp .lwrp-list-item .lwrp-list-no-posts-message{\r\n                \r\n                \r\n                \r\n                \r\n            };\r\n        }<\/style>\r\n<div id=\"link-whisper-related-posts-widget\" class=\"link-whisper-related-posts lwrp\">\r\n            <h3 class=\"lwrp-title\">Related Posts<\/h3>    \r\n        <div class=\"lwrp-list-container\">\r\n                                            <div class=\"lwrp-list-multi-container\">\r\n                    <ul class=\"lwrp-list lwrp-list-double lwrp-list-left\">\r\n                        <li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/7-plr-strategies-that-make-money\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">7 PLR Strategies That Make Money<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/5-amazing-ideas-for-plr-content\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">5 AMAZING Ideas for PLR Content Upgrades<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/repurpose-plr-for-content-marketing\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">How to Repurpose PLR Content for Killer Content Marketing<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/plr-products-master-content-build-authority\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">PLR Products. Master Content. Build Authority.<\/span><\/a><\/li>                    <\/ul>\r\n                    <ul class=\"lwrp-list lwrp-list-double lwrp-list-right\">\r\n                        <li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/simple-plr-lead-magnets\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">PLR Lead Magnets: The Ultimate Traffic and List-Building Strategy<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/plr-store\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Store Catalog<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/social-page\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Social Page<\/span><\/a><\/li><li class=\"lwrp-list-item\"><a href=\"https:\/\/plrprofitacademy.com\/ai-business-starter\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">AI Business Starter<\/span><\/a><\/li>                    <\/ul>\r\n                <\/div>\r\n                        <\/div>\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Related Posts 7 PLR Strategies That Make Money5 AMAZING Ideas for PLR Content UpgradesHow to Repurpose PLR Content for Killer Content MarketingPLR Products. Master Content. Build Authority. PLR Lead Magnets: The Ultimate Traffic and List-Building StrategyStore CatalogSocial PageAI Business Starter<\/p>\n","protected":false},"author":293420,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"categories":[],"tags":[],"difl_page_category":[],"class_list":["post-335729","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/335729","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/users\/293420"}],"replies":[{"embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/comments?post=335729"}],"version-history":[{"count":2,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/335729\/revisions"}],"predecessor-version":[{"id":335731,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/pages\/335729\/revisions\/335731"}],"wp:attachment":[{"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/media?parent=335729"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/categories?post=335729"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/tags?post=335729"},{"taxonomy":"difl_page_category","embeddable":true,"href":"https:\/\/plrprofitacademy.com\/link\/wp\/v2\/difl_page_category?post=335729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}