<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>Career Accelerator Program</title>
<style>
:root {
–primary-color: #003366;
–accent-color: #ff6600;
–text-color: #333333;
–bg-color: #f9f9f9;
–white: #ffffff;
}
body {
font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: var(–text-color);
background-color: var(–bg-color);
margin: 0;
padding: 0;
}
.container {
max-width: 800px;
margin: 0 auto;
background: var(–white);
padding: 40px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
/* Urgency Banner */
.timer-banner {
background-color: #cc0000;
color: var(–white);
text-align: center;
padding: 15px;
font-size: 1.2rem;
font-weight: bold;
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { background-color: #cc0000; }
50% { background-color: #ff3333; }
100% { background-color: #cc0000; }
}
/* Typography */
h1, h2, h3 {
color: var(–primary-color);
line-height: 1.3;
}
h1 { font-size: 2.2rem; text-align: center; border-bottom: 2px solid var(–accent-color); padding-bottom: 10px; margin-bottom: 30px;}
h2 { font-size: 1.8rem; margin-top: 40px;}
.highlight { color: var(–accent-color); font-weight: bold; }
/* Pricing Box */
.pricing-box {
background-color: #e6f2ff;
border: 2px dashed var(–primary-color);
padding: 20px;
text-align: center;
border-radius: 8px;
margin: 30px 0;
}
.price-early { font-size: 2rem; font-weight: bold; color: #2196F3; }
.price-regular { text-decoration: line-through; color: #666; }
/* Buttons */
.cta-button {
display: block;
width: 100%;
max-width: 350px;
margin: 30px auto;
background-color: var(–accent-color);
color: var(–white);
text-align: center;
padding: 18px 20px;
font-size: 1.2rem;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
box-shadow: 0 4px 6px rgba(255, 102, 0, 0.3);
transition: transform 0.2s, background-color 0.2s;
}
.cta-button:hover {
background-color: #e65c00;
transform: translateY(-2px);
}
/* Image Placeholders */
.img-placeholder {
background-color: #eeeeee;
border: 2px dashed #999999;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
color: #666666;
font-weight: bold;
font-size: 1.2rem;
margin: 30px 0;
border-radius: 8px;
}
/* Checklists */
.checklist {
list-style-type: none;
padding: 0;
}
.checklist li {
padding: 10px 0 10px 35px;
position: relative;
font-size: 1.1rem;
}
.checklist li::before {
content: “✔”;
color: #4CAF50;
font-weight: bold;
position: absolute;
left: 0;
top: 10px;
font-size: 1.2rem;
}
/* Grid for 4 Alignments */
.alignment-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
background: #f4f4f4;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.alignment-grid div {
display: flex;
align-items: center;
font-weight: bold;
}
.alignment-grid div::before {
content: “✔”;
color: #4CAF50;
margin-right: 10px;
}
/* Payment Info Box */
.payment-info {
background-color: #fff9e6;
border-left: 5px solid var(–accent-color);
padding: 20px;
margin: 30px 0;
}
/* FAQ Accordion */
details {
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 5px;
margin-bottom: 10px;
padding: 15px;
}
summary {
font-weight: bold;
cursor: pointer;
font-size: 1.1rem;
color: var(–primary-color);
}
details[open] summary ~ * {
animation: fadeIn 0.3s ease-in-out;
margin-top: 15px;
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@media (max-width: 600px) {
.container { padding: 20px; }
.alignment-grid { grid-template-columns: 1fr; }
}
</style>
</head>
<body>
<div class=”timer-banner”>
⏳ TIMER – 48 HRS ⏳
</div>
<div class=”container”>
<div class=”pricing-box”>
<p style=”font-size: 1.2rem; margin:0;”>3 Weeks Online Training + Weekend Group Coaching</p>
<p class=”price-early”>Early bird: ₦25,000</p>
<p class=”price-regular”>Regular ₦35,000 | Late registration: ₦45,000</p>
</div>
<a href=”#payment-section” class=”cta-button”>Pay ₦25,000 now!</a>
<h1>My Story Sounds Like Something Out Of Netflix… But It’s 100% True.</h1>
<p>It was about 15 years ago when I was exactly where many graduates and young professionals are today.</p>
<p>Educated. Ambitious. Hopeful.</p>
<div class=”img-placeholder”>
[ Insert Awards Picture Here ]
</div>
<p>I believed that with my awards and certifications from the Nigerian Law School – being one of the best 15 out of over 4000 new lawyers, it would be a breeze for me to get a great paying job.</p>
<p>Sure enough, I was invited to interview for a role at one of the top 10 law firms in Lagos. (The firm is on Lagos Island.)</p>
<p>The opportunity was exciting. The salary was attractive. The future looked promising.</p>
<p><strong>I walked into that interview believing I was ready. I wasn’t!</strong></p>
<p>I knew the subject matter (law) but I didn’t know how to position myself. I didn’t understand what the HR Manager was really evaluating. I didn’t know how to convince them that I was a great fit for the firm.</p>
<p>Naturally, I lost the opportunity because each time I opened my mouth to answer a question, I kept putting my foot in my mouth – saying the wrong things.</p>
<div style=”background: #f0f0f0; padding: 20px; border-radius: 8px; margin: 30px 0;”>
<h3 style=”margin-top: 0;”>Here’s what most people don’t realize:</h3>
<p>The right answer to an interview question is the answer the interviewer is actually looking for. Anything short of that is wrong.</p>
</div>
<p>Now here’s the interesting part. At the time, I was already enrolled in an employability and career development program that was being delivered in collaboration with Lagos State. (I recently came across my old notebook and workbook from the program).</p>
<div class=”img-placeholder”>
[ Insert Picture of The Books Here ]
</div>
<p>Ironically, the interview happened during the second week of the program. A few weeks later, during the final stages of the training, we finally addressed interviews.</p>
<p>That was when I realized all what I had done wrong. I understood how recruiters really think. I learned how employers make hiring decisions.</p>
<p><strong>Unfortunately, I learned the lesson after the opportunity had passed.</strong></p>
<a href=”#payment-section” class=”cta-button”>Pay ₦25,000 now!</a>
<h2>But that lesson changed my career forever!!</h2>
<p>From that point forward, oh my! I began to approach opportunities differently. I mastered how to think and answer questions from the employer’s perspective and throughout my employment career, my results improved greatly.</p>
<p>Even now when working with clients, I apply the same technique by putting my best foot forward!</p>
<div class=”img-placeholder”>
[ Insert Current Picture of Me Here ]
</div>
<p>Today, after more than 10 years in Human Resources, working across different industries – manufacturing, hospitality, real estate, tech etc., it is sad to see those exact same mistakes still being repeated every day. Many young professionals are naive like I was.</p>
<p><strong>Not because young professionals lack potential, but because nobody taught them the rules!</strong></p>
<h2>For you to get your dream job, four things must align:</h2>
<div class=”alignment-grid”>
<div>What you can do</div>
<div>What you want to earn</div>
<div>What the employer needs</div>
<div>What they are willing to pay for it</div>
</div>
<p><em>When those four variables align properly, and there’s a cross-match, then opportunities happen!</em></p>
<hr style=”border: 0; border-top: 1px solid #eee; margin: 40px 0;”>
<h2>That is why I created the Career Accelerator Program.</h2>
<p><strong>Venue:</strong> Online / Virtual class<br>
<strong>Duration:</strong> 3 weeks</p>
<a href=”#payment-section” class=”cta-button”>Join The Program For ₦25,000</a>
<h3>Inside this program, I’ll show you:</h3>
<ul class=”checklist”>
<li>How recruiters actually shortlist candidates</li>
<li>What employers look for before inviting candidates for interviews</li>
<li>How to create a professional CV that gets attention</li>
<li>How to position yourself for higher-paying opportunities</li>
<li>How to stand out from hundreds of applicants</li>
<li>How to build professional confidence</li>
<li>How to interview strategically</li>
<li>How to become the type of professional employers remember.</li>
</ul>
<div style=”text-align: center; margin: 40px 0; padding: 30px; background: #003366; color: white; border-radius: 8px;”>
<h3 style=”color: #ff6600; margin-top: 0;”>My mission is simple:</h3>
<p style=”font-size: 1.1rem;”>I’m raising a team of high quality talent – professionals who bring value to the table. Professionals employers are excited to hire. And professionals I can proudly recommend.</p>
</div>
<p>If you’re ready to accelerate your career, I’d love to hold your hand and teach you what you need to do in the Mid-Year Cohort of the Career Accelerator Program.</p>
<p>There’s an early bird discount for you if you take action while it lasts.</p>
<hr style=”border: 0; border-top: 1px solid #eee; margin: 40px 0;”>
<h2 id=”payment-section” style=”text-align: center;”>Secure Your Spot Now!</h2>
<a href=”YOUR_SELAR_LINK_HERE” class=”cta-button”>Click Here To Pay on Selar (₦25,000)</a>
<p style=”text-align: center; font-size: 0.9rem; color: #666;”><em>After payment on Selar, you’ll be redirected to our WhatsApp line to be added to the class.</em></p>
<p style=”text-align: center; font-weight: bold; margin: 30px 0;”>OR</p>
<div class=”payment-info”>
<h3 style=”margin-top: 0; text-align: center;”>Direct Bank Transfer</h3>
<p style=”text-align: center; font-size: 1.1rem;”>Pay <strong>₦25,000</strong> into:</p>
<div style=”font-size: 1.2rem; text-align: center; font-weight: bold; margin: 15px 0;”>
Account Name: Nuvelle Consulting<br>
Bank: FCMB<br>
Account Number: 2007652452
</div>
<p style=”text-align: center;”>
<strong>Done paying?</strong><br><br>
<a href=”https://wa.me/message/XDY4WBJVDQEFM1″ style=”background: #25D366; color: white; text-decoration: none; padding: 10px 20px; border-radius: 5px; font-weight: bold;”>Send Proof of Payment on WhatsApp</a>
</p>
</div>
<hr style=”border: 0; border-top: 1px solid #eee; margin: 50px 0;”>
<h2>Frequently Asked Questions (FAQs)</h2>
<details>
<summary>1. How is the program delivered?</summary>
<p>The Career Accelerator Program is 100% online. You’ll study at your own pace during the week through short, detailed video lessons designed to fit into your schedule. No need to abandon your job, NYSC, business, side hustle, church activities, social life or other commitments. Just log in, study, apply, and grow. (Or note questions and ask them during the weekly group coaching classes).</p>
</details>
<details>
<summary>2. How long is the program?</summary>
<p>The program runs for just 3 weeks. You get to study during the week, at your convenience; and on weekends you’ll have access to the coach for Q&A sessions for just 2 hours so you have time to practice what you study.</p>
</details>
<details>
<summary>3. How many hours per week?</summary>
<p>The lessons are broken down into short, practical videos that get straight to the point. The videos for the week drop on Monday so you can schedule your weekly study easily. They’re easy to understand so that you can hit the ground running.</p>
</details>
<details>
<summary>4. Will I receive a certificate after the training?</summary>
<p>Short answer – No. And that’s intentional.</p>
<p>Because you’re probably not going to tell employers: “I recently completed a program on how to understand recruiters, position myself strategically, and increase my chances of getting hired.” That would ruin the surprise. 😄</p>
<p>The goal isn’t another certificate. The goal is getting interviews, offers, promotions, and opportunities. Those are the badges that really matter.</p>
</details>
<details>
<summary>5. Is this only for unemployed job seekers?</summary>
<p>Not at all. This program is for:</p>
<ul class=”checklist”>
<li>Fresh graduates</li>
<li>NYSC members</li>
<li>Job seekers</li>
<li>Professionals seeking better opportunities</li>
<li>Employees preparing for promotion or career growth</li>
<li>Anyone who wants to become more valuable and employable</li>
</ul>
<p>If your career matters to you, this program is for you.</p>
</details>
<details>
<summary>6. What exactly will I learn?</summary>
<p>You’ll learn the things schools rarely teach but employers evaluate every day. Including:</p>
<ul class=”checklist”>
<li>How recruiters think</li>
<li>What employers actually pay for</li>
<li>How to position yourself as a valuable candidate</li>
<li>How to answer interview questions strategically</li>
<li>How to avoid common mistakes that cost people opportunities</li>
<li>How to align your skills with market demand</li>
</ul>
<p>In short, you’ll learn how to stop hoping employers notice your value and start communicating it effectively.</p>
</details>
<details>
<summary>7. Will I be left on my own to figure everything out?</summary>
<p>Absolutely not. While the training videos are designed for self-paced learning during the week – to accommodate everyone, you won’t be learning in isolation.</p>
<p>You’ll have access to a community of fellow participants where you can learn, engage, share insights, and stay accountable throughout the program. In addition, we’ll hold weekend group coaching and Q&A sessions where you can ask questions, get clarification, receive guidance, and learn from the experiences of others.</p>
<p>Think of it as self-paced learning with a coach and community walking alongside you.</p>
</details>
<details>
<summary>8. What if I don’t have much experience?</summary>
<p>That’s perfectly fine. Many people assume lack of experience is their biggest problem. Often, it isn’t.</p>
<p>The bigger problem is not knowing how to present the experience, skills, achievements, and potential they already have. I’ve seen highly qualified people miss opportunities. I’ve also seen average candidates outperform stronger competitors simply because they knew how to position themselves. This program will show you how.</p>
</details>
<details>
<summary>9. What if I register and then change my mind? Can I get a refund?</summary>
<p>Yes! You may request a full refund anytime before the program officially begins.</p>
<p>However, once classes start and you gain access to the training materials, community, resources, and coaching sessions, refunds will no longer be available. The reason is simple: once you’ve accessed the knowledge, you can’t unlearn it. 😄</p>
<p>So please be sure you’re ready to commit before enrolling.</p>
</details>
<details>
<summary>10. Can you 100% guarantee I’ll get a job within the next 30 days?</summary>
<p>Uh – No, because it’s not ethical for any career coach to guarantee you a job! And anyone who gives you a 100% guarantee is probably recruiting for a miracle, not a job. 😄</p>
<p>The reality is that employers make the final hiring decisions, not me. What I can guarantee is that you’ll leave this program with a much better understanding of how employers think, how recruiters evaluate candidates, and how to position yourself more effectively than most job seekers.</p>
<p>You’ll learn how to avoid common mistakes, communicate your value, and significantly improve your chances of securing opportunities. The rest is up to you and the employers.</p>
</details>
<div style=”margin-top: 40px;”>
<a href=”#payment-section” class=”cta-button”>Pay ₦25,000 now!</a>
</div>
</div>
</body>
</html>
