{"id":335929,"date":"2026-06-02T15:12:32","date_gmt":"2026-06-02T19:12:32","guid":{"rendered":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/?page_id=335929"},"modified":"2026-06-02T15:12:32","modified_gmt":"2026-06-02T19:12:32","slug":"7-day-sprint","status":"publish","type":"page","link":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/7-day-sprint\/","title":{"rendered":"7-Day-Sprint"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section preset--module--divi-section--default\">\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\">\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>7-Day-Sprint<\/title>\n  <meta name=\"description\" content=\"Build a clear, consistent brand foundation in 7 days with Nimble AF. Clarify your message, voice, identity, content pillars, and authority positioning without overwhelm.\" \/>\n\n  <style>\n    :root {\n      --navy: #06111f;\n      --navy-2: #0a1730;\n      --teal: #37f1e6;\n      --teal-2: #18c6c7;\n      --purple: #9b5cff;\n      --lavender: #c8a2ff;\n      --gold: #f6c85f;\n      --white: #ffffff;\n      --soft: #e8eef7;\n      --muted: #aab7c8;\n      --card: rgba(255, 255, 255, 0.055);\n      --border: rgba(55, 241, 230, 0.25);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html,\n    body {\n      margin: 0 !important;\n      padding: 0 !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow-x: hidden;\n    }\n\n    body {\n      font-family: Arial, Helvetica, sans-serif;\n      background: var(--navy);\n      color: var(--white) !important;\n      line-height: 1.55;\n    }\n\n    img {\n      max-width: 100%;\n      display: block;\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .page-wrap {\n      position: relative;\n      left: 50%;\n      right: 50%;\n      width: 100vw;\n      max-width: 100vw;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      overflow: hidden;\n      background:\n        radial-gradient(circle at top right, rgba(155, 92, 255, 0.32), transparent 34%),\n        radial-gradient(circle at 15% 12%, rgba(55, 241, 230, 0.18), transparent 35%),\n        linear-gradient(180deg, #06111f 0%, #08172b 52%, #050b15 100%);\n    }\n\n    .container {\n      width: 100% !important;\n      max-width: none !important;\n      margin: 0 !important;\n      padding-left: clamp(20px, 4vw, 72px);\n      padding-right: clamp(20px, 4vw, 72px);\n    }\n\n    .section {\n      padding: 78px 0;\n    }\n\n    .badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 16px;\n      border: 1px solid var(--border);\n      border-radius: 999px;\n      background: rgba(55, 241, 230, 0.08);\n      color: var(--teal);\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      font-size: 13px;\n    }\n\n    .hero {\n      padding: 70px 0 90px;\n      position: relative;\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1.05fr 0.95fr;\n      gap: 54px;\n      align-items: center;\n      max-width: none;\n      margin: 0;\n    }\n\n    .logo-text {\n      font-size: 28px;\n      font-weight: 900;\n      margin-bottom: 28px;\n      letter-spacing: -0.03em;\n      color: var(--white) !important;\n    }\n\n    .logo-text span {\n      color: var(--teal) !important;\n    }\n\n    h1 {\n      font-size: clamp(44px, 6.6vw, 88px);\n      line-height: 0.95;\n      margin: 18px 0 24px;\n      letter-spacing: -0.055em;\n      color: var(--white) !important;\n    }\n\n    .gradient-text {\n      background: linear-gradient(90deg, var(--teal), var(--lavender));\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    h2, h3,\n    .card h3,\n    .feature-copy h2,\n    .section-heading h2,\n    .about-content h2,\n    .offer-box h2,\n    .price {\n      color: var(--white) !important;\n    }\n\n    .hero-lead {\n      max-width: 720px;\n      font-size: clamp(19px, 2vw, 25px);\n      color: var(--soft);\n      margin-bottom: 34px;\n    }\n\n    .hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 16px;\n      align-items: center;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 18px 28px;\n      border-radius: 16px;\n      font-weight: 900;\n      font-size: 17px;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .btn:hover {\n      transform: translateY(-2px);\n    }\n\n    .btn-primary {\n      background: linear-gradient(90deg, var(--teal), var(--purple));\n      color: #020713;\n      box-shadow: 0 12px 36px rgba(55, 241, 230, 0.2);\n    }\n\n    .btn-secondary {\n      border: 1px solid rgba(255, 255, 255, 0.22);\n      color: var(--white);\n      background: rgba(255, 255, 255, 0.06);\n    }\n\n    .hero-card {\n      position: relative;\n      padding: 22px;\n      border-radius: 30px;\n      background: rgba(255, 255, 255, 0.06);\n      border: 1px solid var(--border);\n      box-shadow: 0 26px 80px rgba(0, 0, 0, 0.35);\n    }\n\n    .hero-card img {\n      border-radius: 22px;\n      box-shadow: 0 22px 60px rgba(0, 0, 0, 0.35);\n    }\n\n    .hero-note {\n      margin-top: 18px;\n      color: var(--muted);\n      font-size: 15px;\n    }\n\n    .trust-strip {\n      border-top: 1px solid rgba(255, 255, 255, 0.08);\n      border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n      background: rgba(255, 255, 255, 0.035);\n      padding: 22px 0;\n    }\n\n    .trust-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      max-width: none;\n      margin: 0;\n    }\n\n    .trust-item {\n      padding: 16px;\n      border-radius: 18px;\n      border: 1px solid rgba(55, 241, 230, 0.18);\n      color: var(--soft);\n      text-align: center;\n      font-weight: 800;\n    }\n\n    .section-heading {\n      max-width: 850px;\n      margin: 0 auto 42px;\n      text-align: center;\n    }\n\n    .section-heading h2 {\n      font-size: clamp(34px, 4.2vw, 58px);\n      line-height: 1;\n      margin: 16px 0;\n      letter-spacing: -0.045em;\n    }\n\n    .section-heading p {\n      font-size: 20px;\n      color: var(--soft);\n      margin: 0;\n    }\n\n    .cards-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n      max-width: none;\n      margin: 0;\n    }\n\n    .card {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 24px;\n      padding: 28px;\n      box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18);\n    }\n\n    .card-icon {\n      width: 52px;\n      height: 52px;\n      display: grid;\n      place-items: center;\n      border-radius: 16px;\n      background: rgba(55, 241, 230, 0.1);\n      border: 1px solid rgba(55, 241, 230, 0.35);\n      color: var(--teal);\n      font-size: 26px;\n      margin-bottom: 18px;\n    }\n\n    .card h3 {\n      font-size: 24px;\n      margin: 0 0 10px;\n    }\n\n    .card p {\n      color: var(--soft);\n      font-size: 17px;\n      margin: 0;\n    }\n\n    .feature-split {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 44px;\n      align-items: center;\n      max-width: none;\n      margin: 0;\n    }\n\n    .feature-image {\n      border-radius: 28px;\n      overflow: hidden;\n      border: 1px solid var(--border);\n      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32);\n    }\n\n    .feature-copy h2 {\n      font-size: clamp(34px, 4vw, 56px);\n      line-height: 1;\n      margin: 16px 0 20px;\n      letter-spacing: -0.045em;\n    }\n\n    .feature-copy p {\n      font-size: 19px;\n      color: var(--soft);\n    }\n\n    .check-list {\n      display: grid;\n      gap: 14px;\n      margin: 26px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .check-list li {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      padding: 14px 16px;\n      border-radius: 16px;\n      background: rgba(255, 255, 255, 0.055);\n      border: 1px solid rgba(255, 255, 255, 0.08);\n      color: var(--soft);\n      font-size: 17px;\n    }\n\n    .check-list li strong {\n      color: var(--white);\n    }\n\n    .check {\n      color: var(--teal);\n      font-weight: 900;\n    }\n\n    .about-section {\n      background:\n        radial-gradient(circle at 85% 25%, rgba(155, 92, 255, 0.28), transparent 34%),\n        rgba(255, 255, 255, 0.025);\n    }\n\n    .about-container {\n      display: grid;\n      grid-template-columns: 0.7fr 1.3fr;\n      gap: 48px;\n      align-items: center;\n      max-width: none;\n      margin: 0;\n    }\n\n    .about-image img {\n      width: 100%;\n      max-width: 420px;\n      margin: 0 auto;\n      border-radius: 28px;\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.36);\n    }\n\n    .about-content {\n      background: rgba(255, 255, 255, 0.055);\n      border: 1px solid var(--border);\n      border-radius: 28px;\n      padding: 44px;\n      box-shadow: 0 0 42px rgba(129, 88, 255, 0.13);\n    }\n\n    .eyebrow {\n      color: var(--teal);\n      font-size: 17px;\n      font-weight: 900;\n      margin: 0 0 8px;\n      text-transform: uppercase;\n      letter-spacing: 0.12em;\n    }\n\n    .about-content h2 {\n      font-size: clamp(40px, 5vw, 72px);\n      line-height: 0.95;\n      margin: 0 0 10px;\n      letter-spacing: -0.055em;\n    }\n\n    .about-content h3 {\n      font-size: 22px;\n      color: var(--white) !important;\n      margin: 0 0 24px;\n    }\n\n    .about-content p {\n      font-size: 18px;\n      color: var(--soft);\n      margin: 0 0 18px;\n    }\n\n    .about-content strong {\n      color: var(--teal);\n    }\n\n    .calendar-strip {\n      max-width: 1000px;\n      margin: 50px auto 0;\n      border-radius: 28px;\n      overflow: hidden;\n      border: 1px solid rgba(55, 241, 230, 0.22);\n      box-shadow: 0 22px 70px rgba(0, 0, 0, 0.38);\n    }\n\n    .offer-box {\n      max-width: none;\n      margin: 0;\n      border-radius: 32px;\n      border: 1px solid rgba(246, 200, 95, 0.42);\n      background:\n        linear-gradient(135deg, rgba(246, 200, 95, 0.12), rgba(155, 92, 255, 0.08)),\n        rgba(255, 255, 255, 0.045);\n      padding: 44px;\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 30px;\n      align-items: center;\n      box-shadow: 0 26px 80px rgba(0, 0, 0, 0.28);\n    }\n\n    .offer-box h2 {\n      font-size: clamp(34px, 4vw, 58px);\n      line-height: 1;\n      margin: 0 0 14px;\n      letter-spacing: -0.045em;\n    }\n\n    .offer-box p {\n      font-size: 20px;\n      color: var(--soft);\n      margin: 0;\n    }\n\n    .pricing-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 20px;\n      margin-top: 28px;\n    }\n\n    .price-card {\n      border-radius: 24px;\n      padding: 26px;\n      background: rgba(255, 255, 255, 0.06);\n      border: 1px solid rgba(55, 241, 230, 0.24);\n    }\n\n    .price-card.featured {\n      border-color: rgba(246, 200, 95, 0.65);\n      box-shadow: 0 18px 50px rgba(246, 200, 95, 0.1);\n    }\n\n    .price-label {\n      color: var(--teal);\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      font-size: 13px;\n      margin-bottom: 10px;\n    }\n\n    .price {\n      font-size: clamp(42px, 5vw, 64px);\n      line-height: 1;\n      font-weight: 900;\n      margin: 0 0 10px;\n      letter-spacing: -0.05em;\n    }\n\n    .price-card p {\n      font-size: 17px;\n      color: var(--soft);\n      margin: 0 0 18px;\n    }\n\n    .wplus-button {\n      display: inline-block;\n      margin-top: 10px;\n      max-width: 100%;\n    }\n\n    .wplus-button img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .footer {\n      padding: 34px 0;\n      border-top: 1px solid rgba(255, 255, 255, 0.08);\n      color: var(--muted);\n      text-align: center;\n      font-size: 15px;\n    }\n\n    .footer-links {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 14px 22px;\n      margin-top: 14px;\n    }\n\n    .footer-links a {\n      color: var(--soft);\n      text-decoration: none;\n      border-bottom: 1px solid rgba(55, 241, 230, 0.35);\n      transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .footer-links a:hover {\n      color: var(--teal);\n      border-color: var(--teal);\n    }\n\n    @media (max-width: 980px) {\n      .hero-grid,\n      .feature-split,\n      .about-container,\n      .offer-box {\n        grid-template-columns: 1fr;\n      }\n\n      .trust-grid,\n      .cards-grid,\n      .pricing-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 640px) {\n      .container {\n        width: 100% !important;\n        padding-left: 18px;\n        padding-right: 18px;\n      }\n\n      .section,\n      .hero {\n        padding: 54px 0;\n      }\n\n      .trust-grid,\n      .cards-grid,\n      .pricing-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .about-content,\n      .offer-box,\n      .card {\n        padding: 26px;\n      }\n\n      .btn {\n        width: 100%;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <main class=\"page-wrap\">\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"container hero-grid\">\n        <div>\n          <div class=\"logo-text\">Nimble <span>AF<\/span><\/div>\n          <span class=\"badge\">7-Day-Sprint<\/span>\n          <h1>Build a Brand Foundation <span class=\"gradient-text\">That Sounds, Looks, and Feels Like You.<\/span><\/h1>\n          <p class=\"hero-lead\">\n            A practical 7-day brand-building sprint that helps you clarify your message, voice, identity, content pillars, and authority positioning so your brand feels consistent, professional, and ready to grow.\n          <\/p>\n          <div class=\"hero-actions\">\n            <a class=\"btn btn-primary\" href=\"#buy\">Start the 7-Day Sprint<\/a>\n            <a class=\"btn btn-secondary\" href=\"#inside\">See the 7-Day Sprint Breakdown<\/a>\n          <\/div>\n          <p class=\"hero-note\">Created for entrepreneurs, creators, coaches, and digital product sellers who want brand clarity without getting buried in tech, overthinking, or scattered messaging. Personal-use access is $27. PLR access is $47.<\/p>\n        <\/div>\n\n        <div class=\"hero-card\">\n          <img decoding=\"async\" src=\"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/wp-content\/uploads\/2026\/05\/Calendar.png\" alt=\"Nimble AF 7-Day-Sprint calendar preview\" \/>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- TRUST STRIP -->\n    <section class=\"trust-strip\">\n      <div class=\"container trust-grid\">\n        <div class=\"trust-item\">Brand Clarity<\/div>\n        <div class=\"trust-item\">AI-Powered Skills<\/div>\n        <div class=\"trust-item\">7-Day Structure<\/div>\n        <div class=\"trust-item\">Ready-to-Use Assets<\/div>\n      <\/div>\n    <\/section>\n\n    <!-- PROBLEM \/ PROMISE -->\n    <section class=\"section\">\n      <div class=\"container\">\n        <div class=\"section-heading\">\n          <span class=\"badge\">Why This Foundation Matters<\/span>\n          <h2>Your brand works better when the pieces finally match.<\/h2>\n          <p>\n            Your content, bio, visuals, voice, and positioning should not feel like five separate projects. This 7-day sprint helps you bring them together so your audience understands who you are, what you offer, and why they should trust you.\n          <\/p>\n        <\/div>\n\n        <div class=\"cards-grid\">\n          <div class=\"card\">\n            <div class=\"card-icon\">\u2726<\/div>\n            <h3>Start With Clarity<\/h3>\n            <p>Define the foundation of your brand before creating more content, offers, and graphics.<\/p>\n          <\/div>\n          <div class=\"card\">\n            <div class=\"card-icon\">\u26a1<\/div>\n            <h3>Build With Support<\/h3>\n            <p>Use guided AI skills and prompts to shape your message, identity, and content faster.<\/p>\n          <\/div>\n          <div class=\"card\">\n            <div class=\"card-icon\">\u2713<\/div>\n            <h3>Show Up Consistently<\/h3>\n            <p>Walk away with brand assets that help you sound, look, and communicate more consistently.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- INSIDE -->\n    <section class=\"section\" id=\"inside\">\n      <div class=\"container feature-split\">\n        <div class=\"feature-image\">\n          <img decoding=\"async\" src=\"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/wp-content\/uploads\/2026\/05\/Calendar.png\" alt=\"7-Day-Sprint planning and implementation preview\" \/>\n        <\/div>\n\n        <div class=\"feature-copy\">\n          <span class=\"badge\">Inside the 7-Day Sprint<\/span>\n          <h2>A practical path to a stronger brand foundation.<\/h2>\n          <p>\n            Each day focuses on one important part of your brand so you can build with intention instead of trying to fix everything at once. By the end, you will have clearer messaging, stronger positioning, and reusable brand assets you can keep using.\n          <\/p>\n\n          <ul class=\"check-list\">\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 1: Brand Foundation<\/strong> to clarify your mission, positioning, audience, values, and core message.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 2: Authority Content<\/strong> to position your expertise with stronger thought-leadership content.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 3: Bio Builder<\/strong> to create polished bios for your website, social platforms, speaker pages, and press needs.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 4: Brand Identity<\/strong> to organize your visual system, fonts, colors, assets, and contact details.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 5: Brand Voice<\/strong> to create a voice that sounds like you across every platform.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 6: Content Pillars<\/strong> to define your topics, post frameworks, and reusable content strategy.<\/span><\/li>\n            <li><span class=\"check\">\u2713<\/span><span><strong>Day 7: Brand Review<\/strong> to pull everything together into a simple, usable brand foundation.<\/span><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ABOUT US -->\n    <section class=\"section about-section\">\n      <div class=\"container about-container\">\n        <div class=\"about-image\">\n          <img decoding=\"async\" src=\"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/wp-content\/uploads\/2026\/05\/MelSharon2_1.png\" alt=\"Sharon and Mel, co-founders of GPTs and Bots Unleashed\" \/>\n        <\/div>\n\n        <div class=\"about-content\">\n          <p class=\"eyebrow\">Hi, we're<\/p>\n          <h2>Sharon & Mel<\/h2>\n          <h3>Co-founders, GPTs and Bots Unleashed<\/h3>\n\n          <p>\n            We help entrepreneurs understand AI and put it to work in their business \u2014 without the overwhelm. Our membership delivers four done-for-you products every month, complete with the marketing and training to use them. We break AI down into plain language so you can actually act on it.\n          <\/p>\n\n          <p>\n            We built the <strong>7-Day-Sprint<\/strong> because too many entrepreneurs are trying to create content, offers, and visuals without a clear brand base. This experience helps you slow down just enough to get clear, then move forward with brand assets you can actually use.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"container\">\n        <div class=\"calendar-strip\">\n          <img decoding=\"async\" src=\"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/wp-content\/uploads\/2026\/05\/Calendar.png\" alt=\"7-Day-Sprint calendar and planning assets\" \/>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- WHO IT'S FOR -->\n    <section class=\"section\">\n      <div class=\"container\">\n        <div class=\"section-heading\">\n          <span class=\"badge\">Who It Helps<\/span>\n          <h2>Perfect for business owners who need brand clarity, not more scattered content.<\/h2>\n          <p>\n            This is for you if your message feels inconsistent, your visuals are all over the place, or you know your expertise is valuable but your brand is not communicating it clearly yet.\n          <\/p>\n        <\/div>\n\n        <div class=\"cards-grid\">\n          <div class=\"card\">\n            <div class=\"card-icon\">\ud83d\udc69\ud83c\udffd\u200d\ud83d\udcbb<\/div>\n            <h3>Creators<\/h3>\n            <p>Build a brand foundation that makes your content easier to plan, write, and repurpose.<\/p>\n          <\/div>\n          <div class=\"card\">\n            <div class=\"card-icon\">\ud83d\udce3<\/div>\n            <h3>Coaches<\/h3>\n            <p>Clarify your authority, message, and voice so the right people understand your value faster.<\/p>\n          <\/div>\n          <div class=\"card\">\n            <div class=\"card-icon\">\ud83d\uded2<\/div>\n            <h3>Digital Sellers<\/h3>\n            <p>Create a consistent brand presence that supports your offers, launches, and product ecosystem.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA \/ PRICING -->\n    <section class=\"section\" id=\"buy\">\n      <div class=\"container\">\n        <div class=\"offer-box\">\n          <div>\n            <span class=\"badge\">Ready to Build?<\/span>\n            <h2>Start with a brand foundation that gives everything else direction.<\/h2>\n            <p>\n              Use the Nimble AF 7-Day-Sprint to clarify your message, organize your brand assets, and create a stronger presence with less overwhelm.\n            <\/p>\n\n            <div class=\"pricing-grid\">\n              <div class=\"price-card\">\n                <div class=\"price-label\">Personal Use<\/div>\n                <div class=\"price\">$27<\/div>\n                <p>Use the 7-day brand foundation sprint to build your own brand assets, messaging, voice, and content direction.<\/p>\n                <a href=\"https:\/\/warriorplus.com\/o2\/buy\/h073zj\/vny36c\/cd55bv\" class=\"wplus-button\" target=\"_blank\" rel=\"nofollow noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/warriorplus.com\/o2\/btn\/fn100011001\/h073zj\/vny36c\/465714\" alt=\"Buy Personal Use for $27\">\n                <\/a>\n              <\/div>\n\n              <div class=\"price-card featured\">\n                <div class=\"price-label\">PLR License<\/div>\n                <div class=\"price\">$47<\/div>\n                <p>Get the brand foundation sprint with PLR rights so you can customize, rebrand, and use it as a product in your own business.<\/p>\n                <a href=\"https:\/\/warriorplus.com\/o2\/buy\/h073zj\/vny36c\/ht2bk2\" class=\"wplus-button\" target=\"_blank\" rel=\"nofollow noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/warriorplus.com\/o2\/btn\/fn100011001\/h073zj\/vny36c\/465742\" alt=\"Buy PLR License for $47\">\n                <\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n      <div class=\"container\">\n        <div>\u00a9 GPTs and Bots Unleashed. Built with clarity, brand strategy, and practical AI support.<\/div>\n        <div class=\"footer-links\">\n          <a href=\"https:\/\/gptsandbotsunleashed.com\/privacy-policy-2\/\" target=\"_blank\" rel=\"nofollow noopener\">Privacy Policy<\/a>\n          <a href=\"https:\/\/gptsandbotsunleashed.com\/terms-of-service\/\" target=\"_blank\" rel=\"nofollow noopener\">Terms of Service<\/a>\n          <a href=\"https:\/\/gptsandbotsunleashed.com\/earnings-disclaimer\/\" target=\"_blank\" rel=\"nofollow noopener\">Earnings Disclaimer<\/a>\n          <a href=\"mailto:support@gptsandbotsunleashed.com\" target=\"_blank\">Contact Support<\/a>\n        <\/div>\n      <\/div>\n    <\/footer>\n  <\/main>\n\n  <script type=\"text\/javascript\" src=\"https:\/\/warriorplus.com\/o2\/js\/vny36c\" defer><\/script>\n<\/body>\n<\/html>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":293420,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"ai_generated_summary":"","footnotes":""},"categories":[],"tags":[],"difl_page_category":[],"class_list":["post-335929","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/pages\/335929","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/users\/293420"}],"replies":[{"embeddable":true,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/comments?post=335929"}],"version-history":[{"count":3,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/pages\/335929\/revisions"}],"predecessor-version":[{"id":335946,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/pages\/335929\/revisions\/335946"}],"wp:attachment":[{"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/media?parent=335929"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/categories?post=335929"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/tags?post=335929"},{"taxonomy":"difl_page_category","embeddable":true,"href":"https:\/\/plrprofitacademycom-al.b.tempurl.cc\/link\/wp\/v2\/difl_page_category?post=335929"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}