-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
386 lines (338 loc) · 13 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
<!DOCTYPE HTML>
<!--
REP Website
Creted by Ritvik Kumar K
11/7/20
-->
<html>
<head>
<title>REP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Inner -->
<div class="inner">
<header>
<h1><a href="index.html" id="logo">REP</a></h1>
<hr/>
<p>A platform for the creative</p>
</header>
<footer>
<a href="#banner" class="button circled scrolly">Welcome</a>
</footer>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="creatorShowcase.html">Creator Showcase</a></li>
<li><a href="discoverJobs.html">Discover Jobs</a></li>
<li><a href="aboutUs.html">About Us</a></li>
</ul>
</nav>
</div>
<!-- Banner -->
<section id="banner">
<header>
<h2>Welcome to <strong>REP</strong>.</h2>
<p>
UAE's first company that provides a platform for people who have an interest in the creative field of work.
Here's a sneak peak at some of our creators work.
</p>
</header>
</section>
<!-- Carousel -->
<section class="carousel">
<div class="reel">
<article>
<a class="image featured"><img src="images/pic01.jpg" alt="" /></a>
<header>
<h3><a>Photography</a></h3>
</header>
<p>A timelapse of JBR Dubai by Photographer Bob Nithin Menon.</p>
</article>
<article>
<a class="image featured"><img src="images/pic02.jpg" alt="" /></a>
<header>
<h3><a>Cinematography</a></h3>
</header>
<p>Behind the scenes of a student film by Director Abu Mousad.</p>
</article>
<article>
<a class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<header>
<h3><a>Programming</a></h3>
</header>
<p>Working on a Website by freelance programmer Jimmy Cockbottom.
</p>
</article>
<article>
<a class="image featured"><img src="images/pic04.jpg" alt="" /></a>
<header>
<h3><a>Wildlife Photography</a></h3>
</header>
<p>A photo of a white tailed deer by wildlife photographer
Tommy Stench.
</p>
</article>
<article>
<a class="image featured"><img src="images/pic05.jpg" alt="" /></a>
<header>
<h3><a>Fashion Designer</a></h3>
</header>
<p>A Photoshoot of the newest collection by Fashion Designer
Habibi Fi Bait.</p>
</article>
<article>
<a class="image featured"><img src="images/pic01.jpg" alt="" /></a>
<header>
<h3><a>Photography</a></h3>
</header>
<p>A timelapse of JBR Dubai by Photographer Bob Nithin Menon.</p>
</article>
<article>
<a class="image featured"><img src="images/pic02.jpg" alt="" /></a>
<header>
<h3><a>Cinematography</a></h3>
</header>
<p>Behind the scenes of a student film by Director Abu Mousad.</p>
</article>
<article>
<a class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<header>
<h3><a>Programming</a></h3>
</header>
<p>Working on a Website by freelance programmer Jimmy Cockbottom.</p>
</article>
<article>
<a class="image featured"><img src="images/pic04.jpg" alt="" /></a>
<header>
<h3><a>Wildlife Photography</a></h3>
</header>
<p>A photo of a white tailed deer by wildlife photographer
Tommy Stench.</p>
</article>
<article>
<a class="image featured"><img src="images/pic05.jpg" alt="" /></a>
<header>
<h3><a>Fashion Designer</a></h3>
</header>
<p>A Photoshoot of the newest collection by Fashion Designer
Habibi Fi Bait.</p>
</article>
</div>
</section>
<!-- Main -->
<div class="wrapper style2">
<article id="main" class="container special">
<div class="videoWrapper" >
<center> <iframe width="1200" height="720" src="https://www.youtube.com/embed/-2T1IwloTWQ" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </center>
</div>
<header>
<h2><a>What makes us different?</a></h2>
<p>
REP is a social media platform designed for individuals in the media field to not only to showcase and
promote their creative work but give them a sense of "community" and belonging.
</p>
</header>
<p>
Most companies just pose jobs on their websites and leave it to the individual to apply however REP personally persuades companies to select people from our talented pool of creative individuals. We are exclusively based in the UAE unlike our competition.
</p>
<footer>
<a href="https://drive.google.com/file/d/12pCws8WK1g8H6b2CUjpN5Qpam_ZyNh7Y/view?usp=sharing" target="_blank" class="button">Continue Reading</a>
</footer>
</article>
</div>
<!-- Features -->
<div class="wrapper style1">
<section id="features" class="container special">
<header>
<h2>How we work</h2>
<p>The target market for REP is individuals who are looking to gain experience and exposure in the field in order to
make relationships and grow in the industry. Since this is a two-way client-based company, the other side of clients
would be companies both large and small looking for a low-priced way of capturing their products and services in order
to use their money to increase the quality of their image.
</p>
</header>
<div class="row">
<article class="col-4 col-12-mobile special">
<a class="image featured"><img src="images/pic07.jpg" alt="" /></a>
<header>
<h3><a>Upload your information</a></h3>
</header>
<p>
Upload your information including your name, date of birth, address and other basic information.
Furthermore provide a scanned copy of your passport or ID, so we can verify you as a professional user.
Lastly upload your resume as well as your recent or standout work so other users can contact you with ease.
</p>
</article>
<article class="col-4 col-12-mobile special">
<a class="image featured"><img src="images/pic08.jpg" alt="" /></a>
<header>
<h3><a>Sit back and Relax</a></h3>
</header>
<p>
Once your information upload process has been done, you can explore reps multitude of creators or sit back and relax
as REP will soon connect you with an individual sooner than ever.
</p>
</article>
<article class="col-4 col-12-mobile special">
<a class="image featured"><img src="images/pic09.jpg" alt="" /></a>
<header>
<h3><a>Connect with other users</a></h3>
</header>
<p>
Explore REP's multitude of creators and connect with them in a professional manner.
You can look for a job or collaborate with others if you need a helping hand in your
professional endeavours.
</p>
</article>
</div>
</section>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<!-- Tweets -->
<section class="col-4 col-12-mobile">
<header>
<h2 class="icon brands fa-twitter circled"><span class="label">Tweets</span></h2>
</header>
<ul class="divided">
<li>
<article class="tweet">
REP is a great platform for me as a photographer, I am able to find clients quicker than ever. <br>
<span class="timestamp">Vincent Reddy</span>
</article>
</li>
<li>
<article class="tweet">
I create videos, however I have a hard time finding work due to a lack of a stable platform in the UAE for us creative workers.
REP is an excellent outlet for individuals like me, I recommend this to everyone in the field. <br>
<span class="timestamp">George Menon</span>
</article>
</li>
<li>
<article class="tweet">
I used Behance and other websites such as those, however as a freelance software developer I was unable to work at a consistent basis,
however, the people at REP connected me to various clients and now my efficiency is better than ever.<br>
<span class="timestamp">Mohammed Habibi Fi Al Bait</span>
</article>
</li>
<li>
<article class="tweet">
REP provides an professional platform to post my artwork for commissions. I used Instagram for my work previously, but
REP's professionality and rate of work persuaded me to post my work here to elevate my work to another level.<br>
<span class="timestamp">Kavya Tullukahil</span>
</article>
</li>
</ul>
</section>
<!-- Posts -->
<section class="col-4 col-12-mobile">
<header>
<h2 class="icon solid fa-file circled"><span class="label">More Posts From Our Creators</span></h2>
</header>
<ul class="divided">
<li>
<article class="post stub">
<header>
<h3><a href="index.html">Home</a></h3>
</header>
</article>
</li>
<li>
<article class="post stub">
<header>
<h3><a href="creatorShowcase.html">Creator Showcase</a></h3>
</header>
</article>
</li>
<li>
<article class="post stub">
<header>
<h3><a href="discoverJobs.html">Discover Jobs</a></h3>
</header>
</article>
</li>
<li>
<article class="post stub">
<header>
<h3><a href="aboutUs.html">About Us</a></h3>
</header>
</article>
</li>
</ul>
</section>
<!-- Photos -->
<section class="col-4 col-12-mobile">
<header>
<h2 class="icon solid fa-camera circled"><span class="label">Photos</span></h2>
</header>
<div class="row gtr-25">
<div class="col-6">
<a class="image fit"><img src="images/Logo 2.png" alt="" /></a>
</div>
<div class="col-6">
<a class="image fit"><img src="images/Logo 3.png" alt="" /></a>
</div>
<div class="col-6">
<a class="image fit"><img src="images/Logo 4.png" alt="" /></a>
</div>
<div class="col-6">
<a class="image fit"><img src="images/logo 1.png" alt="" /></a>
</div>
<div class="col-6">
<a class="image fit"><img src="images/REP 2 (3).png" alt="" /></a>
</div>
<div class="col-6">
<a class="image fit"><img src="images/Logo 5.png" alt="" /></a>
</div>
</div>
</section>
</div>
<hr />
<div class="row">
<div class="col-12">
<!-- Contact -->
<section class="contact">
<header>
<h3>Connect with us</h3>
</header>
<p>Reach out to us through any of these support channels</p>
<ul class="icons">
<li><a href="https://twitter.com/chicohendrix9" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/iyamritvik/" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/kingritz9/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.linkedin.com/in/ritvik-kumar-aa32131a9" class="icon brands fa-linkedin-in"><span class="label">Linkedin</span></a></li>
</ul>
</section>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© REP. All rights reserved.</li><li>Design: <a href="https://www.instagram.com/kingritz9/">Ritvik Kumar</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>0
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>