-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathlanding-newui.html
More file actions
361 lines (358 loc) · 17.3 KB
/
landing-newui.html
File metadata and controls
361 lines (358 loc) · 17.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/fonts.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="landing-newui.css" />
<title>CodeClanNigera | Welcome</title>
</head>
<body>
<div class="container-fluid page-container px-0">
<div class="landing-welcome pry-padd-form">
<nav class="navbar navbar-expand-lg navbar-light p-0">
<a class="navbar-brand" href="#">
<img src="img/codeClanLogo.png" alt="" />
</a>
<button class="navbar-toggler topnav-toggler" type="button" data-toggle="collapse" data-target="#topNavContent"
aria-controls="topNavContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse top-nav-content justify-content-end" id="topNavContent">
<ul class="navbar-nav topnav-links">
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Jobs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
</nav>
<section class="welcome-banner d-flex justify-content-between my-5 py-5">
<div class="banner-text-wrapper">
<h3>Tap into the Power of Community Learning</h3>
<p class="ft18to16">In eget quam vitae sed sagittis massa laoreet. Nascetur sem natoque imperdiet lacus, eget
consectetur urna. Mattis bibendum ullamcorper turpis sagittis, non quam eu pellentesque.</p>
</div>
<div class="desktop-img-wrapper text-right">
<img src="img/smiling-female-sitting-with-laptop.png" alt="" class="align-self-end" />
</div>
</section>
</div>
<section class="clan-stats pry-padd-form d-flex flex-wrap justify-content-between py-4">
<div class="student-count mb-4 mr-5">
<p class="ft48 extrabold-libre mb-2">1,500,000+</p>
<p class="ft18to16 mb-0">People who have been trained and belong to our community now work with</p>
</div>
<div class="alumni-companies d-flex flex-wrap">
<div><img src="img/Airbnb-Logo.png" alt="Aibnb company logo" /></div>
<div><img src="img/Amazon-Logo.png" alt="Amazon company logo" /></div>
<div><img src="img/FedEx-Logo.png" alt="FedEX company logo" /></div>
<div><img src="img/Microsoft-Logo.png" alt="Microsoft company logo" /></div>
<div><img src="img/Google-Logo.png" alt="Google company logo" /></div>
<div><img src="img/OLA-logo.png" alt="OLA company logo" /></div>
<div><img src="img/Walmart-Logo.png" alt="Walmart company logo" /></div>
<div><img src="img/OYO-Logo.png" alt="OYO company logo" /></div>
</div>
</section>
<section class="clan-reputation pry-padd-form d-flex">
<div class="desktop-img-wrapper mr-5"><img src="img/two-people-meeting.png" alt="" /></div>
<div>
<h4 class="section-title mt-4 mb-3">Tested and Trusted all over the World</h4>
<p class="mb-4">
Cursus sem amet, quisque consequat sagittis. Tincidunt ut posuere nulla in. Scelerisque vivamus vestibulum
risus habitasse amet purus a turpis sed. Pellentesque urna pharetra lorem enim eu tellus rutrum fringilla.
Facilisis in
purus sit vel posuere fermentum.
</p>
<a href="#" class="link-as-blue-btn light-bg-btn learn-more-link">Learn More</a>
</div>
</section>
<section class="clan-requirements pry-padd-form d-flex mb-5">
<div class="mr-4">
<h4 class="section-title">Requirements gathering and analysis for references.</h4>
<p>
Convallis turpis erat tempus, viverra aliquet. Nullam viverra nam auctor sit ipsum malesuada a, duis volutpat.
Convallis turpis erat tempus, viverra aliquet. Nullam viverra nam auctor sit ipsum malesuada a, duis volutpat.
</p>
<div class="desktop-img-wrapper"><img src="img/peter-olexa-pL7IreX9AGY-unsplash-10.png" alt="" /></div>
</div>
<div>
<div class="desktop-img-wrapper mb-2"><img src="img/peter-olexa-pL7IreX9AGY-unsplash-8.png" alt="" /></div>
<p>Nullam viverra nam auctor sit ipsum malesuada a, duis volutpat. , viverra aliquet. Nullam viverra nam auctor
sit ipsum malesuada a, duis volutpat.</p>
<a href="#" class="link-as-blue-btn light-bg-btn learn-more-link">Learn More</a>
</div>
</section>
<section class="course-tracks pry-padd-form">
<h4 class="section-title text-center">Tracks</h4>
<p class="text-center contained-778p">
Convallis turpis erat tempus, viverra aliquet. Nullam viverra nam auctor sit ipsum malesuada a, duis volutpat.
Convallis turpis erat tempus, viverra aliquet. Nullam viverra nam auctor sit ipsum malesuada a, duis volutpat.
</p>
<div class="tracks-card-group">
<div class="track-card">
<img src="img/svgs/01.svg" alt="" />
<div>
<h5>Web Development</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
<div class="track-card">
<img src="img/svgs/03.svg" alt="" />
<div>
<h5>Mobile Development</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
<div class="track-card">
<img src="img/svgs/04.svg" alt="" />
<div>
<h5>User Interface Design</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
<div class="track-card">
<img src="img/svgs/05.svg" alt="" />
<div>
<h5>Strategy and Branding</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
<div class="track-card">
<img src="img/svgs/06.svg" alt="" />
<div>
<h5>Marketing</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
<div class="track-card">
<img src="img/svgs/07.svg" alt="" />
<div>
<h5>Project Management</h5>
<p>Lorem ipsum dolor amet, consectetur adipiscing elit. Mattis et sed nam sem tellus erat.</p>
</div>
<a href="#">Explore <img src="img/svgs/right-arrow.svg" alt="" /></a>
</div>
</div>
</section>
<section class="testimonials pry-padd-form position-relative">
<div class="d-flex justify-content-between mb-5">
<h4 class="section-title text-white contained-778p">Our Past Students & Community Members speak</h4>
<div class="desktop-img-wrapper"><img src="img/svgs/Quote-Mark.svg" alt="" /></div>
</div>
<div id="clanTesimonialCarousel" class="carousel slide" data-ride="carousel" data-interval="false">
<ol class="carousel-indicators custom-testimonial-indicators">
<li data-target="#clanTesimonialCarousel" data-slide-to="0" class="active"></li>
<li data-target="#clanTesimonialCarousel" data-slide-to="1"></li>
<li data-target="#clanTesimonialCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex flex-wrap flex-lg-nowrap">
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Incredible Experience</h6>
<p class="ft14">
I had an incredible experience learning with CodeClan and was greatly impressed by the big
difference in only three weeks. I am so grateful for the wonderful improvements they helped me make
and their ability help me
get familiar with the concept so quickly. It acted as a catalyst to take our career to the next
level.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Temitope Ajiboye</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Dependable, Responsive, Professional Partner</h6>
<p class="ft14">
We have collaborated with CodeClan Nigeria for several projects such as Photo Sharing Apps and
Custom Social Networking Apps. The experience has been pleasant, professional and exceeding our
expectations. The team is
always thinking beyond the current tasks & helps us formulate a vision and possibilities for future.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Tayomi</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-flex flex-wrap flex-lg-nowrap">
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Incredible Experience</h6>
<p class="ft14">
I had an incredible experience learning with CodeClan and was greatly impressed by the big
difference in only three weeks. I am so grateful for the wonderful improvements they helped me make
and their ability help me
get familiar with the concept so quickly. It acted as a catalyst to take our career to the next
level.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Temitope Ajiboye</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Dependable, Responsive, Professional Partner</h6>
<p class="ft14">
We have collaborated with CodeClan Nigeria for several projects such as Photo Sharing Apps and
Custom Social Networking Apps. The experience has been pleasant, professional and exceeding our
expectations. The team is
always thinking beyond the current tasks & helps us formulate a vision and possibilities for future.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Tayomi</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-flex flex-wrap flex-lg-nowrap">
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Incredible Experience</h6>
<p class="ft14">
I had an incredible experience learning with CodeClan and was greatly impressed by the big
difference in only three weeks. I am so grateful for the wonderful improvements they helped me make
and their ability help me
get familiar with the concept so quickly. It acted as a catalyst to take our career to the next
level.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Temitope Ajiboye</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
<div class="testimonial-item">
<div class="client-story">
<h6 class="ft18">Dependable, Responsive, Professional Partner</h6>
<p class="ft14">
We have collaborated with CodeClan Nigeria for several projects such as Photo Sharing Apps and
Custom Social Networking Apps. The experience has been pleasant, professional and exceeding our
expectations. The team is
always thinking beyond the current tasks & helps us formulate a vision and possibilities for future.
</p>
</div>
<div class="client-details text-white mt-3">
<img src="img/course-img.png" alt="" />
<div class="ml-3">
<p class="bold-manrope mb-0">Tayomi</p>
<p class="regular-manrope mb-0">CEO, ABC Corporation</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="call-to-action pry-padd-form">
<h4 class="section-title text-center contained-778p">Join the Codeclan Nigeria Community Today</h4>
<ul class="list-unstyled d-flex flex-wrap text-nowrap my-5">
<li class="cta-list"><img src="img/svgs/check-circle.svg" alt="" /> Fully organized training Sessions</li>
<li class="cta-list"><img src="img/svgs/check-circle.svg" alt="" /> Belong to an amazing Community</li>
<li class="cta-list"><img src="img/svgs/check-circle.svg" alt="" /> I no know again</li>
</ul>
<a href="#" class="link-as-blue-btn dark-bg-btn join-now-btn">Join Now</a>
</section>
<footer class="pry-padd-form">
<div class="footer-link-groups">
<div class="footer-link-group">
<h6>Home</h6>
<ul class="list-unstyled">
<li><a href="#">Overview</a></li>
<li>
<a href="#">Tracks <span class="nanum-font ft20 turquoise-clr">new</span></a>
</li>
<li><a href="#">Tutorials</a></li>
<li><a href="#">Releases</a></li>
</ul>
</div>
<div class="footer-link-group">
<ul class="list-unstyled">
<h6>Community</h6>
<li><a href="#">About</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Partners</a></li>
</ul>
</div>
<div class="footer-link-group">
<ul class="list-unstyled">
<h6>Legal</h6>
<li><a href="#">Cookies Policy</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
<li><a href="#">Law Enforcement</a></li>
<li><a href="#">Status</a></li>
</ul>
</div>
<div class="footer-link-group">
<ul class="list-unstyled">
<h6>Follow us</h6>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Dribbble</a></li>
<li><a href="#">Instagram</a></li>
<li><a href="#">LinkedIn</a></li>
</ul>
</div>
</div>
<div>
<div class="footer-logo-line">
<span><img src="img/codeClanLogoWhite.png" alt="" /></span>
</div>
<div class="text-center mb-5 mt-4"><small>© 2021 CodeClan Nigeria. All rights reserved.</small></div>
</div>
</footer>
</div>
<script src="js/jquery.3.4.1.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>