-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
354 lines (294 loc) · 15.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"/>
<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=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap" rel="stylesheet"/>
<link rel="stylesheet" href="styles.css" />
<title>CREATIVES | For You</title>
</head>
<body>
<nav class="nav d-flex justify-content-between align-items-center p-4 bg-white gap-4 fixed-top">
<div><a href="#"><img src="Images/Logo.png" alt=""/></a></div>
<div>
<ul
class="d-md-flex d-none gap-4 list-unstyled fw-bold align-items-center justify-content-between mt-3">
<li class="nav-item"><a href="#" class="text-decoration-none active">Home</a></li>
<li class="nav-item"><a href="#" class="text-decoration-none text-body">About Us</a></li>
<li class="nav-item"><a href="#" class="text-decoration-none text-body">UpSkill</a></li>
<li class="nav-item"><a href="#" class="text-decoration-none text-body">Contact Us</a></li>
</ul>
</div>
<div>
<button class="btn btn-lg btn-transform main-bg-color text-white">
Register Now
</button>
</div>
</nav>
<!-- Profile summary section -->
<div class="container-fluid mx-auto pt-5 mt-5 d-flex align-items-center justify-content-center">
<div class="row pt-5 ps-4 pe-4">
<div class="col-md-1"></div>
<div class="col-md-5 col-12 d-grid align-content-center justify-content-center ps-4 pe-4 p-5">
<p class="fs-5 fw-bold">
Discover <span class="main-color">-</span> Interact<span class="main-color">-</span> Engage
</p>
<h1 class="large-text pt-4 ps-3">
Connecting talent to opportunities through <span class="main-color text-decoration-underline">skills.</span>
</h1>
<p class="fs-4 pt-5">
We personalise your path towards in demand Job Roles that specially match your Skill Set.
</p>
<div class="d-flex gap-4 pt-4">
<button class="btn btn-lg btn-transform main-bg-color text-white ps-4 pe-4">Signup</button>
<button class="btn btn-lg btn-transform border bg-body-secondary text-nowrap">Learn more</button>
</div>
</div>
<div class="col-md-6 col-12 text-center">
<img class=" img-fluid" src="Images/Profile summary.png" alt=""/>
</div>
</div>
</div>
<!-- Collaboration section -->
<div class="container-fluid mx-auto py-3">
<div class="bg-white w-100 text-center m-auto py-5">
<p class="fw-bold fs-3 ps-4 pe-4">
To provide Students with the best solution, we are in collaboration with
</p>
<div class="row">
<div class="col-1"></div>
<div class="col-10">
<img src="Images/Logo Content.png" alt="" class="w-100 pt-4 text-center"/>
</div>
<div class="col-1"></div>
</div>
</div>
</div>
<!-- problem facing percentage section -->
<div class="container-fluid mx-auto py-4">
<div class="ps-4 pe-4">
<h2 class="fs-1 fw-semibold ps-4">Did you know?</h2>
<p class="fs-5 ps-4 pe-4">We’ve been really busy this year solving problems students are facing across the country.</p>
</div>
<div class="ps-4 pe-4 py-2"><hr></div>
<div class="row ps-4 pe-4 text-center">
<div class="col-md-3 col-6">
<h1 class="large-text">87%</h1>
<p class="main-color">Employers</p>
<p>believe that new graduates<br>lack wider skills </p>
</div>
<div class="col-md-3 col-6">
<h1 class="large-text">85%</h1>
<p class="main-color">Students</p>
<p>are not confident in<br>writing a CV </p>
</div>
<div class="col-md-3 col-6">
<h1 class="large-text">68%</h1>
<p class="main-color">Corporations</p>
<p>Feel graduates are ill-<br>prepared in someway </p>
</div>
<div class="col-md-3 col-6">
<h1 class="large-text">48%</h1>
<p class="main-color">Students</p>
<p>are worried about their<br>future employment </p>
</div>
</div>
</div>
<!-- How it works section -->
<!-- How it works section -->
<!-- How it works section -->
<div class="container-fluid py-4 m-auto position-relative">
<div class="position-relative"><img class="position-absolute start-50 top-40 translate-middle-x d-lg-inline d-none" src="Images/Line and circle content.png" alt=""></div>
<div class="row bg-white m-auto text-center py-4">
<div class="col-md-4 d-md-inline d-none"><img src="Images/Decoration.png" alt="" class="w-50"></div>
<div class="col-md-4 d-md-flex flex-column align-items-center justify-content-center">
<p class="fw-bold">Follow our path to make your dream career, your reality ...</p>
<h1 class="fw-semibold text-nowrap">How it works?</h1>
</div>
<div class="col-md-4 d-md-inline d-none"><img src="Images/Decoration.png" alt="" class="w-50"></div>
</div>
<!-- Discover Your Skills -->
<div class="container-fluid m-auto pt-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12 ">
<h3 class="fs-2 fw-semibold text-nowrap pb-3">Discover Your Skills</h3>
<p class="fw-bold pb-3">Uncover skills developed through your life and work experiences.
</p>
<button class="btn btn-transform main-bg-color text-white text-nowrap">Register Interest</button>
</div>
<div class="col-md-6 col-12"><img class="img-fluid" src="Images/Discover Your Skills Photo.png" alt=""></div>
<!-- <div class="col-md-1"></div> -->
</div>
</div>
<!-- Develop Commercial Awareness -->
<div class="container-fluid m-auto pt-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12"><img class="img-fluid" src="Images/Develop Commercial Awareness.png" alt=""></div>
<div class="col-md-5 col-12 ps-5">
<h3 class="fs-4 fw-semibold text-nowrap pb-3">Develop Commercial Awareness</h3>
<p class="fw-bold pb-3">Explore in-demand Job Roles and identify your transferable skills.
</p>
<button class="btn btn-transform main-bg-color text-white text-nowrap">Register Interest</button>
</div>
<div class="col-md-1"></div>
</div>
</div>
<!-- Become Job Ready -->
<div class="container-fluid m-auto pt-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12">
<h3 class="fs-2 fw-semibold text-nowrap pb-3">Become Job Ready</h3>
<p class="fw-bold pb-3">Upskill and broaden your employability skills to an in-demand career.
</p>
<button class="btn btn-transform main-bg-color text-white text-nowrap">Learn More</button>
</div>
<div class="col-md-5 col-12"><img class="img-fluid" src="Images/Upskill Yourself Photo Content.png" alt=""></div>
<div class="col-md-1"></div>
</div>
</div>
<!-- Widen Your Network -->
<div class="container-fluid m-auto pb-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12"><img class="img-fluid" src="Images/Collobarte & Interact Photo content.png" alt=""></div>
<div class="col-md-5 col-12 ps-5">
<h3 class="fs-4 fw-semibold text-nowrap pb-3">Widen Your Network</h3>
<p class="fw-bold pb-3">Fast track your career growth by developing meaningful connections.
</p>
<button class="btn btn-transform main-bg-color text-white text-nowrap">Register Interest</button>
</div>
<div class="col-md-1"></div>
</div>
</div>
<!-- Tailor-made CV -->
<div class="container-fluid m-auto pt-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12 ">
<h3 class="fs-2 fw-semibold text-nowrap pb-3">Tailor-made CV</h3>
<p class="fw-bold pb-3">Curate your CV personalised to your Ideal Job Role.
</p>
<div class="d-flex align-content-center gap-3 pb-4">
<span class="pt-1">Interested?</span>
<img class="btn-transform bg-body-tertiary cursor-pointer" src="Images/Like.png" alt="">
<img class="btn-transform bg-body-tertiary cursor-pointer" src="Images/Dislike.png" alt="">
</div>
</div>
<div class="col-md-5 col-12"><img class="img-fluid" src="Images/Made CV.png" alt=""></div>
<div class="col-md-1"></div>
</div>
</div>
<!-- Land Your Career -->
<div class="container-fluid m-auto py-5">
<div class="row d-flex align-items-center justify-content-center">
<div class="col-md-1"></div>
<div class="col-md-5 col-12"><img class="img-fluid" src="Images/Live Job Postings Photo Conent.png" alt=""></div>
<div class="col-md-5 col-12 ps-5">
<h3 class="fs-4 fw-semibold text-nowrap pb-3">Land Your Career</h3>
<p class="fw-bold pb-3">Bringing bespoke job opportunties based on your set of skills.
</p>
<div class="d-flex gap-3 pb-4">
<span class="pt-1">Interested?</span>
<img class="btn-transform bg-body-tertiary cursor-pointer" src="Images/Like.png" alt="">
<img class="btn-transform bg-body-tertiary cursor-pointer" src="Images/Dislike.png" alt="">
</div>
</div>
<div class="col-md-1"></div>
</div>
</div>
</div>
<div class="container-fluid m-auto py-3 position-relative pb-4">
<div class="row d-flex justify-content-between align-items-center ps-4 pe-4">
<div class="col-md-1"></div>
<div class="col-md-8">
<h3 class="fs-4 fw-semibold">Our customers keep talking</h3>
<p class="fw-bold pb-3">Listen to what they say about our product offering right here</p>
</div>
<div class="col-md-2">
<button class="btn btn-transform main-bg-color text-white text-nowrap">Join the conversation</button>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-center justify-content-md-between gap-3">
<div class="p-4 w-33 rounded-5 bg-white">
<img src="Images/Quotation mark.png" alt="">
<p class="pt-3">To be able to connect with, and be exposed to other people with other skills and different ideas is the starting point of creating something new </p>
<h4 class="mx-auto ">Ossian Radovini</h4>
<p>Student at Bath Spa University </p>
</div>
<div class="p-4 w-33 rounded-5 bg-white">
<img src="Images/Quotation mark.png" alt="">
<p class="pt-3">To be able to connect with, and be exposed to other people with other skills and different ideas is the starting point of creating something new </p>
<h4 class="mx-auto ">Ossian Radovini</h4>
<p>Student at Bath Spa University </p>
</div>
<div class="p-4 w-33 rounded-5 bg-white">
<img src="Images/Quotation mark.png" alt="">
<p class="pt-3">To be able to connect with, and be exposed to other people with other skills and different ideas is the starting point of creating something new </p>
<h4 class="mx-auto ">Ossian Radovini</h4>
<p>Student at Bath Spa University </p>
</div>
</div>
<img class="position-absolute bottom-0 end-0 d-md-block d-none z-n1" src="Images/Decoration (1).png" alt="">
</div>
<div class="container-fluid m-auto py-3 bg-white">
<div class="row">
<div class="col-md-1"></div>
<div class="col-lg-3 col-md-4">
<a href="" class="text-decoration-none text-body"><img src="Images/Logo.png" alt="" class=" pb-2"></a>
<address>Level39<br>
One Canada Square, <br>
Canary Wharf, <br>
London, <br>
E14 5AB</address>
</div>
<div class="col-lg-2 col-md-3">
<a href="" class="text-decoration-none text-body"><h5 class="fw-bold">Home</h5></a>
<a href="" class="text-decoration-none text-body">Collaborations</a><br>
<a href="" class="text-decoration-none text-body">Statistics</a><br>
<a href="" class="text-decoration-none text-body">How It Works </a><br>
<a href="" class="text-decoration-none text-body">Testimonials</a>
</div>
<div class="col-lg-2 col-md-4">
<a href="" class="text-decoration-none text-body"><h5 class="fw-bold">About Us</h5></a>
<a href="" class="text-decoration-none text-body">Who We Are</a><br>
<a href="" class="text-decoration-none text-body">Mission statement</a><br>
<a href="" class="text-decoration-none text-body">Our Vision</a><br>
<a href="" class="text-decoration-none text-body">The Team</a>
</div>
<div class="col-md-1 d-md-block d-lg-none d-xl-none d-xxl-none"></div>
<div class="col-lg-2 col-md-4">
<a href="" class="text-decoration-none text-body"><h5 class="fw-bold">Up skill</h5></a>
<a href="" class="text-decoration-none text-body">It Support</a><br>
<a href="" class="text-decoration-none text-body">Project Managment</a><br>
<a href="" class="text-decoration-none text-body">Data Analysts</a><br>
<a href="" class="text-decoration-none text-body">Ux Design</a>
</div>
<div class="col-lg-2 col-md-4">
<a href="" class="text-decoration-none text-body"><h5 class="fw-bold">Contact Us</h5></a>
<a href="" class="text-decoration-none text-body">Your message</a><br>
<a href="mailto:mailto:[email protected]" class="text-decoration-none text-body">Email</a><br>
<a href="tel:+1234567890" class="text-decoration-none text-body">Phone number </a><br>
<a href="" class="text-decoration-none text-body">Linkedin</a>
</div>
<div class="col-md-1"></div>
</div>
</div>
<hr class="m-0">
</div>
<footer class="container-fluid m-auto py-3 bg-white">
<div class="text-center d-flex align-items-center justify-content-center">Copyright ©<span class="main-color">EK </span> 2024 Creatives For You LTD</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"
></script>
</body>
</html>