-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.php
executable file
·351 lines (314 loc) · 18.2 KB
/
index.php
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
<!doctype html>
<html lang="en">
<head>
<?php
require 'pages/head.php';
?>
</head>
<body class=" ">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.12&appId=168416157100377&autoLogAppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<?php
require 'pages/nav.php';
?>
<div class="main-container">
<section class="cover height-80 imagebg switchable --siwtchable-switch p-md-50" style="" data-overlay="8">
<div class="background-image-holder">
<img alt="background" src="https://images.unsplash.com/photo-1507153030234-657ffc3cf24a?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=52f09a4dbeaf5663295c236962c2a1ca&auto=format&fit=crop&w=667&q=80" />
</div>
<div class="container pos-vertical-center">
<div class="row">
<div class="col-md-5 col-sm-7">
<div class="switchable__text">
<h2>
Reprogramming Africa
</h2>
<p class="lead">
FavCode54 is a tech initiative that aims to <b>Teach</b>, <b>Mentor</b>, & <b>Build</b> the next generation of African Software Developers
</p>
<p> <mark> Be Audacious ● Take the initiative ● Take Giant Strides Only </mark> </p>
<a class="btn btn--primary type--uppercase" href="https://favcode54.org/about">
<span class="btn__text">
Learn More
</span>
</a>
</div>
</div>
<div class="hidden-xs col-lg-offset-0 col-md-6 col-sm-4 col-xs-12" style="margin-left: 70px">
<div class="video-cover border--round box-shadow-wide" data-overlay="5">
<div class="background-image-holder" >
<img alt="image" src="https://images.unsplash.com/photo-1510915228340-29c85a43dcfe?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=3072165d9511cc36da110d3416d6c44d&auto=format&fit=crop&w=750&q=80" />
</div>
<div class="video-play-icon"></div>
<iframe data-src="https://www.youtube.com/embed/Nuv_ncYajWg" allowfullscreen="allowfullscreen"></iframe>
</div>
<!--end video cover-->
</div>
<div class="visible-xs col-lg-offset-0 col-md-6 col-sm-4 col-xs-12" style="">
<div class="video-cover border--round box-shadow-wide">
<div class="background-image-holder">
<img alt="image" src="https://images.unsplash.com/photo-1510915228340-29c85a43dcfe?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=3072165d9511cc36da110d3416d6c44d&auto=format&fit=crop&w=750&q=80" />
</div>
<div class="video-play-icon"></div>
<iframe data-src="https://www.youtube.com/embed/Nuv_ncYajWg" allowfullscreen="allowfullscreen"></iframe>
</div>
<!--end video cover-->
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section class="text-center cta cta-4 space--xxs border--bottom imagebg" data-gradient-bg="#3d9386,#f0c128,#645524,#a2cac5"><canvas id="granim-0" width="1349" height="80"></canvas>
<div class="container">
<div class="row">
<div class="col-md-12">
<h4 class="no-margin" style="margin:0;"><b>CURRENTLY IN:</b> USA ● Nigeria ● <u><a href = "https://gh.favcode54.org/">Ghana</a></u> ● Kenya - We are spreading :)</h4>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section>
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-10">
<p class="lead">
<b>
We have a mission to develop the African continent by making technology accessible to everyone </b>
<br> We teach, we mentor, we develop! Tech’s taking over Africa, but there's work to do.
</p>
<a class="btn btn--primary type--uppercase" href="https://apply.favcode54.org/" target="_blank">
<span class="btn__text">
Apply Now
</span>
</a>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section>
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="feature feature-3 boxed boxed--lg boxed--border text-center">
<i class="icon icon--lg icon-Mail-3"></i>
<h4>Free Software Licenses</h4>
<p>
Being in partnership with top software companies, we operate with licensed softwares and own the right to reuse. Own the right to use and teach the various softwares.
</p>
<a href="#">
</a>
</div>
<!--end feature-->
</div>
<div class="col-sm-4">
<div class="feature feature-3 boxed boxed--lg boxed--border text-center">
<i class="icon icon--lg icon-Air-Balloon"></i>
<h4>Get Mentorship</h4>
<p>
Our mentors have worked with Facebook, Google, Twitter, LinkedIn, Pinterest, etc. They’ll give you the tools and resources you need to excel in the ever evolving tech world.
</p>
<a href="#">
</a>
</div>
<!--end feature-->
</div>
<div class="col-sm-4">
<div class="feature feature-3 boxed boxed--lg boxed--border text-center">
<i class="icon icon--lg icon-Bacteria"></i>
<h4>Get Hired</h4>
<p>
Our Students leave the classrooms and dive right into jobs from our actively hiring partners.
</p>
<br>
<a href="#">
</a>
</div>
<!--end feature-->
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<!--
<section class="text-center imagebg space--sm" data-overlay="7">
<div class="background-image-holder" style="background-position:0px -50px !important">
<img alt="background-image" src="https://images.unsplash.com/photo-1508970436-b2150a27d7dd?ixlib=rb-0.3.5&s=435a7b052d065d8ddffa5ad12bed0848&auto=format&w=1500&q=80">
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-lg-7">
<h1>Time is running out</h1>
<p class="lead">
Do not miss out on 2019's edition, only few spots left. Hurry up!<br>
</p>
<a class="btn type--uppercase" href="http://apply.codewithfavour.com" target="_blank">
<span class="btn__text">
Apply Now
</span>
</a>
</div>
</div>
</div>
</section>
-->
<section class="imagebg">
<div class="background-image-holder">
<img alt="background" src="https://images.unsplash.com/photo-1508956225111-e10f3ac4a5a8?ixlib=rb-0.3.5&s=0447c75800f3d61fb46295d26ada0d8a&auto=format&fit=crop&w=1500&q=80" />
</div>
<div class="container">
<div class="row">
<div class="col-sm-7 col-md-5 col-sm-offset-5 col-md-offset-7">
<div class="boxed boxed--lg border--round bg--white">
<div class="col-md-10 col-md-offset-1 col-sm-12">
<h3>Stay up to date with what’s going on at #FavCode54</h3>
<p class="lead">
<form action="newsletters.php" method="post" class="form-email row" data-success="Thanks for your enquiry, we'll be in touch shortly." data-error="Please fill in all fields correctly." novalidate="true">
<div class="col-xs-offset-1 col-md-offset-0 col-md-12 col-12">
<label style="color:#808080">Your Name:</label>
<input type="text" name="name" class="validate-required" required="">
</div>
<div class="col-xs-offset-1 col-md-offset-0 col-md-12 col-12">
<label style="color:#808080">Email Address:</label>
<input type="email" name="email" class="validate-required validate-email" required="">
</div>
<input name="submit" value="1" hidden>
<div class="col-xs-offset-1 col-md-offset-0 col-md-12 col-lg-8 col-6">
<button type="submit" class="btn btn--primary type--uppercase">Keep Me Posted</button>
</div>
</form>
</p>
<hr class="short" />
<p class="type--small small">
We promise we won't spam you
</p>
</div>
</div>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section class="text-center bg--secondary">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">
<h2>Our Partners</h2>
<p class="lead">
Companies we've been working with
</p>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section class=" bg--secondary">
<div class="container">
<div class="row">
<div class="slider slider--inline-arrows slider--arrows-hover text-center" data-arrows="true">
<ul class="slides">
<li class="col-sm-3 col-xs-6">
<a href="http://startuparewa.ng"><img alt="Startup Arewa Logo" class="image--xs" src="images/StartupArewa-Logo.png"></a>
</li>
<li class="col-sm-3 col-xs-6">
<a href="#"><img alt="Save our women & girls" class="image--xs" src="images/sowg.png"></a>
</li>
<li class="col-sm-3 col-xs-6">
<a href="#"><img alt="IBM" class="image--xs" src="images/ibm.png"></a>
</li>
<li class="col-sm-3 col-xs-6">
<a href="#"><img alt="Teen Assembly" class="image--xs" src="images/teenassembly.png"></a>
</li>
<li class="col-sm-3 col-xs-6">
<img alt="Startupsw.ng Logo" class="image--xs" src="images/startup-sw-logo.png">
</li>
<li class="col-sm-3 col-xs-6">
<img alt="EET Information Solutions" class="image--xs" style="" src="images/eet_logo.png">
</li>
<li class="col-sm-3 col-xs-6">
<img alt="Startup South" class="image--xs" style="background: black;padding: 5px" src="images/startupsouth_logo.png">
</li>
<li class="col-sm-3 col-xs-6">
<img alt="Young Innovators Nigeria" class="image--xs" style="background: black;padding: 5px" src="images/yin_logoedited.png">
</li>
</ul>
</div>
</div>
<!--end row-->
</div>
<!--end of container-->
</section>
<section class="switchable">
<div class="container">
<div class="row justify-content-between">
<div class="col-md-5">
<p class="lead" style="margin-top: 30px">
<a href="#">hi@favcode54.org</a>
<br> +1 (918) 230 0201
</p>
<p class="lead">
Give us a call or drop by anytime. We’re happy to respond to your queries.
</p>
<p class="lead">
</p>
</div>
<div class="col-md-6 col-12">
<form class="form-email row" action="mailer.php" data-success="Thanks for your enquiry, we'll be in touch shortly." data-error="Please fill in all fields correctly." novalidate="true">
<div class="col-md-6 col-12">
<label>Your Name:</label>
<input type="text" name="name" class="validate-required">
</div>
<div class="col-md-6 col-12">
<label>Email Address:</label>
<input type="email" name="email" class="validate-required validate-email">
</div>
<div class="col-md-12 col-12">
<label>Message:</label>
<textarea rows="4" name="message" class="validate-required"></textarea>
</div>
<div class="col-md-5 col-lg-4 col-6">
<button type="submit" class="btn btn--primary type--uppercase" onclick="">Send Enquiry</button>
</div>
</form>
</div>
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<?php
require 'pages/footer.php';
?>
</div>
<!-- <div class="modal-container" data-autoshow="10000">
<div class="modal-content" style="border-radius: 10px">
<div class="boxed boxed--lg">
<h5 class="text-center">Like our page on Facebook to get <br>exclusive updates</h5>
<p class="lead" style="text-align: center;">
<center>
<div class="fb-like" data-href="https://web.facebook.com/favcode54/" data-layout="box_count" data-action="like" data-size="large" data-show-faces="true" data-share="false"></div>
</center>
</p>
</div>
<div class="modal-close modal-close-cross"></div></div>
</div>-->
<?php
require 'pages/scripts.php';
?>
<script type="text/javascript">
</script>
</body>
</html>