forked from Prakarsh-Kaushik/OneYou
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
379 lines (354 loc) · 17.5 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="description" content="OneYou.in is an online platform that facilitates you to have a website of your own.">
<meta name="keywords" content="OneYou, Templates, Portfolio, Resume, Online">
<meta name="author" content="Yamparala Rahul">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Online Profile | OneYou</title>
<!-- Import Bootstrap along with required JavaScript-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- Import CSS-->
<link rel="stylesheet" href="css/index.css">
<!-- Import JavaScript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="index.js" charset="utf-8"></script>
<!-- Import Fonts -->
<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=Comfortaa:wght@500;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap" rel="stylesheet">
<!-- Import Icons -->
<link rel="icon" href="images\favicon.ico">
<script src="https://kit.fontawesome.com/6366f274c2.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Nav Bar -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="nav1">
<a class="navbar-brand" href="index.html"> <img class="navbar-brand-image" src="images/logo.svg" alt="OneYou Logo"> </a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="#pricing">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#live-pages">Live Pages</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="features.html">Features</a>
</li>
<li class="nav-item nav-item-button">
<button class="btn nav-btn btn-sm btn-primary" type="button" name="button"> <a class="nav-link" href="sign-up.html">Start Free Trial</a></button>
</li>
</ul>
</div>
</nav>
<div class="whatsapp-float-div">
<a href="https://api.whatsapp.com/send?phone=918897132717" target="_blank">
<img class="whatsapp-float hidden" src="images/whatsapp.png" alt="Whatsapp-Image">
</a>
</div>
<!-- Title -->
<section id="title">
<div class="container-fluid">
<a href="https://www.producthunt.com/posts/oneyou?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-oneyou" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=290688&theme=light"
alt="OneYou - Showcase your portfolio online with a personal site | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
<h1 class="title-headline">Your online presence<br>Made Easy</h1>
<div class="title-para">
<p class="grey-text">Your one-of-a-kind OneYou page gives you the ability to stand out from the crowd. It's not enough to tell people what you're good at; you need to show them.</p>
<div class="title-beta-version">
<p>*Beta Version</p>
</div>
<a href="sign-up.html"><button type="button" class="btn btn-primary title-button">Start your free trial</button></a>
<p class="grey-text">No credit card required!  <a href="about.html" class="title-link">Know more <i class="fas fa-external-link-alt"></i></a></p>
</div>
<div class="row">
<div class="col-md-6 title-cards">
<h3>Old way</h3>
<img class="title-image" src="images/oldway.png" alt="Old way image">
<div class="title-card-text">
<p>Document sharing is hard to maintain and the possibilities of losing or misplacing are high</p>
</div>
</div>
<div class="col-md-6 title-cards">
<h3>OneYou way</h3>
<img class="title-image" src="images/newway.png" alt="New way image">
<div class="title-card-text">
<p>Online Profile is Easy for sharing and can be accessed anywhere</p>
</div>
</div>
</div>
</div>
</section>
<!-- Brand description -->
<section id="brand-description">
<div class="container-fluid">
<h2 class="section-heading">What is OneYou.in ?</h2>
<div class="brand-desc-tile">
<div class="row">
<div class="col-md-6 brand-desc-tile-left">
<img class="brand-desc-img" src="images/sarah-review.jpeg" alt="Sarah Jodi's opinion">
<img class="brand-desc-img-crop" src="images/sarah-review-crop.jpeg" alt="Sarah Jodi's opinion">
</div>
<div class="col-md-6 brand-desc-tile-right">
<p>We are a Platform that solves the problem of creating an online portfolio for people who are not designers and want to stand out of the crowd
<p class="brand-desc-para">like Sarah Jordi</p>
</p>
<a class="brand-desc-link" href="features.html">See Features of Oneyou <i class="fas fa-external-link-alt"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Live Pages -->
<section id="live-pages">
<div class="container-fluid">
<h2 class="section-heading">Many Students and Professionals are using Oneyou.in to launch their portfolio.</h2>
<h4 class="live-pages-tagline">Some of the best designs we made 💖</h4>
<div class="row">
<div class="col-md-6">
<div class="live-page-tile live-page-left-tile">
<div class="row">
<div class="col-4">
<img class="live-page-image" src="images/rahul.png" alt="Rahul's image">
</div>
<div class="col">
<p class="live-page-tile-name">Yamparala Rahul</p>
<p>Founder and CEO of OneYou.in<br>Product manager @ Viggify.com</p>
<a class="live-page-tile-link" href="https://www.oneyou.in/yamparala" target="_blank">Click to see the page</a>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="live-page-tile live-page-right-tile">
<div class="row">
<div class="col-4">
<img class="live-page-image" src="images/abdul.png" alt="Abdul's image">
</div>
<div class="col">
<p class="live-page-tile-name">Abdul Muzeer</p>
<p>CMO at OneYou.in<br>Technical Lead at SAC vignan</p>
<a class="live-page-tile-link" href="https://www.oneyou.in/abdul" target="_blank">Click to see the page</a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="live-page-tile live-page-left-tile">
<div class="row">
<div class="col-4">
<img class="live-page-image" src="images/chaitanya.png" alt="Chaitanya's image">
</div>
<div class="col">
<p class="live-page-tile-name">Chaitanya</p>
<p>Marketing and Branding geek<br>Working at Naavigo</p>
<a class="live-page-tile-link" href="https://www.oneyou.in/chaitanya" target="_blank">Click to see the page</a>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="live-page-tile live-page-right-tile">
<div class="row">
<div class="col-4">
<img class="live-page-image" src="images/husain.png" alt="Husain's image">
</div>
<div class="col">
<p class="live-page-tile-name">Mudassar Husain</p>
<p>Digital Marketing & Finanace<br>Freelancer Content Writer</p>
<a class="live-page-tile-link" href="https://www.oneyou.in/mudassar" target="_blank">Click to see the page</a>
</div>
</div>
</div>
</div>
</div>
<div class="live-page-button-div">
<a href="about.html">
<button type="button" class="btn btn-primary live-page-button">Know More</button>
</a>
</div>
</div>
</section>
<!-- How it works -->
<section id="how-it-works">
<div class="container-fluid">
<h2 class="section-heading">How it works</h2>
<div class="row">
<div class="col-md-6 boxes">
<div class="how-it-works-tile">
<div class="row">
<div class="col-3">
<div class="circle"><strong>1</strong></div>
</div>
<div class="col">
<h4><a class="how-it-works-signup-link" href="sign-up.html">Register on Oneyou.in</a></h4>
<p class="grey-text how-it-works-para">Register and pick the package that best suits your needs</p>
</div>
</div>
</div>
<div class="how-it-works-tile">
<div class="row">
<div class="col-3">
<div class="circle"><strong>2</strong></div>
</div>
<div class="col">
<h4 class="how-it-works-heading">Q&A</h4>
<p class="grey-text how-it-works-para">Answer basic questions about yourself</p>
</div>
</div>
</div>
<div class="how-it-works-tile">
<div class="row">
<div class="col-3">
<div class="circle"><strong>3</strong></div>
</div>
<div class="col">
<h4 class="how-it-works-heading">Get Your page Design</h4>
<p class="grey-text how-it-works-para">You can select a template OR we can customize one for you. We will give you a sample link to try out and make any improvements you want.</p>
</div>
</div>
</div>
<div class="how-it-works-tile">
<div class="row">
<div class="col-3">
<div class="circle"><strong>4</strong></div>
</div>
<div class="col">
<h4 class="how-it-works-heading">Choose your plan and Subscribe</h4>
<p class="grey-text how-it-works-para">Finally, your page will be available, Once the subscription is done.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<img class="how-it-works-image1" src="images/pagecustomize.png" alt="Customize your page image">
<img class="forward-slash" src="images\homeabout-forward.jpg">
<img class="how-it-works-image2" src="images/pageready.png" alt="Your page is ready image">
<img class="back-slash" src="images\homeabout-backward.jpg">
<div class="how-it-works-pricing">
<div class="row">
<div class="col">
<a href="signup-student.html"><button type="button" class="btn btn-primary how-it-works-button">Student</button></a>
<p>*₹ 50 / month</p>
</div>
<div class="col">
<a href="signup-professional.html"><button type="button" class="btn btn-primary how-it-works-button">Professional</button></a>
<p>*₹ 120 / month</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing -->
<section id="pricing">
<div class="container-fluid">
<h2 class="section-heading">Our lifetime deal is going on 👇</h2>
<div class="pricing-section-tagline">
<p class="grey-text">Try it out with our Starter plan, and then upgrade to our Premium plan if you need extra flavor like Video and Blogs</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="card student-card">
<div class="card-body">
<h5 class="card-title">Student Plan</h5>
<p class="card-price">₹ 51 /month</p>
<p class="grey-text card-para1">The perfect plan to give it a try and see how it works</p>
<p class="grey-text card-para2">*Individuals having online resume have more chance of landing in Jobs</p>
<ul class="pricing-list">
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> Custom Link</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> WhatsApp Support</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> 5+ Templates to Choose</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> Page Download support</li>
</ul>
<div class="div-card-button">
<a href="signup-student.html" class="btn btn-primary card-button">Let's do it</a>
</div>
</div>
<div class="pricing-banner-student">
<p class="pricing-banner-text-student">Must for 3rd year Students 🎓</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="card professional-card">
<div class="card-body">
<h5 class="card-title">Professionals Plan</h5>
<p class="card-price">₹ 117 /month</p>
<p class="grey-text card-para1">Our pre-launch deal for early birds,</p>
<p class="grey-text card-para2">* Everything Included in the Student plan</p>
<ul class="pricing-list">
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> Resource Sharing</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> EBooks, Videos, and Chat</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> Projects & Publication display</li>
<li class="grey-text card-bullets"><i class="fas fa-check-circle pricing-tick"></i> Custom Changes</li>
</ul>
<div class="div-card-button">
<a href="signup-professional.html" class="btn btn-primary card-button">Let's do it</a>
</div>
</div>
<div class="pricing-banner-professional">
<p class="pricing-banner-text-professional">Best for Teachers 🔥</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- WhatsApp contact-us -->
<section id="contact-us-whatsapp">
<div class="container-fluid div-contact-us-whatsapp">
<div class="row">
<div class="col-md-9">
<p class="whatsapp-contact-line1">Wanna give it a try ? let's talk</p>
<p class="whatsapp-contact-line2">let's talk and get the amazing page ready for you in your own pocket 🤑</p>
</div>
<div class="col-md-3">
<a href="https://api.whatsapp.com/send?phone=918897132717" target="_blank"><button type="button" class="btn btn-light whatsapp-contact-button">Let's Talk</button></a>
<p>will be waiting for you</p>
</div>
</div>
</div>
</section>
<!-- Our Story -->
<section id="our-story">
<h2 class="section-heading">Our Story 🧙</h2>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">Chapter 1 of <a href="https://t.co/dOrsg5Ab5N">https://t.co/dOrsg5Ab5N</a> 👇<a href="https://t.co/4M84mmiIO8">https://t.co/4M84mmiIO8</a><br>Chapter 2 of <a href="https://t.co/dOrsg5Ab5N">https://t.co/dOrsg5Ab5N</a>
👇✨<br>Parallel coding of the site is Started</p>— Yamparala Rahul 🔭 (@yamparalarahul1) <a href="https://twitter.com/yamparalarahul1/status/1380398484033970178?ref_src=twsrc%5Etfw">April 9, 2021</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</section>
<!-- Contact-us Free trial -->
<section id="contact-us-freetrial">
<h1 class="contact-freetrial-heading">The possibilities are endless.<br>What are you going to make</h1>
<a href="sign-up.html"><button type="button" class="btn btn-primary contact-freetrail-button">Start free trial</button></a>
</section>
<!-- Footer -->
<section id="foot">
<div class="container-fluid">
<div class="row">
<div class="col-md-8">
<p class="para-foot">© 2025 OneYou.in. All Rights Reserved.</p>
<p class="para-foot foot-email">Contact Details - Email - YamparalaMedia@gmail.com</p>
</div>
<div class="col-md-4 div-foot-center-aligned">
<p class="para-foot">Made with love by <a class="link-foot" href="https://twitter.com/yamparalarahul1" target="_blank">Rahul</a> from 🏠</p>
</div>
</div>
</div>
</section>
</body>
</html>