-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
441 lines (416 loc) · 18 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="icon" href="images/favicon.ico">
<link rel="stylesheet" href="css/style.css">
<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=Poppins:wght@300&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.7.1.js"
integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"></script>
<script src="js/owl.carousel.js"></script>
<title>NesTalent</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">
<img src="images/logo.jpg" width="100" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"
style="border: 1px solid white;">
<span class="navbar-toggler-icon">
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'>
<path stroke='rgba(255,255,255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'
d='M4 7h22M4 15h22M4 23h22' />
</svg>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#why-nestalent">Why Nestalent</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services">Our values</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#methodology">Our Methodology</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#vision">Our Vision</a>
</li>
<li class="nav-item">
<a class="nav-link" href="mailto:seddar.neilaA@gmail.com">Contact Us</a>
</li>
</ul>
</div>
</nav>
<div class="owl-carousel" id="home">
<div class="item" style="background-image: url(images/2.jpg);">
<div class="overlay-text">
<h1>
Unlock Success with Nestalent - Your Global Recruitment Partner!
</h1>
<p>
At Nestalent Consulting, we understand the
critical importance of being well-equipped
with the right professionals for business
success.
</p>
</div>
</div>
<div class="item" style="background-image: url(images/4.jpg);">
<div class="overlay-text">
<h1>
Unlock Success with Nestalent - Your Global Recruitment Partner!
</h1>
<p>
Discover top talent effortlessly across the UAE, France, Luxembourg, and Switzerland with Nestalent
Consulting . Specializing in IT and Sales, our dynamic recruitment services are tailored to elevate
your team's performance in diverse markets.
</p>
</div>
</div>
<div class="item" style="background-image: url(images/1.jpg);">
<div class="overlay-text">
<h1>
Unlock Success with Nestalent - Your Global Recruitment Partner!
</h1>
<p>
We specialize in sourcing top-tier IT
Developers, Cybersecurity Consultants, and
Sales Professionals, recognizing that each of
these profiles is crucial for the holistic growth
and effectiveness of your organization
</p>
</div>
</div>
</div>
<div class="container mt-12" id="why-nestalent">
<div class="row section">
<img src="images/wave.png" class="image-position" alt="">
<img src="images/wave.png" class="image-position-bottom" alt="">
<div class="col-md-12 mb-12">
<h1 class="title">
Why Nestalent Consulting for International Recruitment
</h1>
</div>
<div class="col-md-4 col-lg-3 border-right flex-space-between">
<h3>
Expertise in IT and
Beyond
</h3>
<p>
covering skilled
Developers and vigilant
Cybersecurity
Consultants. We also
excel in identifying and
attracting dynamic
Sales Professionals who
play a pivotal role in
driving your business
forward.
</p>
</div>
<div class="col-md-4 col-lg-3 border-right flex-space-between">
<h3>
Tailored Recruitment Solutions
</h3>
<p class="pt-20">
Every business has
unique needs, and our
tailored recruitment
approach ensures that
we not only meet your
technical requirements
but also provide you
with the sales talent
essential for achieving
your goals.
</p>
</div>
<div class="col-md-4 col-lg-3 border-right flex-space-between">
<h3>
Reach all over the Glob
</h3>
<p>
Nestalent operates
internationally, with a
strong presence in the
Middle East, Europe,
and Asia. Our expansive
network and expertise
enable us to connect
you with the right IT
and sales talent,
wherever your business
operates.
</p>
</div>
<div class="col-md-4 col-lg-3 border-right flex-space-between">
<h3>
Innovation in
recruitment
</h3>
<p>
Nestalent embraces
innovation in
recruitment
methodologies, utilizing
cutting-edge tools and
strategies to identify,
attract, and secure the
best talent for your
organization.
</p>
</div>
</div>
<hr>
</div>
<div class="section mt-12 bg-parallax" id="focus-areas">
<h1 class="title">
Our Focus Areas
</h1>
<div class="container-fluid absolute w-100" style="border-radius: 20px;">
<div class="row">
<div class="col-md-4">
<h4>
IT Excellence
</h4>
<p>Drive innovation with our expertly sourced IT professionals. </p>
</div>
<div class="col-md-4">
<h4>
Tailored Recruitment Solutions Across Borders
</h4>
<p>Beyond IT and Sales, we cater to all your recruitment needs, ensuring that cultural and
industry-specific nuances are considered for each region. </p>
</div>
<div class="col-md-4">
<h4>
Sales Dynamics
</h4>
<p>Accelerate revenue growth with our dynamic sales talent. </p>
</div>
</div>
</div>
</div>
<div class="container-fluid" id="value">
<div class="row">
<div class="col-md-6">
<img src="images/2.jpg" style="width: 100%;border-radius: 20px;" alt="">
</div>
<div class="col-md-6">
<div class="flex">
<div class="fiex-row">
<i class="fa-sharp icon fa-solid fa-location-pin " style="color: #86d6d7;"></i>
<div class="flex">
<h5>Countries</h5>
<p>
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolore minus, minima, id
labore iusto ullam sed, ratione laborum rerum quaerat aperiam. Eaque aliquid, earum
repellendus iure! Exercitationem?
</p>
</div>
</div>
<div class="fiex-row">
<i class="fa-sharp icon fa-solid fa-certificate " style="color: #86d6d7;"></i>
<div class="flex">
<h5>Years Experience</h5>
<p>
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolore minus, minima, id
labore iusto ullam sed, ratione laborum rerum quaerat aperiam. Eaque aliquid, earum
repellendus iure! Exercitationem?
</p>
</div>
</div>
<div class="fiex-row">
<i class="fa-sharp icon fa-solid fa-thumbs-up " style="color: #86d6d7;"></i>
<div class="flex">
<h5>Clients</h5>
<p>
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolore minus, minima, id
labore iusto ullam sed, ratione laborum rerum quaerat aperiam. Eaque aliquid, earum
repellendus iure! Exercitationem?
</p>
</div>
</div>
<div class="fiex-row">
<i class="fa-sharp icon fa-solid fa-user " style="color: #86d6d7;"></i>
<div class="flex">
<h5>Candidates</h5>
<p>
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolore minus, minima, id
labore iusto ullam sed, ratione laborum rerum quaerat aperiam. Eaque aliquid, earum
repellendus iure! Exercitationem?
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container " style="margin-top:6rem;" id="services">
<div class="row section">
<hr>
<img src="images/wave.png" class="image-position" alt="">
<img src="images/wave.png" class="image-position-bottom" alt="">
<div class="col-md-12 mb-12" style="margin-top: 2rem;">
<h1 class="title">
Our Services
</h1>
</div>
<div class="col-lg-3 col-md-4 border-right">
<div class="card">
<img class="card-img-top" src="images/4.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Perminant Recruitment</h5>
<p class="card-text">SECURING LASTING TALENT FOR YOUR ORGANIZATION.
</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 border-right">
<div class="card">
<img class="card-img-top" src="images/4.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Contract Recruitment</h5>
<p class="card-text">FLEXIBLE SOLUTIONS TO MATCH SHORT-TERM NEEDS.
</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 border-right">
<div class="card">
<img class="card-img-top" src="images/4.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Freelancer & Project-Based Placements</h5>
<p class="card-text">CONNECTING SPECIALIZED FREELANCERS TO PROJECT DEMANDS.
</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 border-right">
<div class="card">
<img class="card-img-top" src="images/4.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Management Consulting</h5>
<p class="card-text">Elevate your business with Nestalent Consulting's
tailored management consulting services. From
strategic planning to performance improvement,
our seasoned consultants collaborate with you
for lasting results. Choose us for our proven track
record and collaborative approach. Contact us to
drive strategic growth and innovation in your
organization.
</p>
</div>
</div>
</div>
</div>
<div class="row" id="methodology">
<div class="col-md-12">
<h1>Streamlined Recruitment Methodology
</h1>
</div>
</div>
</div>
<div class="container-fluid mt-12">
<div class="flex-row">
<div class="circle">
<b>Understanding Client Needs</b>
<br>
Thorought comprehension of client requirements and originizational culture.
</div>
<div class="circle">
<b>Candidate Identification</b>
<br>
Utilizing cutting-edge tools tp pinpoint Ideal candidates.
</div>
<div class="circle">
<b>Evaluation and Matchmaking</b>
<br>
Rigorous assessment to ensure the prefect fit between client and candidate.
</div>
<div class="circle">
<b>Client Candidate Connection</b>
<br>
Facilitating seamless introductions and interviews.
</div>
<div class="circle">
<b>Ongoing Support</b>
<br>
Providing support during the onboarding process and beyong.
</div>
</div>
</div>
<hr>
<div class="container mt-14" id="vision">
<div class="row">
<div class="col-md-6">
<div class="vis">
</div>
</div>
<div class="col-md-6">
<div class="flex-vis">
<h1>Our Vision</h1>
<h3>
Expansive Network, Endless Opportunities
</h3>
<p>
At Nestalent Consulting, we aim to redefine the recruitment landscape by fostering a global
culture that seamlessly connects talent across Asia, the Middle East, and Europe. With a diverse
pool of skilled professionals spanning continents, our goal is to set the standard for
personalized talent acquisition, uniting this wealth of candidates with organizations worldwide.
We aspire to create a worldwide network founded on trust, innovation, and mutual success,
redefining the way talent meets opportunity.
</p>
</div>
</div>
</div>
</div>
<footer class="footer" id="contact">
<div class="flex-footer">
<div class="flex-row-footer">
<img src="images/logo.jpg" width="200" alt="">
</div>
<h2>
NEILA SEDDAR
</h2>
<h2>
<a href="mailto:seddar.neilaA@gmail.com"><i class="fa-solid fa-envelope fa-lg"
style="color: #ffffff;"></i>
seddar.neilaA@gmail.com</a>
</h2>
<h2>
<i class="fa-solid fa-phone fa-lg" style="color: #ffffff;"></i> +971 52 341 2515
</h2>
<h2>
<i class="fa-solid fa-location-dot fa-lg" style="color: #ffffff;"></i> Dubai - Dubai
</h2>
</div>
</footer>
<script>
$('.owl-carousel').owlCarousel({
loop: true,
margin: 10,
items: 1,
autoplay: true
})
$('.navbar-toggler').click(function () {
$('.collapse').toggleClass('show');
});
</script>
<script src="https://kit.fontawesome.com/076583d43a.js" crossorigin="anonymous"></script>
</body>
</html>