-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
494 lines (404 loc) · 23.4 KB
/
index.html
File metadata and controls
494 lines (404 loc) · 23.4 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
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
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<!--Page Title-->
<title>Socio Potents</title>
<!--Meta Keywords and Description-->
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<!--Favicon-->
<link rel="shortcut icon" href="./images/SP logo footer.png" title="Favicon" />
<!-- Main CSS Files -->
<link rel="stylesheet" href="css/style.css">
<!-- Namari Color CSS -->
<link rel="stylesheet" href="css/namari-color.css">
<!--Icon Fonts - Font Awesome Icons-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Animate CSS-->
<link href="css/animate.css" rel="stylesheet" type="text/css">
<!--Google Webfonts-->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="status" class="la-ball-triangle-path">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!--End of Preloader-->
<div class="page-border" data-wow-duration="0.7s" data-wow-delay="0.2s">
<div class="top-border wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;"></div>
<div class="right-border wow fadeInRight animated" style="visibility: visible; animation-name: fadeInRight;">
</div>
<div class="bottom-border wow fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;"></div>
<div class="left-border wow fadeInLeft animated" style="visibility: visible; animation-name: fadeInLeft;"></div>
</div>
<div id="wrapper">
<header id="banner" class="scrollto clearfix" data-enllax-ratio=".5">
<div id="header" class="nav-collapse">
<div class="row clearfix">
<div class="col-1">
<!--Logo-->
<div id="logo">
<!--Logo that is shown on the banner-->
<h1>SOCIO POTENTS</h1>
<!--End of Banner Logo-->
<!--The Logo that is shown on the sticky Navigation Bar-->
<!-- <img src="images/logo-2.png" id="navigation-logo" alt="Landing Page" /> -->
<!--End of Navigation Logo-->
</div>
<!--End of Logo-->
<aside>
<!--Social Icons in Header-->
<ul class="social-icons">
<li>
<a target="_blank" title="Facebook" href="https://www.facebook.com/share/Uk9NqEQjg5SeeVTB/?mibextid=LQQJ4d">
<i class="fa-brands fa-facebook-f"></i><span>Facebook</span>
</a>
</li>
<li>
<a target="_blank" title="Mail" href="mailto:contact@sociopotents.com">
<i class="fa-solid fa-envelope"></i><span>Email</span>
</a>
</li>
<li>
<a target="_blank" title="Twitter" href="https://www.linkedin.com/company/sociopotents/">
<i class="fa-brands fa-linkedin"></i><span>linkedin</span>
</a>
</li>
<li>
<a target="_blank" title="Instagram" href="https://www.instagram.com/socio_potents?igsh=MXR2dHpzdWJ3Zjdscg==">
<i class="fa-brands fa-instagram"></i><span>Instagram</span>
</a>
</li>
</ul>
<!--End of Social Icons in Header-->
</aside>
<!--Main Navigation-->
<nav id="nav-main">
<ul>
<li>
<a href="#banner" ><p class="link-fancy1">Home</p></a>
</li>
<li>
<a href="#about" ><p class="link-fancy1">About</p></a>
</li>
<li>
<a href="#services" ><p class="link-fancy1">Services</p></a>
</li>
<li>
<a href="/gallery.html" ><p class="link-fancy1">Gallery</p></a>
</li>
<li>
<a href="#landing-footer" ><p class="link-fancy1">Contact Us</p></a>
</li>
<!-- <li>
<a href="#testimonials">Team</a>
</li>
<li>
<a href="#clients">Clients</a>
</li>
<li>
<a href="#pricing">Pricing</a>
</li> -->
</ul>
</nav>
<!--End of Main Navigation-->
<div id="nav-trigger"><span></span></div>
<nav id="nav-mobile"></nav>
</div>
</div>
</div><!--End of Header-->
<!--Banner Content-->
<div id="banner-content" class="row clearfix" style="height: 100vh;display: flex;align-items: center;">
<div class="col-38">
<div class="section-heading">
<h1 class="wow fadeInUp" data-wow-delay="0.1s"><span style="color: #d2b356;">Unleash</span> Your
True Potential</h1>
<h2 class="wow fadeInUp" data-wow-delay="0.3s">Empowering individuals to identify their
strengths, enhance their skills, and connect with
the right opportunities.</h2>
</div>
<!--Call to Action-->
<a href="#services" class="button wow fadeInUp" data-wow-delay="0.3s">Explore Our Transformative
Programs <i class="fa fa-play"></i></a>
<!--End Call to Action-->
</div>
</div><!--End of Row-->
</header>
<!--Main Content Area-->
<main id="content">
<!--Content Section-->
<div id="about" class="scrollto clearfix">
<div class="row no-padding-bottom clearfix aboutus">
<!--Content Left Side-->
<!-- <div class="col-3">
<blockquote class="testimonial text-right bigtest">
<q>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore
et dolore magna aliqua</q>
<footer>— John Doe, Happy Customer</footer>
</blockquote>
</div> -->
<!--End Content Left Side-->
<!--Content of the Right Side-->
<div class="col-1">
<div class="section-heading">
<h3>ABOUT</h3>
<h2 class="section-title">Who We Are</h2>
<p class="section-subtitle wow fadeInUp" data-wow-delay="0.1s">At Socio Potents, we are more
than just a training firm. We are
your partners in growth, dedicated to helping you discover and nurture your unique
talents.</p>
</div>
<p class="wow fadeInUp" data-wow-delay="0.3s"><b>Our mission is to guide individuals on a
personalized journey of self-discovery, skill
enhancement, and career advancement. We provide a supportive and empowering environment
where you can unlock your full potential and achieve your dreams.</b>
</p>
<!-- <p>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia
consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet!
</p> -->
<!-- Just replace the Video ID "UYJ5IjBRlW8" with the ID of your video on YouTube (Found within the URL) -->
<a href="/about.html" class="button wow fadeInUp" data-wow-delay="0.5s">
LEARN MORE <i class="fa fa-play" aria-hidden="true"></i>
</a>
</div>
<!--End Content Right Side-->
<div class="col-2">
<img src="./images/image.png" alt="Dancer" />
</div>
</div>
</div>
<!--End of Content Section-->
<!--Introduction-->
<section id="services" class="introduction scrollto">
<div class="row clearfix" style="display: flex;flex-direction: column;">
<div class="col-3">
<div class="section-heading">
<h3>SERVICES</h3>
<h2 class="section-title">What We Do</h2>
<!-- <p class="section-subtitle">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam!</p> -->
</div>
</div>
<div class="col-1">
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.1s">
<!--Icon-->
<!-- <div class="icon">
<i class="fa fa-html5 fa-2x"></i>
</div> -->
<!--Icon Block Description-->
<div class="icon-block-description">
<h4><span style="font-size: 35px;color: #d2b356;">01 </span>Strength Identification &
Assessment:</h4>
<p>Our expert-led assessments delve deep into your personality, interests, and
aptitudes, revealing your hidden strengths and areas for growth. Gain clarity on
your natural talents and identify the paths that best align with your potential.</p>
</div>
</div>
<!--End of Icon Block-->
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.3s">
<!--Icon-->
<!-- <div class="icon">
<i class="fa fa-bolt fa-2x"></i>
</div> -->
<!--Icon Block Description-->
<div class="icon-block-description">
<h4><span style="font-size: 35px;color: #d2b356;">02 </span>Skill Enhancement &
Development:</h4>
<p>Our customized training programs are designed to build upon your existing skills and
equip you with the tools to thrive in today's competitive landscape. From
communication and leadership to technical and creative skills, we offer a wide range
of workshops and courses to meet your individual needs.</p>
</div>
</div>
<!--End of Icon Block-->
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.5s">
<!--Icon-->
<!-- <div class="icon">
<i class="fa fa-tablet fa-2x"></i>
</div> -->
<!--Icon Block Description-->
<div class="icon-block-description">
<h4><span style="font-size: 35px;color: #d2b356;">03 </span>Exposure & Networking:</h4>
<p>Expand your horizons and build valuable connections through our curated networking
events and industry partnerships. Gain real-world exposure, learn from experienced
professionals, and open doors to exciting opportunities.</p>
<!-- <a href="#" aria-label="Learn More" class="link-dark pb-1 link-fancy me-2">
Learn More...<i class="fa fa-play"></i></a> -->
</div>
</div>
<!--End of Icon Block-->
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.7s">
<!--Icon-->
<!-- <div class="icon">
<i class="fa fa-rocket fa-2x"></i>
</div> -->
<!--Icon Block Description-->
<div class="icon-block-description">
<h4><span style="font-size: 35px;color: #d2b356;">04 </span>Career Guidance & Placement:
</h4>
<p>Our dedicated career counselors will work closely with you to develop a personalized
career plan, refine your resume, and prepare you for interviews. We leverage our
extensive network to connect you with the right employers and help you land your
dream job.</p>
</div>
</div>
<!--End of Icon Block-->
</div>
</div>
</section>
<!--End of Introduction-->
</main>
<!--End Main Content Area-->
<!--Footer-->
<footer id="landing-footer" class="introduction scrollto">
<div class="footer-container">
<!-- About Us and Company Info Section -->
<div class="footer-section about-company-info">
<div class="company-info">
<h4 class="company-name">
<span class="company-part socio">SOCIO</span>
<span class="company-part potents">POTENTS</span>
</h4>
<div class="company-logo-quote">
<img src="./images/SP logo footer.png" alt="Socio Potents Logo" class="footer-logo">
<p class="company-quote">
<span class="quote-mark">“ </span> We are your partners in growth, helping you unlock your full potential and achieve your dreams.<span class="quote-mark"> ”</span>
</p>
</div>
</div>
</div>
<!-- Contact Form Section -->
<!-- Social Icons and Contact Info Section -->
<div class="footer-section social-contact-info">
<div class="contact-info">
<h4 style="font-size: 30px; color: #d2b356;">CONTACT US</h4>
<p>Socio Potents, 12, Head Post Office Rd, opposite to YMCA,</p>
<p>Town Hall, Coimbatore, <br>Tamil Nadu 641001</p>
<p>Phone: <span><a href="tel:">(+91) 63858-37858</a></span></p>
<p>Email: <span><a href="mailto:">life@sociopotents.in</a></span></p>
</div>
<h4 style="font-size: 30px; color: #d2b356;">FOLLOW US</h4>
<ul>
<li>
<a target="_blank" title="Facebook" href="https://www.facebook.com/share/Uk9NqEQjg5SeeVTB/?mibextid=LQQJ4d">
<i class="fa-brands fa-facebook-f"></i>
</a>
</li>
<li>
<a target="_blank" title="Mail" href="mailto:life@sociopotents.in">
<i class="fa-solid fa-envelope"></i>
</a>
</li>
<li>
<a target="_blank" title="linkedin" href="https://www.linkedin.com/company/sociopotents/">
<i class="fa-brands fa-linkedin"></i>
</a>
</li>
<li>
<a target="_blank" title="Instagram" href="https://www.instagram.com/socio_potents?igsh=MXR2dHpzdWJ3Zjdscg==">
<i class="fa-brands fa-instagram"></i>
</a>
</li>
</ul>
</div>
<div class="footer-section contact-form">
<h4 style="font-size: 30px; color: #d2b356;">GET IN TOUCH</h4>
<form id="myForm" action="#">
<div class="input-line" style="display: flex;align-items: center;gap: 10px;">
<input id="fromEmail" type="email" placeholder="From (Your Email)" class="input-name"
required>
<span><a class="clear-icon" onclick="clearField('fromEmail')"><i
class="fas fa-times"></i></a></span>
</div>
<script>
function clearField(fieldId) {
document.getElementById(fieldId).value = '';
}
</script>
<style>
.clear-icon {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.clear-icon i {
font-size: 20px;
cursor: pointer;
}
.clear-icon i:hover {
color: red;
transform: scale(1.2);
}
</style>
<input type="text" id="subject" placeholder="Subject" class="input-subject" autocomplete="off">
<textarea id="body" class="input-textarea" placeholder="Message" required></textarea>
<button type="submit" id="submit" value="send" class="submit-btn">
Send Mail <i class="fas fa-paper-plane"></i>
</button>
</form>
<script>
document.getElementById('myForm').addEventListener('submit', function (event) {
event.preventDefault(); // Prevent the form from submitting the traditional way
const fromEmail = document.getElementById('fromEmail').value;
if (!fromEmail) {
alert('Please enter your email address.'); // Show an alert if the email is missing
return;
}
const toEmail = 'life@sociopotents.in'; // Your email address
const subject = document.getElementById('subject').value;
const body = document.getElementById('body').value;
// Detect if the user is on a mobile device
const isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
let mailtoLink;
if (isMobile) {
// Use mailto for mobile devices
mailtoLink = `mailto:${encodeURIComponent(toEmail)}?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}%0D%0A%0D%0AFrom: ${encodeURIComponent(fromEmail)}`;
} else {
// Use Gmail-specific link for desktop
mailtoLink = `https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=${encodeURIComponent(toEmail)}&su=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}&bcc=${encodeURIComponent(fromEmail)}`;
}
// Open the appropriate mail client
window.open(mailtoLink, '_blank');
});
</script>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 <span style="color: #d2b356;"><a href="">Socio Potents</a></span> | All Rights Reserved.</p>
<p id="copyright">Made with 💛 by <a href="https://smartside.in/" aria-label="Learn More" class="link-dark pb-1 link-fancy me-2">
SmartSide</a></p>
</div>
</footer>
<!--End of Footer-->
</div>
<!-- Include JavaScript resources -->
<script src="js/jquery.1.8.3.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/featherlight.min.js"></script>
<script src="js/featherlight.gallery.min.js"></script>
<script src="js/jquery.enllax.min.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.stickyNavbar.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/images-loaded.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/site.js"></script>
</body>
</html>