-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout-us.html
640 lines (612 loc) · 33.4 KB
/
about-us.html
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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
<!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="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="css/general.css" />
<link rel="stylesheet" href="css/style.css" />
<title>EduBee | About Us</title>
</head>
<body>
<header class="header">
<a href="index.html">
<img class="logo" src="img/hero-section/edubee-white-logo.svg" alt="Edubee Logo" />
</a>
<nav class="main-nav">
<ul class="main-nav-list">
<li><a class="main-nav-link" href="index.html">Home</a></li>
<li>
<a class="main-nav-link" href="courses.html">Courses
<svg xmlns="http://www.w3.org/2000/svg" class="nav-icon" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</a>
</li>
<li><a class="main-nav-link" href="about-us.html">About Us</a></li>
<li><a class="main-nav-link" href="#">Pricing</a></li>
<li><a class="main-nav-link" href="#">Blog</a></li>
</ul>
</nav>
</header>
<!-- *HEADER SECTION END HERE* -->
<main>
<section class="secondary-heading about-us-heading">
<div class="bgimg-breadcumber">
<h3 class="heading-tertiary">About Us</h3>
</div>
</section>
<!-- *BREADCUMBER SECTION END HERE* -->
<section class="section-goals">
<span class="subheading">
What Do You Want To Learn?
</span>
<h2 class="heading-secondary">Achieve Your Goals With EduBee
</h2>
<div class="goals-grid-boxs grid grid--4-cols">
<div class="goals-box">
<img class="goals-img" src="./img/goals-section/goals-per-01.png" alt="">
<ion-icon class="goals-icon" name="people-outline"></ion-icon>
<h3 class="heading-tertiary goals-heading">Learn The Latest Skills
</h3>
<p class="description goals-descrition">
Morbi srragittis hendrt nulerla mis ules fusce terrmpor
</p>
<a class="goals-btn" href="#">Start Now <span class="goals-gt">></span></a>
</div>
<div class="goals-box">
<img class="goals-img" src="./img/goals-section/goals-per-02.png" alt="">
<ion-icon class="goals-icon" name="ribbon-outline"></ion-icon>
<h3 class="heading-tertiary goals-heading">Get Bright Career
</h3>
<p class="description goals-descrition">
Fusce temetpor imps, tortor et vecula posu eriaenim
</p>
<a class="goals-btn" href="#">Start Now <span class="goals-gt">></span></a>
</div>
<div class="goals-box">
<img class="goals-img" src="./img/goals-section/goals-per-03.png" alt="">
<ion-icon class="goals-icon" name="school-outline"></ion-icon>
<h3 class="heading-tertiary goals-heading">Earn A Degree
</h3>
<p class="description goals-descrition">
Cusclse tempor, tortor eteps vehicula posuere, mins est
</p>
<a class="goals-btn" href="#">Start Now <span class="goals-gt">></span></a>
</div>
<div class="goals-box">
<img class="goals-img" src="./img/goals-section/goals-per-04.png" alt="">
<ion-icon class="goals-icon" name="location-outline"></ion-icon>
<h3 class="heading-tertiary goals-heading">Learn From Anywhere
</h3>
<p class="description goals-descrition">
Vehicula posurr erse Cusrpce tempor, torltor et vehiere
</p>
<a class="goals-btn" href="#">Start Now <span class="goals-gt">></span></a>
</div>
</div>
</section>
<!-- *GOAL SECTION END HERE* -->
<section class="section-experts">
<div class="experts-grid">
<div class="experts-left">
<span class="subheading">About Edubee
</span>
<h2 class="heading-secondary experts-heading">
Build Skills With Experts Anytime Anywhere With Largest Selection Of Courses
</h2>
<p class="description experts-description">
Morbi sagittis hendrt nulla mis ultricies. Fusce tempor, tortor et vehicula posuere, cras en diam pismi
est iaculis quam
majority have suffered. alteration in some form, by injected humour.
</p>
<div class="experts-list-sec">
<div class="experts-list-boxls">
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
Learn From Experts
</span>
</div>
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
Go At Your Own Pace
</span>
</div>
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
Learn at all Levels
</span>
</div>
</div>
<div class="experts-list-boxrs">
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
12,000+ Online Courses
</span>
</div>
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
Lifetime Access
</span>
</div>
<div class="experts-list-box">
<ion-icon class="experts-list-icon" name="ellipse"></ion-icon>
<span class="experts-list-txt">
Quality Content
</span>
</div>
</div>
</div>
</div>
<div class="experts-right">
<img class="experts-img" src="./img/about-us-section/abt-us-experts.jpg" alt="">
<div class="experts-summary">
<div class="experts-data">2,589+</div>
<div class="experts-data-txt">
<div>Courses And</div>
<div>Specialization</div>
</div>
</div>
</div>
</div>
</section>
<!-- *EXPERTS SECTION END HERE* -->
<!-- *POSSIBILITIES SECTION END HERE* -->
<section class="instructors about-us-instructors">
<div class="instructors-header">
<span class="subheading">
Top Instructor
</span>
<h2 class="heading-secondary">
Our Instructors
</h2>
</div>
<div class="instructors-boxes grid grid--3-cols">
<!-- *INSTRUCTOR 01* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-01.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
Amy Bowen
</div>
<div class="instructor-course-name">
Graphic Artist
</div>
<div class="instructor-ratings">
<div class="ratings-data">
4.1/5
<ion-icon class="ratings-icon" name="star"></ion-icon>
<ion-icon class="ratings-icon" name="star"></ion-icon>
<ion-icon class="ratings-icon" name="star"></ion-icon>
<ion-icon class="ratings-icon" name="star"></ion-icon>
<ion-icon class="ratings-icon" name="star"></ion-icon>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
10,025 Students
</div>
<div class="instructor-courses">
<a href="#">
6 Courses
</a>
</div>
</div>
</div>
</div>
<!-- *INSTRUCTOR 02* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-02.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
Anie Gomez
</div>
<div class="instructor-course-name">
Team Lead-Mobile
</div>
<div class="instructor-ratings">
<div class="ratings-data">
4.9/5
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
30,025 Students
</div>
<div class="instructor-courses">
<a href="#">
11 Courses
</a>
</div>
</div>
</div>
</div>
<!-- *INSTRUCTOR 03* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-03.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
Diana Clichk
</div>
<div class="instructor-course-name">
Marketing Head
</div>
<div class="instructor-ratings">
<div class="ratings-data">
4.8/5
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
11,657 Students
</div>
<div class="instructor-courses">
<a href="#">
5 Courses
</a>
</div>
</div>
</div>
</div>
<!-- *INSTRUCTOR 04* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-04.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
James Baker
</div>
<div class="instructor-course-name">
HR Head
</div>
<div class="instructor-ratings">
<div class="ratings-data">
4.7/5
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
13,025 Students
</div>
<div class="instructor-courses">
<a href="#">
13 Courses
</a>
</div>
</div>
</div>
</div>
<!-- *INSTRUCTOR 05* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-05.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
Julian Miller
</div>
<div class="instructor-course-name">
Experience Coder
</div>
<div class="instructor-ratings">
<div class="ratings-data">
5/5
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
25,537 Students
</div>
<div class="instructor-courses">
<a href="#">
7 Courses
</a>
</div>
</div>
</div>
</div>
<!-- *INSTRUCTOR 06* -->
<div class="instructor-box">
<div class="instructor-media">
<img class="instructor-img" src="img/instructors-section/instructor-06.jpg" alt="">
</div>
<div class="instructor-content">
<div class="instructor-name">
Katherine Becker
</div>
<div class="instructor-course-name">
Frontend Developer
</div>
<div class="instructor-ratings">
<div class="ratings-data">
4.9/5
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="ratings-icon" viewBox="0 0 20 20" fill="currentColor">
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
<div class="ratings-details">
<p>Instructor Ratings</p>
</div>
</div>
<div class="instructor-data">
<div class="instructor-students">
50,189 Students
</div>
<div class="instructor-courses">
<a href="#">
15 Courses
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- *INSTRUCTOR SECTION END HERE* -->
<section class="section-testimonials">
<div class="testimonials-grid">
<div class="testimonials-left">
<span class="subheading">Testimonials</span>
<h2 class="heading-secondary testi-heading">What Say <span class="testi-sptxt">25,000+</span> Happy Students</h2>
<p class="description testi-description">
Fusce tempor, tortor et vehicula posuere, mi est iaculis quam, nec luctus enim erat non augue, nunc
accumsan sem nec
luctus enim erat non augue
</p>
</div>
<div class="testimonials-right">
<div class="testimonials-box">
<h3 class="testi-title">Great Work!</h3>
<p class="testi-cont">"Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio, tempore."</p>
<div class="testi-person">
<div class="testi-per-media">
<img class="testi-per-img" src="./img/newsletter-section/faceimg-02.png" alt="">
</div>
<div class="testi-per-details">
<p class="testi-per-name">
Daisy Ghomez
</p>
<p class="testi-per-occup">
Python Coder, New York - USA
</p>
</div>
</div>
</div>
<div class="testimonials-box">
<h3 class="testi-title">Customer Support</h3>
<p class="testi-cont">"Lorem ipsum dolor sit amet consectetur adipisicing elit. Distinctio, tempore."</p>
<div class="testi-person">
<div class="testi-per-media">
<img class="testi-per-img" src="./img/newsletter-section/faceimg-04.png" alt="">
</div>
<div class="testi-per-details">
<p class="testi-per-name">
Neil Smith
</p>
<p class="testi-per-occup">
Web Developer, France
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- *TESTIMONIALS SECTION END HERE* -->
</main>
<!-- *MAIN ELEMENT END HERE* -->
<footer class="footer">
<div class="container grid grid--footer">
<div class="log-col">
<a href="#" class="footer-logo">
<img class="logo" src="img/hero-section/edubee-logo.svg" alt="Edubee Logo" />
</a>
<ul class="social-links">
<li><a class="footer-link" href="#">
<ion-icon class="social-icon" name="logo-facebook"></ion-icon>
</a></li>
<li><a class="footer-link" href="#">
<ion-icon class="social-icon" name="logo-twitter"></ion-icon>
</a></li>
<li><a class="footer-link" href="#">
<ion-icon class="social-icon" name="logo-pinterest"></ion-icon>
</a></li>
<li><a class="footer-link" href="#">
<ion-icon class="social-icon" name="logo-linkedin"></ion-icon>
</a></li>
<li><a class="footer-link" href="#">
<ion-icon class="social-icon" name="logo-instagram"></ion-icon>
</a></li>
</ul>
<p class="copyright">
Copyright © 2021 By EduBee,Inc. All Rights Reserved.
</p>
</div>
<div class="address-col">
<p class="footer-heading">Contact Us</p>
<address class="contacts">
<p class="address">
PO Box 16122 Collins Street West Victoria 8007, Australia
</p>
<p>
Call For More Information
<a class="footer-link" href="tel:+1 (888) 123-5678">+1 (888) 123-5678
</a>
</p>
<p>
Office Email
<a class="footer-link" href="mailto:[email protected]">[email protected]
</a>
</p>
</address>
</div>
<nav class="nav-col">
<p class="footer-heading">
Account
</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">Create Account</a></li>
<li><a class="footer-link" href="#">Sign in</a></li>
<li><a class="footer-link" href="#">iOS app</a></li>
<li><a class="footer-link" href="#">Android app</a></li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">
Company
</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">About EduBee</a></li>
<li><a class="footer-link" href="#">For Business</a></li>
<li><a class="footer-link" href="#">Partners</a></li>
<li><a class="footer-link" href="#">Careers</a></li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">
Resources
</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">Blog</a></li>
<li><a class="footer-link" href="#">Courses</a></li>
<li><a class="footer-link" href="#">Instructor profile</a></li>
<li><a class="footer-link" href="#">Student profile</a></li>
<li><a class="footer-link" href="#">Terms & coditions</a></li>
</ul>
</nav>
</div>
</footer>
<!-- *FOOTER SECTION END HERE* -->
<script src="js/script.js"></script>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
</body>
</html>