-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecruitment.html
80 lines (72 loc) · 2.32 KB
/
recruitment.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
---
layout: default
---
<section class="box-intro">
<div class="table-cell">
<h1 class="box-headline letters rotate-2">
<span class="box-words-wrapper">
<b class="is-visible">create.</b>
<b> dream.</b>
<b> build.</b>
<b> code.</b>
<b>design.</b>
</span>
</h1>
<h5 style="color: black">Recruitment for Spring 2019 has ended</h5>
<h5 style="color: black">Look forward to recruitment in Fall 2019!</h5>
</div>
<div class="mouse">
<div class="scroll"></div>
</div>
</section>
<div id="gtco-features">
<div class="gtco-container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center gtco-heading animate-box">
<h2 style="padding-top: 50px">Recruitment Process</h2>
<p>We look for individuals who are passionate about building, dreaming, and innovating.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i>1</i>
</span>
<h3>Information Session</h3>
<p>TBA<br>
</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i>2</i>
</span>
<h3>Application</h3>
<p>TBA <a style="color: white" href="" taget="_blank"> </a><br>
</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i>3</i>
</span>
<h3>Interviews</h3>
<p>Shortlisted candidates will be contacted for a behavioral and technical interview.</p>
</div>
</div>
</div>
</div>
</div>
<div class="gtco-cover gtco-cover-sm leads" style="background-image: url(static/images/recruitment.jpg)" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="gtco-container text-center">
<div class="display-t">
<div class="display-tc">
<h1>We look forward to seeing you!</h1>
</div>
</div>
</div>
</div>