-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathenrollment.html
More file actions
373 lines (343 loc) · 19.7 KB
/
Copy pathenrollment.html
File metadata and controls
373 lines (343 loc) · 19.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Enroll Now — School of Freelancing</title>
<meta name="description" content="Enroll in School of Freelancing today. Choose your course, fill in your details, and start your journey to a profitable freelance career within minutes." />
<meta name="keywords" content="enroll school of freelancing, freelancing course registration, buy freelancing course Nigeria, online course enrollment" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://www.schooloffreelancing.com/enrollment.html" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.schooloffreelancing.com/enrollment.html" />
<meta property="og:title" content="Enroll Now — School of Freelancing" />
<meta property="og:description" content="Start your freelance journey today. Spots are limited — enroll now and get 40% off." />
<meta property="og:image" content="https://www.schooloffreelancing.com/images/og-enroll.jpg" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Course",
"name": "Freelancing Masterclass",
"description": "Complete A-Z guide to launching a profitable freelance career.",
"provider": {
"@type": "EducationalOrganization",
"name": "School of Freelancing",
"url": "https://www.schooloffreelancing.com"
},
"offers": {
"@type": "Offer",
"price": "49000",
"priceCurrency": "NGN",
"availability": "https://schema.org/InStock",
"validFrom": "2024-01-01"
},
"hasCourseInstance": {
"@type": "CourseInstance",
"courseMode": "online"
}
}
</script>
<link rel="stylesheet" href="css/style.css" />
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='4' fill='%230a1a0a'/><text y='24' x='4' font-size='22' fill='%2300ff41'>$</text></svg>" />
</head>
<body>
<canvas id="matrix-canvas"></canvas>
<!-- NAVBAR -->
<nav class="navbar" role="navigation" aria-label="Main navigation">
<div class="nav-container">
<a href="index.html" class="nav-logo">
<div class="logo-icon">$_</div>School of <span>Freelancing</span>
</a>
<ul class="nav-links" role="list">
<li><a href="index.html">Home</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="about.html">About</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="enrollment.html" class="nav-cta active">Enroll Now</a></li>
</ul>
<button class="nav-toggle" aria-label="Toggle menu"><span></span><span></span><span></span></button>
</div>
</nav>
<!-- PAGE HERO -->
<section class="page-hero" style="padding-bottom:40px;">
<div class="container">
<nav aria-label="Breadcrumb"><ol class="breadcrumb"><li><a href="index.html">Home</a></li><li class="sep">/</li><li class="current">Enroll</li></ol></nav>
<div style="display:inline-flex; align-items:center; gap:8px; background:rgba(255,183,0,0.1); border:1px solid rgba(255,183,0,0.3); border-radius:100px; padding:6px 16px; font-size:0.78rem; color:var(--accent-amber); margin-bottom:16px; letter-spacing:0.08em;">
🔥 40% Off — Cohort 7 Closes in 48 Hours
</div>
<h1 data-reveal>Secure Your <span style="color:var(--text-primary)">Spot Today</span></h1>
<p data-reveal data-delay="100">Complete the form below to enroll. We'll send your login credentials within 2 hours of payment confirmation.</p>
</div>
</section>
<!-- ENROLLMENT FORM -->
<section class="section" style="padding-top:20px;">
<div class="container">
<!-- Steps -->
<div class="enrollment-steps" data-reveal aria-label="Enrollment steps">
<div class="step-item active">
<div class="step-num">1</div>
<div class="step-label">Choose Course</div>
</div>
<div class="step-item active">
<div class="step-num">2</div>
<div class="step-label">Your Details</div>
</div>
<div class="step-item">
<div class="step-num">3</div>
<div class="step-label">Payment</div>
</div>
<div class="step-item">
<div class="step-num">4</div>
<div class="step-label">Access Granted</div>
</div>
</div>
<!-- Form Card -->
<div id="enrollment-form-wrap">
<div class="enrollment-form-card" data-reveal data-delay="100">
<h2>Complete Your Enrollment</h2>
<p>All fields marked * are required. Secure checkout — your data is protected.</p>
<form id="enrollment-form" novalidate>
<!-- Course Selection -->
<div class="form-group">
<label style="color:var(--green-bright); font-size:0.85rem; letter-spacing:0.08em; text-transform:uppercase; display:block; margin-bottom:12px;">1. Select Your Course *</label>
<div class="courses-select-grid">
<label class="course-option selected" tabindex="0">
<input type="radio" name="course" value="masterclass" checked />
<span class="option-icon">💻</span>
<div class="option-text">
<strong>Freelancing Masterclass</strong>
<span>₦49,000 · 32 hrs · Most Popular</span>
</div>
</label>
<label class="course-option" tabindex="0">
<input type="radio" name="course" value="copywriting" />
<span class="option-icon">✍️</span>
<div class="option-text">
<strong>Copywriting for High Income</strong>
<span>₦39,000 · 24 hrs</span>
</div>
</label>
<label class="course-option" tabindex="0">
<input type="radio" name="course" value="design" />
<span class="option-icon">🎨</span>
<div class="option-text">
<strong>Graphic Design Business</strong>
<span>₦35,000 · 28 hrs</span>
</div>
</label>
<label class="course-option" tabindex="0">
<input type="radio" name="course" value="webdev" />
<span class="option-icon">🌐</span>
<div class="option-text">
<strong>Web Dev Freelancing</strong>
<span>₦65,000 · 48 hrs</span>
</div>
</label>
<label class="course-option" tabindex="0">
<input type="radio" name="course" value="smm" />
<span class="option-icon">📱</span>
<div class="option-text">
<strong>Social Media Management</strong>
<span>₦32,000 · 20 hrs</span>
</div>
</label>
<label class="course-option" tabindex="0">
<input type="radio" name="course" value="va" />
<span class="option-icon">🗂️</span>
<div class="option-text">
<strong>Virtual Assistant Pro</strong>
<span>₦28,000 · 18 hrs</span>
</div>
</label>
</div>
</div>
<hr class="divider" />
<!-- Personal Info -->
<div class="form-group">
<label style="color:var(--green-bright); font-size:0.85rem; letter-spacing:0.08em; text-transform:uppercase; display:block; margin-bottom:16px;">2. Personal Information *</label>
</div>
<div class="form-row">
<div class="form-group">
<label for="enroll-fname">First Name *</label>
<input type="text" id="enroll-fname" name="fname" placeholder="John" required autocomplete="given-name" />
</div>
<div class="form-group">
<label for="enroll-lname">Last Name *</label>
<input type="text" id="enroll-lname" name="lname" placeholder="Doe" required autocomplete="family-name" />
</div>
</div>
<div class="form-row">
<div class="form-group">
<label for="enroll-email">Email Address *</label>
<input type="email" id="enroll-email" name="email" placeholder="you@email.com" required autocomplete="email" />
</div>
<div class="form-group">
<label for="enroll-phone">Phone Number *</label>
<input type="tel" id="enroll-phone" name="phone" placeholder="+234 800 000 0000" required autocomplete="tel" />
</div>
</div>
<div class="form-row">
<div class="form-group">
<label for="enroll-country">Country *</label>
<select id="enroll-country" name="country" required>
<option value="" disabled selected>Select country...</option>
<option value="NG" selected>Nigeria</option>
<option value="GH">Ghana</option>
<option value="KE">Kenya</option>
<option value="ZA">South Africa</option>
<option value="US">United States</option>
<option value="GB">United Kingdom</option>
<option value="CA">Canada</option>
<option value="other">Other</option>
</select>
</div>
<div class="form-group">
<label for="enroll-experience">Experience Level *</label>
<select id="enroll-experience" name="experience" required>
<option value="" disabled selected>Select level...</option>
<option value="zero">Complete Beginner</option>
<option value="some">Some Experience</option>
<option value="intermediate">Intermediate</option>
<option value="advanced">Advanced</option>
</select>
</div>
</div>
<hr class="divider" />
<!-- Payment -->
<div class="form-group">
<label style="color:var(--green-bright); font-size:0.85rem; letter-spacing:0.08em; text-transform:uppercase; display:block; margin-bottom:16px;">3. Payment Plan *</label>
<div style="display:flex; flex-direction:column; gap:10px;">
<label style="display:flex; align-items:center; gap:12px; border:1px solid var(--border-color); border-radius:var(--radius-sm); padding:14px 16px; cursor:pointer; background:var(--bg-secondary); transition:var(--transition);" onmouseover="this.style.borderColor='var(--green-bright)'" onmouseout="if(!this.querySelector('input').checked)this.style.borderColor='var(--border-color)'">
<input type="radio" name="payment_plan" value="full" checked style="accent-color:var(--green-bright);" />
<div>
<strong style="color:var(--text-primary); font-size:0.9rem; display:block;">Pay in Full</strong>
<span style="font-size:0.78rem; color:var(--text-muted);">Best value — Save 10% extra · Instant access</span>
</div>
<span style="margin-left:auto; color:var(--green-bright); font-family:var(--font-display); font-weight:700; font-size:0.95rem;">₦49,000</span>
</label>
<label style="display:flex; align-items:center; gap:12px; border:1px solid var(--border-color); border-radius:var(--radius-sm); padding:14px 16px; cursor:pointer; background:var(--bg-secondary); transition:var(--transition);" onmouseover="this.style.borderColor='var(--green-bright)'" onmouseout="if(!this.querySelector('input').checked)this.style.borderColor='var(--border-color)'">
<input type="radio" name="payment_plan" value="2month" style="accent-color:var(--green-bright);" />
<div>
<strong style="color:var(--text-primary); font-size:0.9rem; display:block;">2-Month Installment</strong>
<span style="font-size:0.78rem; color:var(--text-muted);">₦27,500/month · Instant access</span>
</div>
<span style="margin-left:auto; color:var(--text-secondary); font-family:var(--font-display); font-size:0.9rem;">₦55,000</span>
</label>
<label style="display:flex; align-items:center; gap:12px; border:1px solid var(--border-color); border-radius:var(--radius-sm); padding:14px 16px; cursor:pointer; background:var(--bg-secondary); transition:var(--transition);" onmouseover="this.style.borderColor='var(--green-bright)'" onmouseout="if(!this.querySelector('input').checked)this.style.borderColor='var(--border-color)'">
<input type="radio" name="payment_plan" value="3month" style="accent-color:var(--green-bright);" />
<div>
<strong style="color:var(--text-primary); font-size:0.9rem; display:block;">3-Month Installment</strong>
<span style="font-size:0.78rem; color:var(--text-muted);">₦20,000/month · Instant access</span>
</div>
<span style="margin-left:auto; color:var(--text-secondary); font-family:var(--font-display); font-size:0.9rem;">₦60,000</span>
</label>
</div>
</div>
<hr class="divider" />
<!-- Agreements -->
<div class="form-group">
<div class="checkbox-group" style="margin-bottom:12px;">
<input type="checkbox" id="terms" name="terms" required />
<label for="terms">I agree to the <a href="#">Terms of Service</a> and <a href="#">Privacy Policy</a> *</label>
</div>
<div class="checkbox-group" style="margin-bottom:12px;">
<input type="checkbox" id="refund" name="refund" />
<label for="refund">I understand and accept the 14-day money-back guarantee policy</label>
</div>
<div class="checkbox-group">
<input type="checkbox" id="enroll-newsletter" name="newsletter" />
<label for="enroll-newsletter">Send me weekly freelancing tips and exclusive student resources</label>
</div>
</div>
<!-- Order Summary -->
<div style="background:var(--bg-secondary); border:1px solid var(--border-color); border-radius:var(--radius-md); padding:20px; margin-bottom:24px;">
<div style="display:flex; justify-content:space-between; margin-bottom:10px; font-size:0.85rem; color:var(--text-secondary);">
<span>Freelancing Masterclass</span>
<span>₦85,000</span>
</div>
<div style="display:flex; justify-content:space-between; margin-bottom:10px; font-size:0.85rem; color:var(--green-mid);">
<span>Cohort 7 Discount (40% off)</span>
<span>-₦36,000</span>
</div>
<hr style="border:none; border-top:1px solid var(--border-color); margin:12px 0;" />
<div style="display:flex; justify-content:space-between; font-family:var(--font-display); font-size:1.1rem; font-weight:700;">
<span style="color:var(--text-primary);">Total</span>
<span style="color:var(--green-bright);">₦49,000</span>
</div>
</div>
<button type="submit" class="btn btn-primary btn-lg" style="width:100%; justify-content:center; animation:pulse-glow 2s infinite;">
🔒 Complete Enrollment — ₦49,000
</button>
<p style="text-align:center; font-size:0.75rem; color:var(--text-muted); margin-top:12px;">
🔐 Secured by 256-bit SSL · 14-day money-back guarantee · Instant access after payment
</p>
</form>
</div>
</div>
<!-- Success Screen -->
<div id="enrollment-success" class="success-screen" style="display:none;">
<span class="success-icon">🎉</span>
<h2>You're In! Welcome to School of Freelancing</h2>
<p style="max-width:500px; margin:0 auto 24px;">Check your email inbox — your login credentials and course access link will arrive within 2 hours. If you don't see it, check spam.</p>
<div style="display:flex; gap:16px; justify-content:center; flex-wrap:wrap;">
<a href="courses.html" class="btn btn-primary">Browse More Courses</a>
<a href="index.html" class="btn btn-outline">Back to Home</a>
</div>
</div>
</div>
</section>
<!-- REASSURANCE -->
<section class="section" style="background:var(--bg-secondary); padding:60px 0;">
<div class="container">
<div style="display:grid; grid-template-columns:repeat(auto-fit,minmax(200px,1fr)); gap:24px; text-align:center;">
<div data-reveal>
<div style="font-size:2rem; margin-bottom:12px;">🔒</div>
<h4 style="font-family:var(--font-display); font-size:0.85rem; color:var(--green-bright); margin-bottom:6px;">Secure Payment</h4>
<p style="font-size:0.8rem; color:var(--text-muted); margin:0;">256-bit SSL encryption. Your payment info is never stored.</p>
</div>
<div data-reveal data-delay="100">
<div style="font-size:2rem; margin-bottom:12px;">↩️</div>
<h4 style="font-family:var(--font-display); font-size:0.85rem; color:var(--green-bright); margin-bottom:6px;">14-Day Guarantee</h4>
<p style="font-size:0.8rem; color:var(--text-muted); margin:0;">Not satisfied? Full refund within 14 days, no questions asked.</p>
</div>
<div data-reveal data-delay="200">
<div style="font-size:2rem; margin-bottom:12px;">⚡</div>
<h4 style="font-family:var(--font-display); font-size:0.85rem; color:var(--green-bright); margin-bottom:6px;">Instant Access</h4>
<p style="font-size:0.8rem; color:var(--text-muted); margin:0;">Start learning within 2 hours of enrollment confirmation.</p>
</div>
<div data-reveal data-delay="300">
<div style="font-size:2rem; margin-bottom:12px;">♾️</div>
<h4 style="font-family:var(--font-display); font-size:0.85rem; color:var(--green-bright); margin-bottom:6px;">Lifetime Access</h4>
<p style="font-size:0.8rem; color:var(--text-muted); margin:0;">Pay once. Access forever. Free updates included always.</p>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="footer" role="contentinfo">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="index.html" class="nav-logo" style="display:inline-flex;margin-bottom:16px;"><div class="logo-icon">$_</div>School of <span>Freelancing</span></a>
<p>Nigeria's leading online school for freelance career development.</p>
<div class="footer-social">
<a href="#" class="social-btn" aria-label="Twitter">𝕏</a>
<a href="#" class="social-btn" aria-label="Facebook">f</a>
<a href="#" class="social-btn" aria-label="Instagram">📷</a>
<a href="#" class="social-btn" aria-label="LinkedIn">in</a>
</div>
</div>
<div class="footer-col"><h4>Courses</h4><ul class="footer-links"><li><a href="courses.html">All Courses</a></li><li><a href="courses.html">Masterclass</a></li><li><a href="courses.html">Copywriting</a></li></ul></div>
<div class="footer-col"><h4>Company</h4><ul class="footer-links"><li><a href="about.html">About</a></li><li><a href="blog.html">Blog</a></li><li><a href="contact.html">Contact</a></li></ul></div>
<div class="footer-col"><h4>Support</h4><ul class="footer-links"><li><a href="#">FAQ</a></li><li><a href="#">Privacy</a></li><li><a href="#">Terms</a></li><li><a href="#">Refunds</a></li></ul></div>
</div>
<div class="footer-bottom">
<p>© 2024 School of Freelancing. All rights reserved.</p>
<p><a href="sitemap.xml">Sitemap</a></p>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>