-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathindex.php
More file actions
253 lines (192 loc) · 10.1 KB
/
Copy pathindex.php
File metadata and controls
253 lines (192 loc) · 10.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Talent Protocol</title>
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<?php include 'header.php'; ?>
<section id="hero" class="hero d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-6 d-flex flex-column justify-content-center">
<h1 data-aos="fade-up">Unlocking the potential of every career.</h1>
<p class="mt-3 hero-text"data-aos="fade-up">Talent Protocol is a new type of career marketplace that lets you invest in talented people and be rewarded when they succeed - powered by blockchain.</p>
</div>
<div class="col-lg-6 hero-img" data-aos="zoom-out" data-aos-delay="200">
<img src="assets/img/hero-img.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<main id="main">
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="row gx-0">
<div class="col-lg-6 d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="content">
<h3>WHY TALENT PROTOCOL</h3>
<h2>How much is a great career worth?</h2>
<p>
In the past, the typical way of monetizing a career was either by renting your time to an employer or by starting your own company. Today, with blockchain technology, we can start monetizing what has never been monetized before: the future potential of a career.
</p>
<div class="text-center text-lg-start">
<a href="https://docs.google.com/presentation/d/1cJfxBtsP3ETPj42Wxhon0PiQOH-6_TCX6Xvwwxtr95k/"target="_blank" class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center">
<span>WHITEPAPER</span>
<i class="bi bi-arrow-right"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 d-flex align-items-center" data-aos="zoom-out" data-aos-delay="200">
<img src="assets/img/about.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
<section id="values" class="values">
<div class="container" data-aos="fade-up">
<header class="section-header sub-title">
<p>PROPOSITION</p>
</header>
<div class="row">
<div class="col-lg-6">
<div class="box" data-aos="fade-up" data-aos-delay="200">
<img src="assets/img/values-2.png" class="img-fluid" alt="">
<h3>FOR TALENT</h3>
<p>Talent Protocol enables all types of growth-oriented individuals to <b><span style="color:#5751FC;"> raise capital and build a community</span></b>, by creating their own career token.</p>
</div>
</div>
<div class="col-lg-6 mt-4 mt-lg-0">
<div class="box" data-aos="fade-up" data-aos-delay="400">
<img src="assets/img/values-1.png" class="img-fluid" alt="">
<h3>FOR INVESTORS</h3>
<p>Talent Protocol enables all types of investors to <b><span style="color:#5751FC;"> sponsor people they believe in </span></b>, and be rewarded when they succeed.</p>
</div>
</div>
</div>
</div>
</section>
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<header class="section-header sub-title">
<p>WHY WE ARE DIFFERENT</p>
</header>
<div class="row">
<div class="col-lg-6">
<img src="assets/img/features.png" class="img-fluid" alt="">
</div>
<div class="col-lg-6 mt-5 mt-lg-0 d-flex">
<div class="row align-self-center gy-4">
<div class="col-md-6" data-aos="zoom-out" data-aos-delay="200">
<div class="feature-box d-flex align-items-center">
<h3>COMMUNITY-DRIVEN</h3>
</div>
</div>
<div class="col-md-6" data-aos="zoom-out" data-aos-delay="300">
<div class="feature-box d-flex align-items-center">
<h3>DEMOCRATIC</h3>
</div>
</div>
<div class="col-md-6" data-aos="zoom-out" data-aos-delay="400">
<div class="feature-box d-flex align-items-center">
<h3>FAIR GAME</h3>
</div>
</div>
<div class="col-md-6" data-aos="zoom-out" data-aos-delay="600">
<div class="feature-box d-flex align-items-center">
<h3>POWERED BY BLOCKCHAIN</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Team Section ======= -->
<section id="team" class="team">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h2>Talent Protocol</h2>
<p class="sub-title">CORE TEAM</p>
</header>
<div class="row gy-4">
<p>Investing in early-stage startups has always been mostly about investing in the founders themselves. This is why Talent Protocol's founding members are making 20% of their career tokens available for early investment. These are the first 3 career tokens ever created.</p>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-1.jpg" class="img-fluid" alt="" style="width: 100%;">
<div class="social">
<a target="_blank" href="https://www.linkedin.com/in/pcboliveira/"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>Pedro Oliveira</h4>
<span style="font-size: 1.3rem; color:#5751FC ">CEO</span>
<p>HR Tech innovator whose career mission is to build products that allow individuals to fully own their careers. Founder at Landing.Jobs - the biggest tech recruitment marketplace in Portugal. Selected by HR Weekly as a top 100 HR Tech expert.</p>
<a href="coreteam-pedro.php"><b>INVEST</b></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="200">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-2.jpg" class="img-fluid" alt="" style="width: 100%;">
<div class="social">
<a target="_blank" href="https://www.linkedin.com/in/andreasvilela/"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>Andreas Vilela</h4>
<span style="font-size: 1.3rem; color:#5751FC ">CTO</span>
<p>Developed the World Record Game “Kill The Duck”. Serial tech entrepreneur with +30M software users worldwide. Founder of SHARKCODERS, the 1st network of tech schools in Portugal, teaching coding skills, creating games, apps, robotics for Kids & Teens.</p>
<a href="coreteam-andreas.php"><b>INVEST</b></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="300">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-3.jpg" class="img-fluid" alt="" style="width: 100%;">
<div class="social">
<a target="_blank" href="https://www.linkedin.com/in/filipermacedo/"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="member-info">
<h4>Filipe Macedo</h4>
<span style="font-size: 1.3rem; color:#5751FC ">CMO</span>
<p>A computer engineer by training and a creative strategist by nature. 10+ years of marketing experience building progressive brands and engaging communities for Nike, Nestlé, L’Oréal and ActivoBank - Europe's Best Bank in Social Media in 2012.</p>
<a href="coreteam-filipe.php"><b>INVEST</b></a>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
</main>
<?php include 'footer.php'; ?>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>