{"id":7,"date":"2026-09-25T15:31:28","date_gmt":"2026-09-25T15:31:28","guid":{"rendered":"https:\/\/fortisaquila.site\/?page_id=7"},"modified":"2026-09-25T16:36:10","modified_gmt":"2026-09-25T16:36:10","slug":"7-2","status":"publish","type":"page","link":"https:\/\/fortisaquila.site\/?page_id=7","title":{"rendered":"Where the Customers Are"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, viewport-fit=cover\">\n\n<title>Where Are the Customers? | Customer Growth System for Nigerian Businesses<\/title>\n\n<meta name=\"description\" content=\"A practical customer growth system for Nigerian small business owners, online vendors, freelancers, and service providers who want to find more customers, convert enquiries into sales, follow up effectively, and bring buyers back.\">\n\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=Fraunces:wght@400;500;600&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n\/* ================================\n   GLOBAL\n================================ *\/\n\n:root{\n  --bg:#FBFAF7;\n  --ink:#1C2321;\n  --ink-soft:#4B5450;\n  --line:#DEDCD3;\n  --accent:#1F5C4E;\n  --accent-ink:#FFFFFF;\n  --card:#FFFFFF;\n  --muted:#8A8577;\n  --radius:10px;\n  font-size:16px;\n}\n\n@media (prefers-color-scheme:dark){\n  :root:not([data-theme=\"light\"]){\n    --bg:#14181C;\n    --ink:#ECEFEC;\n    --ink-soft:#A7AFA9;\n    --line:#2A302C;\n    --card:#1B2024;\n    --accent:#3F9A81;\n    --accent-ink:#0B1210;\n    --muted:#6E766F;\n  }\n}\n\n*{\n  box-sizing:border-box;\n}\n\nhtml{\n  scroll-behavior:smooth;\n}\n\nbody{\n  margin:0;\n  background:var(--bg);\n  color:var(--ink);\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;\n  padding-bottom:80px;\n  -webkit-font-smoothing:antialiased;\n}\n\nh1,\nh2,\nh3{\n  font-family:'Fraunces',Georgia,serif;\n  font-weight:500;\n  line-height:1.15;\n  margin:0;\n  color:var(--ink);\n}\n\np{\n  margin:0;\n}\n\na{\n  color:inherit;\n}\n\n.wrap{\n  max-width:680px;\n  margin:0 auto;\n  padding:0 24px;\n}\n\n::selection{\n  background:var(--accent);\n  color:var(--accent-ink);\n}\n\n\n\/* ================================\n   TOP PRICE BAR\n================================ *\/\n\n.bar{\n  background:var(--ink);\n  color:var(--bg);\n  text-align:center;\n  font-size:13px;\n  line-height:1.45;\n  letter-spacing:.01em;\n  padding:10px 16px;\n}\n\n\n\/* ================================\n   HERO\n================================ *\/\n\n.hero{\n  padding:68px 0 38px;\n  border-top:none;\n}\n\n.kicker{\n  font-size:14px;\n  color:var(--ink-soft);\n  margin-bottom:18px;\n}\n\n.headline{\n  font-size:40px;\n  letter-spacing:-.015em;\n}\n\n.accent-line{\n  display:block;\n  color:var(--accent);\n  margin-top:7px;\n}\n\n.sub{\n  margin-top:22px;\n  font-size:17px;\n  line-height:1.6;\n  color:var(--ink-soft);\n  max-width:54ch;\n}\n\n\n\/* ================================\n   CTA\n================================ *\/\n\n.cta-block{\n  margin-top:28px;\n}\n\n.cta{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  background:var(--accent);\n  color:var(--accent-ink);\n  font-family:'Inter',sans-serif;\n  font-weight:600;\n  font-size:16px;\n  line-height:1.35;\n  text-align:center;\n  padding:16px 24px;\n  border-radius:var(--radius);\n  text-decoration:none;\n  border:none;\n  cursor:pointer;\n  transition:transform .15s ease, opacity .15s ease;\n}\n\n.cta:hover{\n  opacity:.94;\n  transform:translateY(-1px);\n}\n\n.cta:focus-visible{\n  outline:3px solid var(--ink);\n  outline-offset:3px;\n}\n\n.cta-note{\n  margin-top:12px;\n  font-size:13px;\n  color:var(--ink-soft);\n  text-align:center;\n}\n\n.cta-price{\n  margin-top:5px;\n  font-size:13px;\n  color:var(--ink-soft);\n  text-align:center;\n}\n\n\n\/* ================================\n   BRIDGE\n================================ *\/\n\n.bridge{\n  padding:8px 0 52px;\n  font-size:18px;\n  line-height:1.65;\n  max-width:56ch;\n}\n\n\n\/* ================================\n   SECTIONS\n================================ *\/\n\nsection{\n  border-top:1px solid var(--line);\n}\n\n.section-pad{\n  padding:52px 0;\n}\n\n\n\/* ================================\n   PAIN POINTS\n================================ *\/\n\n.pain-list{\n  list-style:none;\n  margin:28px 0 0;\n  padding:0;\n  display:flex;\n  flex-direction:column;\n  gap:20px;\n}\n\n.pain-list li{\n  padding-left:20px;\n  border-left:2px solid var(--line);\n  font-size:16px;\n  line-height:1.65;\n}\n\n.reassure{\n  margin-top:34px;\n  padding-top:28px;\n  border-top:1px solid var(--line);\n  font-family:'Fraunces',serif;\n  font-size:19px;\n  font-weight:500;\n  line-height:1.55;\n}\n\n\n\/* ================================\n   PRODUCT INTRO\n================================ *\/\n\n.intro-title{\n  font-size:30px;\n  margin-bottom:14px;\n}\n\n.intro-copy{\n  margin-top:14px;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--ink-soft);\n  max-width:55ch;\n}\n\n.intro-flow{\n  margin-top:22px;\n  font-size:15px;\n  color:var(--ink-soft);\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px 10px;\n  align-items:center;\n}\n\n.intro-flow span:not(.arrow){\n  color:var(--ink);\n  font-weight:500;\n}\n\n.arrow{\n  color:var(--ink-soft);\n}\n\n\n\/* ================================\n   OUTCOMES\n================================ *\/\n\n.outcomes{\n  list-style:none;\n  margin:34px 0 0;\n  padding:0;\n  display:flex;\n  flex-direction:column;\n  gap:23px;\n}\n\n.outcomes li{\n  display:flex;\n  gap:14px;\n  align-items:flex-start;\n}\n\n.check{\n  flex:0 0 auto;\n  width:20px;\n  height:20px;\n  margin-top:3px;\n  color:var(--accent);\n}\n\n.outcome-text{\n  font-size:16px;\n  line-height:1.6;\n}\n\n.outcome-text b{\n  font-family:'Fraunces',serif;\n  font-weight:500;\n}\n\n\n\/* ================================\n   OFFER STACK\n================================ *\/\n\n.stack{\n  display:flex;\n  flex-direction:column;\n  gap:1px;\n  background:var(--line);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  overflow:hidden;\n  margin-top:26px;\n}\n\n.stack-item{\n  background:var(--card);\n  padding:22px;\n}\n\n.stack-item .label{\n  font-size:12px;\n  color:var(--accent);\n  font-weight:700;\n  text-transform:uppercase;\n  letter-spacing:.04em;\n  margin-bottom:5px;\n}\n\n.stack-item h3{\n  font-size:19px;\n}\n\n.stack-item p{\n  margin-top:7px;\n  font-size:14px;\n  color:var(--ink-soft);\n  line-height:1.55;\n}\n\n\n\/* ================================\n   PRICE\n================================ *\/\n\n.price-panel{\n  margin-top:26px;\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  padding:30px 24px;\n  text-align:center;\n}\n\n.future-price{\n  font-size:15px;\n  color:var(--ink-soft);\n}\n\n.future-price strong{\n  color:var(--ink);\n}\n\n.price-label{\n  margin-top:16px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n  color:var(--ink-soft);\n}\n\n.today-price{\n  font-family:'Fraunces',serif;\n  font-size:48px;\n  line-height:1.1;\n  margin-top:5px;\n}\n\n.save-line{\n  display:inline-block;\n  margin-top:12px;\n  font-size:13px;\n  font-weight:600;\n  color:var(--accent);\n  background:rgba(31,92,78,.10);\n  padding:6px 12px;\n  border-radius:999px;\n}\n\n\n\/* ================================\n   TESTIMONIALS\n================================ *\/\n\n.testi-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n  margin-top:25px;\n}\n\n.testi-card{\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  padding:24px;\n  color:var(--ink-soft);\n  font-size:15px;\n  line-height:1.65;\n}\n\n.testi-card .stars{\n  color:var(--accent);\n  font-size:16px;\n  letter-spacing:2px;\n  margin-bottom:12px;\n}\n\n.testi-name{\n  margin-top:16px;\n  color:var(--ink);\n  font-weight:600;\n}\n\n.testi-result{\n  margin-top:3px;\n  font-size:13px;\n  color:var(--ink-soft);\n}\n\n.sample-badge{\n  display:inline-block;\n  margin-top:14px;\n  padding:5px 9px;\n  border:1px solid var(--line);\n  border-radius:999px;\n  font-size:10px;\n  font-weight:700;\n  text-transform:uppercase;\n  letter-spacing:.05em;\n  color:var(--ink-soft);\n}\n\n\n\/* ================================\n   URGENCY\n================================ *\/\n\n.urgency{\n  text-align:center;\n}\n\n.urgency h2{\n  font-size:30px;\n  max-width:560px;\n  margin:0 auto;\n}\n\n.urgency p{\n  margin:16px auto 0;\n  max-width:520px;\n  font-size:16px;\n  line-height:1.6;\n  color:var(--ink-soft);\n}\n\n\n\/* ================================\n   FINAL CTA\n================================ *\/\n\n.final{\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:var(--radius);\n  padding:34px 24px;\n  text-align:center;\n}\n\n.final h2{\n  font-size:30px;\n  margin-bottom:22px;\n}\n\n.final-item{\n  font-family:'Fraunces',serif;\n  font-size:18px;\n  margin:7px 0;\n}\n\n.final-item.plus{\n  font-family:'Inter',sans-serif;\n  color:var(--ink-soft);\n  font-size:13px;\n}\n\n.final-price{\n  margin-top:22px;\n}\n\n.final-price .today{\n  font-family:'Fraunces',serif;\n  font-size:36px;\n}\n\n.final-price .soon{\n  font-size:14px;\n  color:var(--ink-soft);\n  margin-top:4px;\n}\n\n\n\/* ================================\n   PURCHASE REASSURANCE\n================================ *\/\n\n.reassure-box{\n  margin-top:32px;\n  display:flex;\n  gap:14px;\n  align-items:flex-start;\n  font-size:14px;\n  color:var(--ink-soft);\n  line-height:1.6;\n}\n\n.shield{\n  flex:0 0 auto;\n  width:22px;\n  height:22px;\n  color:var(--accent);\n  margin-top:2px;\n}\n\n\n\/* ================================\n   STICKY FOOTER\n================================ *\/\n\n.sticky{\n  position:fixed;\n  left:0;\n  right:0;\n  bottom:0;\n  background:var(--ink);\n  color:var(--bg);\n  z-index:20;\n  padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:14px;\n}\n\n.sticky-label{\n  font-size:13px;\n  font-weight:500;\n}\n\n.sticky-btn{\n  background:var(--accent);\n  color:var(--accent-ink);\n  font-family:'Inter',sans-serif;\n  font-weight:600;\n  font-size:14px;\n  padding:10px 18px;\n  border-radius:8px;\n  text-decoration:none;\n  white-space:nowrap;\n}\n\n\n\/* ================================\n   MOBILE\n================================ *\/\n\n@media(max-width:420px){\n\n  .wrap{\n    padding:0 20px;\n  }\n\n  .hero{\n    padding:50px 0 32px;\n  }\n\n  .headline{\n    font-size:34px;\n  }\n\n  .sub{\n    font-size:16px;\n  }\n\n  .bridge{\n    font-size:17px;\n  }\n\n  .section-pad{\n    padding:44px 0;\n  }\n\n  .sticky-label{\n    max-width:180px;\n  }\n\n}\n\n\n\/* ================================\n   LARGER SCREENS\n================================ *\/\n\n@media(min-width:640px){\n\n  .headline{\n    font-size:48px;\n  }\n\n  .hero{\n    padding:76px 0 42px;\n  }\n\n  .intro-title{\n    font-size:32px;\n  }\n\n  .today-price{\n    font-size:54px;\n  }\n\n}\n\n<\/style>\n\n<\/head>\n\n\n<body>\n\n\n<!-- ================================\n     TOP PRICE BAR\n================================ -->\n\n<div class=\"bar\">\n\n  CURRENT PRICE: \u20a67,500 \u00b7 Complete 3-PDF Bundle \u00b7 Price Increasing to \u20a612,500 Soon\n\n<\/div>\n\n\n<main class=\"wrap\">\n\n\n<!-- ================================\n     HERO\n================================ -->\n\n<section class=\"hero\">\n\n  <p class=\"kicker\">\n    For Nigerian Small Business Owners, Online Vendors &amp; Service Providers\n  <\/p>\n\n  <h1 class=\"headline\">\n\n    Stop Wondering Where the Customers Are.\n\n    <span class=\"accent-line\">\n      Build a system to find them, convert them, and keep them coming back.\n    <\/span>\n\n  <\/h1>\n\n  <p class=\"sub\">\n\n    A step-by-step guide for Nigerian small business owners who want to\n    find more potential customers, turn more enquiries into sales,\n    follow up without losing leads, and stop waiting for the next buyer\n    to simply show up.\n\n  <\/p>\n\n  <div class=\"cta-block\">\n\n    <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"cta\">\n      Start Finding Customers \u2014 \u20a67,500\n    <\/a>\n\n    <p class=\"cta-note\">\n      Instant access \u00b7 Main guide + 2 bonus PDFs\n    <\/p>\n\n    <p class=\"cta-price\">\n      \u20a67,500 today \u00b7 Price increases to \u20a612,500 soon\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ================================\n     EMOTIONAL BRIDGE\n================================ -->\n\n<p class=\"bridge\">\n\n  You can have a good product and still struggle to sell it.\n  Posting harder, cutting your price again, or waiting on referrals\n  will not fix a broken customer system. What you need is a clearer\n  way to find interested people, move them toward buying, and keep\n  the customers you already worked hard to get.\n\n<\/p>\n\n\n<!-- ================================\n     PAIN POINTS\n================================ -->\n\n<section class=\"section-pad\">\n\n  <h2 style=\"font-size:25px;\">\n    This might sound familiar\n  <\/h2>\n\n  <ul class=\"pain-list\">\n\n    <li>\n      You keep posting your products on Instagram, Facebook, TikTok,\n      or WhatsApp Status, but most days the views do not turn into\n      actual orders.\n    <\/li>\n\n    <li>\n      People enter your DM asking <strong>\u201cHow much?\u201d<\/strong> or\n      <strong>\u201cIs this available?\u201d<\/strong> You reply, explain\n      everything, maybe even send your account details, and then\n      they disappear.\n    <\/li>\n\n    <li>\n      You have tried discounts, \u201cpromo ends today\u201d posts, free\n      delivery offers, and constant status updates. Sales may move\n      temporarily, then everything becomes quiet again.\n    <\/li>\n\n    <li>\n      You have spent money boosting posts or running ads and received\n      likes, comments, messages, or enquiries, but too little of that\n      attention turns into actual payments.\n    <\/li>\n\n    <li>\n      You have old enquiries, unfinished orders, previous customers,\n      and people who once said <strong>\u201cI\u2019ll get back to you.\u201d<\/strong>\n      But you do not have a clear system for following them up without\n      sounding desperate or pushy.\n    <\/li>\n\n    <li>\n      You depend heavily on referrals, random social media reach, and\n      customers remembering your business. When those slow down, your\n      sales slow down with them.\n    <\/li>\n\n  <\/ul>\n\n  <p class=\"reassure\">\n\n    None of this necessarily means your product is bad or that people\n    do not want what you sell. The problem may simply be that nobody\n    has shown you a practical customer system that matches the market\n    you are actually selling in.\n\n  <\/p>\n\n<\/section>\n\n\n<!-- ================================\n     PRODUCT INTRODUCTION\n================================ -->\n\n<section class=\"section-pad\">\n\n  <p\n    class=\"kicker\"\n    style=\"margin-bottom:9px;color:var(--accent);font-weight:600;\"\n  >\n    INTRODUCING\n  <\/p>\n\n  <h2 class=\"intro-title\">\n    Where Are the Customers?\n  <\/h2>\n\n  <p class=\"intro-copy\">\n\n    <strong style=\"color:var(--ink);\">\n      Where Are the Customers?\n    <\/strong>\n\n    is a practical step-by-step system for small business owners who\n    want a clearer way to attract potential customers, turn enquiries\n    into sales, follow up with interested buyers, and bring previous\n    customers back.\n\n    It is not another business PDF telling you to simply\n    \u201cpost consistently\u201d or \u201cbelieve in your brand.\u201d\n\n    It gives you a process you can actually apply to the business\n    you are already running.\n\n  <\/p>\n\n  <div class=\"intro-flow\">\n\n    <span>Find customers<\/span>\n\n    <span class=\"arrow\">\u2192<\/span>\n\n    <span>Attract interest<\/span>\n\n    <span class=\"arrow\">\u2192<\/span>\n\n    <span>Convert enquiries<\/span>\n\n    <span class=\"arrow\">\u2192<\/span>\n\n    <span>Follow up<\/span>\n\n    <span class=\"arrow\">\u2192<\/span>\n\n    <span>Bring buyers back<\/span>\n\n  <\/div>\n\n\n  <ul class=\"outcomes\">\n\n    <li>\n\n      <svg\n        class=\"check\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"2.2\"\n        aria-hidden=\"true\"\n      >\n        <path d=\"M20 6L9 17l-5-5\"\/>\n      <\/svg>\n\n      <p class=\"outcome-text\">\n\n        <b>Know where to look for customers.<\/b>\n\n        Identify where your most likely buyers already spend their\n        time instead of trying to market everywhere at once.\n\n      <\/p>\n\n    <\/li>\n\n\n    <li>\n\n      <svg\n        class=\"check\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"2.2\"\n        aria-hidden=\"true\"\n      >\n        <path d=\"M20 6L9 17l-5-5\"\/>\n      <\/svg>\n\n      <p class=\"outcome-text\">\n\n        <b>Create clearer offers and sales messages.<\/b>\n\n        Give potential customers a stronger reason to stop, pay\n        attention, enquire, and understand why they should buy.\n\n      <\/p>\n\n    <\/li>\n\n\n    <li>\n\n      <svg\n        class=\"check\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"2.2\"\n        aria-hidden=\"true\"\n      >\n        <path d=\"M20 6L9 17l-5-5\"\/>\n      <\/svg>\n\n      <p class=\"outcome-text\">\n\n        <b>Turn more enquiries into actual sales.<\/b>\n\n        Improve how you handle price questions, hesitation,\n        objections, and common buying conversations.\n\n      <\/p>\n\n    <\/li>\n\n\n    <li>\n\n      <svg\n        class=\"check\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"2.2\"\n        aria-hidden=\"true\"\n      >\n        <path d=\"M20 6L9 17l-5-5\"\/>\n      <\/svg>\n\n      <p class=\"outcome-text\">\n\n        <b>Follow up without sounding desperate.<\/b>\n\n        Stop allowing interested people to disappear simply because\n        the first conversation did not end with payment.\n\n      <\/p>\n\n    <\/li>\n\n\n    <li>\n\n      <svg\n        class=\"check\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"2.2\"\n        aria-hidden=\"true\"\n      >\n        <path d=\"M20 6L9 17l-5-5\"\/>\n      <\/svg>\n\n      <p class=\"outcome-text\">\n\n        <b>Give previous customers a reason to return.<\/b>\n\n        Build simple repeat-purchase habits so every new month does\n        not feel like starting your customer search from zero.\n\n      <\/p>\n\n    <\/li>\n\n  <\/ul>\n\n\n  <div class=\"cta-block\">\n\n    <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"cta\">\n      Get the Guide + 2 Bonuses \u2014 \u20a67,500\n    <\/a>\n\n    <p class=\"cta-note\">\n      Instant digital access \u00b7 Price increases to \u20a612,500 soon\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ================================\n     OFFER STACK\n================================ -->\n\n<section class=\"section-pad\">\n\n  <p\n    class=\"kicker\"\n    style=\"margin-bottom:9px;color:var(--accent);font-weight:600;\"\n  >\n    YOUR COMPLETE BUNDLE\n  <\/p>\n\n  <h2 style=\"font-size:28px;\">\n    One system. Three practical PDFs.\n  <\/h2>\n\n  <p class=\"intro-copy\">\n\n    Start with the main guide, then use the two implementation\n    bonuses to improve your sales conversations and recover\n    opportunities that may already be sitting inside your DMs,\n    enquiries, and customer list.\n\n  <\/p>\n\n\n  <div class=\"stack\">\n\n\n    <div class=\"stack-item\">\n\n      <p class=\"label\">\n        Main Guide\n      <\/p>\n\n      <h3>\n        Where Are the Customers?\n      <\/h3>\n\n      <p>\n        A step-by-step system for finding more customers, turning\n        enquiries into sales, and getting buyers to come back.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"stack-item\">\n\n      <p class=\"label\">\n        Bonus #1\n      <\/p>\n\n      <h3>\n        The Social Media Sales Script Pack\n      <\/h3>\n\n      <p>\n        Ready-to-use messages for turning comments, DMs, enquiries,\n        price questions, and interested followers into paying\n        customers.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"stack-item\">\n\n      <p class=\"label\">\n        Bonus #2\n      <\/p>\n\n      <h3>\n        The 7-Day Lost Customer Recovery Plan\n      <\/h3>\n\n      <p>\n        A simple follow-up system for reconnecting with old leads,\n        unfinished orders, past customers, and buyers who stopped\n        responding.\n      <\/p>\n\n    <\/div>\n\n\n  <\/div>\n\n\n  <div class=\"price-panel\">\n\n    <p class=\"future-price\">\n      Price increasing soon to <strong>\u20a612,500<\/strong>\n    <\/p>\n\n    <p class=\"price-label\">\n      Your Price Today\n    <\/p>\n\n    <p class=\"today-price\">\n      \u20a67,500\n    <\/p>\n\n    <span class=\"save-line\">\n      Get in before the \u20a65,000 price increase\n    <\/span>\n\n\n    <div class=\"cta-block\">\n\n      <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"cta\">\n        Get All 3 PDFs \u2014 \u20a67,500\n      <\/a>\n\n      <p class=\"cta-note\">\n        One payment \u00b7 Instant digital access\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ================================\n     TESTIMONIALS\n================================ -->\n\n<section class=\"section-pad\">\n\n  <p\n    class=\"kicker\"\n    style=\"margin-bottom:9px;color:var(--accent);font-weight:600;\"\n  >\n    SAMPLE CUSTOMER FEEDBACK\n  <\/p>\n\n  <h2 style=\"font-size:27px;\">\n    The kind of results this system is built to help with\n  <\/h2>\n\n  <p class=\"intro-copy\">\n\n    These sample testimonials illustrate the types of problems this\n    system is designed to help business owners address. Replace them\n    with verified customer feedback before presenting them as real\n    customer reviews.\n\n  <\/p>\n\n\n  <div class=\"testi-grid\">\n\n\n    <!-- TESTIMONIAL 1 -->\n\n    <div class=\"testi-card\">\n\n      <div class=\"stars\">\n        \u2605\u2605\u2605\u2605\u2605\n      <\/div>\n\n      <p>\n\n        \u201cMy biggest problem was not getting enquiries. People would ask\n        for the price and then disappear. What helped me most was the\n        section on handling enquiries and following up. I changed the\n        way I reply instead of just sending the price and waiting.\n        The whole process now feels much more organised.\u201d\n\n      <\/p>\n\n      <p class=\"testi-name\">\n        Amaka N. \u00b7 Lagos\n      <\/p>\n\n      <p class=\"testi-result\">\n        Online Vendor\n      <\/p>\n\n      <span class=\"sample-badge\">\n        Sample Testimonial\n      <\/span>\n\n    <\/div>\n\n\n    <!-- TESTIMONIAL 2 -->\n\n    <div class=\"testi-card\">\n\n      <div class=\"stars\">\n        \u2605\u2605\u2605\u2605\u2605\n      <\/div>\n\n      <p>\n\n        \u201cI honestly thought I needed to keep finding new people every\n        day. The part about going back to old enquiries made me realise\n        how many potential customers I had simply left in my WhatsApp.\n        The follow-up plan gave me a much clearer way to restart those\n        conversations without sounding like I was begging them to buy.\u201d\n\n      <\/p>\n\n      <p class=\"testi-name\">\n        Chinedu O. \u00b7 Abuja\n      <\/p>\n\n      <p class=\"testi-result\">\n        Small Business Owner\n      <\/p>\n\n      <span class=\"sample-badge\">\n        Sample Testimonial\n      <\/span>\n\n    <\/div>\n\n\n    <!-- TESTIMONIAL 3 -->\n\n    <div class=\"testi-card\">\n\n      <div class=\"stars\">\n        \u2605\u2605\u2605\u2605\u2605\n      <\/div>\n\n      <p>\n\n        \u201cThe sales script pack was the most practical part for me.\n        Before, I would sometimes stare at a customer&#8217;s message because\n        I didn&#8217;t know what else to say after they asked \u2018How much?\u2019\n        Having examples I could adapt to my own business made replying\n        and following up much easier.\u201d\n\n      <\/p>\n\n      <p class=\"testi-name\">\n        Tolu A. \u00b7 Ibadan\n      <\/p>\n\n      <p class=\"testi-result\">\n        Service Provider\n      <\/p>\n\n      <span class=\"sample-badge\">\n        Sample Testimonial\n      <\/span>\n\n    <\/div>\n\n\n    <!-- TESTIMONIAL 4 -->\n\n    <div class=\"testi-card\">\n\n      <div class=\"stars\">\n        \u2605\u2605\u2605\u2605\u2605\n      <\/div>\n\n      <p>\n\n        \u201cI used to think the answer was to post more often, so I was\n        constantly putting products on my status and social media\n        without really knowing what was working. This guide helped me\n        look at the whole process differently. I now pay more attention\n        to who I am trying to reach, what I say when they enquire, and\n        what happens after the first conversation. It gave me a much\n        clearer system instead of just posting and hoping.\u201d\n\n      <\/p>\n\n      <p class=\"testi-name\">\n        Blessing E. \u00b7 Port Harcourt\n      <\/p>\n\n      <p class=\"testi-result\">\n        Small Business Owner\n      <\/p>\n\n      <span class=\"sample-badge\">\n        Sample Testimonial\n      <\/span>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<!-- ================================\n     URGENCY\n================================ -->\n\n<section class=\"section-pad urgency\">\n\n  <p\n    class=\"kicker\"\n    style=\"color:var(--accent);font-weight:600;margin-bottom:12px;\"\n  >\n    CURRENT PRICE: \u20a67,500\n  <\/p>\n\n  <h2>\n    Get the complete system now before the price moves to \u20a612,500.\n  <\/h2>\n\n  <p>\n    You do not need another month of posting, replying to enquiries,\n    and hoping people come back. Put a clearer customer system behind\n    the business you are already building.\n  <\/p>\n\n<\/section>\n\n\n<!-- ================================\n     FINAL CTA\n================================ -->\n\n<section class=\"section-pad\">\n\n  <div class=\"final\">\n\n    <p\n      class=\"kicker\"\n      style=\"color:var(--accent);font-weight:600;margin-bottom:12px;\"\n    >\n      COMPLETE 3-PDF BUNDLE\n    <\/p>\n\n    <h2>\n      Start building a better customer system today.\n    <\/h2>\n\n\n    <p class=\"final-item\">\n      Where Are the Customers?\n    <\/p>\n\n    <p class=\"final-item plus\">\n      +\n    <\/p>\n\n    <p class=\"final-item\">\n      The Social Media Sales Script Pack\n    <\/p>\n\n    <p class=\"final-item plus\">\n      +\n    <\/p>\n\n    <p class=\"final-item\">\n      The 7-Day Lost Customer Recovery Plan\n    <\/p>\n\n\n    <div class=\"final-price\">\n\n      <p\n        style=\"\n          font-size:12px;\n          text-transform:uppercase;\n          letter-spacing:.06em;\n          color:var(--ink-soft);\n          font-weight:700;\n        \"\n      >\n        Complete Bundle Today\n      <\/p>\n\n      <p class=\"today\">\n        \u20a67,500\n      <\/p>\n\n      <p class=\"soon\">\n        Price increases to \u20a612,500 soon\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"cta-block\">\n\n      <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"cta\">\n        Yes, I Want the Complete Bundle \u2014 \u20a67,500\n      <\/a>\n\n      <p class=\"cta-note\">\n        Digital PDFs \u00b7 Sent to your email after payment confirmation\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- ================================\n       PURCHASE REASSURANCE\n  ================================= -->\n\n  <div class=\"reassure-box\">\n\n    <svg\n      class=\"shield\"\n      viewBox=\"0 0 24 24\"\n      fill=\"none\"\n      stroke=\"currentColor\"\n      stroke-width=\"1.8\"\n      aria-hidden=\"true\"\n    >\n\n      <path d=\"M12 3L20 6V11C20 16 16.5 19.5 12 21C7.5 19.5 4 16 4 11V6L12 3Z\"\/>\n\n      <path d=\"M9 12l2 2 4-4\"\/>\n\n    <\/svg>\n\n    <p>\n\n      <strong style=\"color:var(--ink);\">\n        Simple, secure digital access.\n      <\/strong>\n\n      Complete your payment once and receive the main guide plus both\n      bonus PDFs. Your files will be sent to your email after payment\n      confirmation.\n\n    <\/p>\n\n  <\/div>\n\n<\/section>\n\n\n<\/main>\n\n\n<!-- ================================\n     STICKY FOOTER\n================================ -->\n\n<div class=\"sticky\">\n\n  <span class=\"sticky-label\">\n\n    Where Are the Customers? \u00b7 <strong>\u20a67,500<\/strong>\n\n  <\/span>\n\n  <a href=\"YOUR-CHECKOUT-LINK-HERE\" class=\"sticky-btn\">\n\n    Get Access\n\n  <\/a>\n\n<\/div>\n\n\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Where Are the Customers? | Customer Growth System for Nigerian Businesses CURRENT PRICE: \u20a67,500 \u00b7 Complete 3-PDF Bundle \u00b7 Price Increasing to \u20a612,500 Soon For Nigerian Small Business Owners, Online Vendors &amp; Service Providers Stop Wondering Where the Customers Are. Build a system to find them, convert them, and keep them coming back. A step-by-step [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fortisaquila.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":5,"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/fortisaquila.site\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/fortisaquila.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}