-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
489 lines (388 loc) · 21.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>PathFinder</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
<style>
.sitename {
font-size: 2em !important; /* Use !important to override other styles */
}
</style>
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid container-xl position-relative d-flex align-items-center">
<a href="index.html" class="logo d-flex align-items-center me-auto">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">PathFinder</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home<br></a></li>
<li><a href="#about">About</a></li>
<li><a href="#alt-features">Features</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
<a class="btn-getstarted flex-md-shrink-0" href="login/signup.html">Sign In</a>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<div class="container">
<div class="row gy-4">
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center">
<h1 data-aos="fade-up">Ignite Your Ambition, Design Your Destiny</h1>
<p data-aos="fade-up" data-aos-delay="100">Specialized Advice, Unbounded Success</p>
<div class="d-flex flex-column flex-md-row" data-aos="fade-up" data-aos-delay="200">
<a href="login/signup.html" class="btn-get-started">Sign In <i class="bi bi-arrow-right"></i></a>
<a href="https://youtu.be/XptXPPX6dG8" class="glightbox btn-watch-video d-flex align-items-center justify-content-center ms-0 ms-md-4 mt-4 mt-md-0"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-out">
<img src="assets/img/hero-img.png" class="img-fluid animated" alt="">
</div>
</div>
</div>
</section><!-- /Hero Section -->
<!-- About Section -->
<section id="about" class="about section">
<div class="container" data-aos="fade-up">
<div class="row gx-0">
<div class="col-lg-6 d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="200">
<div class="content">
<h3>Who We Are</h3>
<h2>Our mission is to empower the individuals to make career decisions.</h2>
<p>
We recognize that selecting a career is one of the most important decisions you'll ever make. That's why we're dedicated to offering the essential resources, guidance, and support to equip you with everything you need to thrive. Join us on your path to success, and let us help you transform your dreams into reality.
</p>
<div class="text-center text-lg-start">
<a href="#" class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center">
<span>Read More</span>
<i class="bi bi-arrow-right"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 d-flex align-items-center" data-aos="zoom-out" data-aos-delay="200">
<img src="assets/img/about2.jpeg" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- /About Section -->
<!-- Values Section -->
<section id="values" class="values section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Our Values</h2>
<p>What we value most<br></p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="100">
<div class="card">
<img src="assets/img/values-1.png" class="img-fluid" alt="">
<h3>Student-Centric Approach</h3>
<p>We prioritize creating tailored learning experiences that cater to the unique needs and aspirations of each student.</p>
</div>
</div><!-- End Card Item -->
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="200">
<div class="card">
<img src="assets/img/values-2.png" class="img-fluid" alt="">
<h3>Innovation and Technology</h3>
<p> We leverage the latest advancements in AI and machine learning to offer sophisticated and effective educational tools.</p>
</div>
</div><!-- End Card Item -->
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="300">
<div class="card">
<img src="assets/img/values-3.png" class="img-fluid" alt="">
<h3>Excellence in Education</h3>
<p>We are dedicated to providing accurate, up-to-date, and relevant educational content that meets the highest standards of excellence.</p>
</div>
</div><!-- End Card Item -->
</div>
</div>
</section><!-- /Values Section -->
<!-- Alt Features Section -->
<section id="alt-features" class="alt-features section">
<div class="container section-title" data-aos="fade-up">
<h2>Features</h2>
<p>Our Advanced Features<br></p>
</div>
<div class="container">
<div class="row gy-5">
<div class="col-xl-7 d-flex order-2 order-xl-1" data-aos="fade-up" data-aos-delay="200">
<div class="row align-self-center gy-5">
<div class="col-md-6 icon-box">
<i class="bi bi-award"></i>
<div>
<h4>Chatbots and Virtual Assistants</h4>
<p>Integrate AI-powered chatbots and virtual assistants to provide instant support and guidance to students</p>
</div>
</div><!-- End Feature Item -->
<div class="col-md-6 icon-box">
<i class="bi bi-card-checklist"></i>
<div>
<h4>Personalized Learning Resources</h4>
<p>Curate a diverse range of learning resources, videos, courses.</p>
</div>
</div><!-- End Feature Item -->
<div class="col-md-6 icon-box">
<i class="bi bi-dribbble"></i>
<div>
<h4>Course Recommendations</h4>
<p>Analyze student data to recommend courses that are most relevant and beneficial for their development.</p>
</div>
</div><!-- End Feature Item -->
<div class="col-md-6 icon-box">
<i class="bi bi-filter-circle"></i>
<div>
<h4>Adaptive Learning Systems</h4>
<p>Develop adaptive learning modules that adjust the difficulty and content of study materials in real-time.</p>
</div>
</div><!-- End Feature Item -->
<div class="col-md-6 icon-box">
<i class="bi bi-lightning-charge"></i>
<div>
<h4>Automated Career Counseling</h4>
<p>Implement AI-driven career counseling tools that simulate career advisor interactions.</p>
</div>
</div><!-- End Feature Item -->
<div class="col-md-6 icon-box">
<i class="bi bi-patch-check"></i>
<div>
<h4>Enhanced Learning Materials</h4>
<p>A student struggling with calculus can receive AI-generated explanations, practice problems</p>
</div>
</div><!-- End Feature Item -->
</div>
</div>
<div class="col-xl-5 d-flex align-items-center order-1 order-xl-2" data-aos="fade-up" data-aos-delay="100">
<img src="assets/img/alt-features.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- /Alt Features Section -->
<!-- Services Section -->
<section id="services" class="services section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>Services</h2>
<p>Check Our Services<br></p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-item item-orange position-relative">
<i class="bi bi-broadcast icon"></i>
<h3>Personalized Course Recommendations</h3>
<p> The platform recommends specific courses that align with the student's academic performance, interests, and career aspirations. These recommendations help students make informed decisions about their course selections.</p>
<a href="#" class="read-more stretched-link"><span>Read More</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="service-item item-red position-relative">
<i class="bi bi-bounding-box-circles icon"></i>
<h3>Career Path Guidance</h3>
<p>The platform provides insights into potential career paths based on the student's academic performance, extracurricular activities, and career aspirations. It offers recommendations for fields or industries that match the student's interests and strengths, helping them explore suitable career options.</p>
<a href="#" class="read-more stretched-link"><span>Read More</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="600">
<div class="service-item item-pink position-relative">
<i class="bi bi-chat-square-text icon"></i>
<h3>ChatConnect</h3>
<p>We serve a vital support system within our career guidance website, empowering students to make informed decisions, explore opportunities, and navigate their academic and professional journeys with confidence.</p>
<a href="#" class="read-more stretched-link"><span>Read More</span> <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- /Services Section -->
<!-- Faq Section -->
<section id="faq" class="faq section">
<!-- Section Title -->
<div class="container section-title" data-aos="fade-up">
<h2>F.A.Q</h2>
<p>Frequently Asked Questions</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="faq-container">
<div class="faq-item faq-active">
<h3>What is PathFinder?</h3>
<div class="faq-content">
<p>An AI-driven platform providing personalized career and academic guidance to students using machine learning to analyze their data and recommend suitable courses, study topics, and career paths.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
<div class="faq-item">
<h3>Who can use this platform?</h3>
<div class="faq-content">
<p>The platform is designed for students in educational institutions, particularly those in their initial years of college, who seek career guidance and academic advice.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
<div class="faq-item">
<h3>What kind of support can we get?</h3>
<div class="faq-content">
<p>You can receive personalized career guidance, tailored course recommendations, study focus areas, and insights on potential career paths based on your academic records, interests, and learning styles.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
</div>
</div><!-- End Faq Column-->
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
<div class="faq-container">
<div class="faq-item">
<h3>What type of data does the platform collect?</h3>
<div class="faq-content">
<p>The platform collects data such as academic records (CGPA, marks in key subjects), courses taken, career aspirations, preferences, interests, and feedback.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
<div class="faq-item">
<h3>Is the platform available on mobile devices?</h3>
<div class="faq-content">
<p>The platform is designed to be responsive and accessible on various devices, including desktops, tablets, and smartphones.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
<div class="faq-item">
<h3> How much does it cost to use the platform?</h3>
<div class="faq-content">
<p>Our platform is completely free to use. We believe in providing accessible career guidance to all students without any cost.</p>
</div>
<i class="faq-toggle bi bi-chevron-right"></i>
</div><!-- End Faq item-->
</div>
</div><!-- End Faq Column-->
</div>
</div>
</section><!-- /Faq Section -->
<!-- Contact Section -->
<section id="contact" class="contact section">
<div class="container section-title" data-aos="fade-up">
<h2>CONTACT</h2>
<p>Contact Us</p>
</div><!-- End Section Title -->
<!-- Section Title -->
<div class="container" data-aos="fade-up" data-aos-delay="100">
<div class="row gy-4">
<div class="col-lg-6">
<div class="row gy-4">
<div class="col-md-12">
<div class="info-item" data-aos="fade" data-aos-delay="200">
<i class="bi bi-geo-alt"></i>
<h3>Address</h3>
<p>Bangalore</p>
<p>Karnataka, India </p>
</div>
</div>
<div class="col-md-12">
<div class="info-item" data-aos="fade" data-aos-delay="400">
<i class="bi bi-envelope"></i>
<h3>Email Us</h3>
<p>nirmayi26@gmail.com</p>
<p>princegupta8497@gmail.com</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<form action="forms/contact.php" method="post" class="php-email-form" data-aos="fade-up" data-aos-delay="200">
<div class="row gy-4">
<div class="col-md-6">
<input type="text" name="name" class="form-control" placeholder="Your Name" required="">
</div>
<div class="col-md-6">
<input type="email" class="form-control" name="email" placeholder="Your Email" required="">
</div>
<div class="col-md-12">
<input type="text" class="form-control" name="subject" placeholder="Subject" required="">
</div>
<div class="col-md-12">
<textarea class="form-control" name="message" rows="6" placeholder="Message" required=""></textarea>
</div>
<div class="col-md-12 text-center">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
<button type="submit">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section><!-- /Contact Section -->
</main>
<div class="container footer-bottom" style="padding-top: 20px; border-top: 1px solid #ddd;">
<footer id="footer" class="footer" style="background-color: #f8f9fa; padding: 40px 0;">
<div class="container footer-top" style="margin-bottom: 30px;">
<div class="row gy-4 justify-content-center">
<div class="col-lg-2 col-md-3 footer-links" style="text-align: center;">
<h4 style="font-size: 18px; font-weight: 600; margin-bottom: 20px;">Useful Links</h4>
<ul style="list-style: none; padding: 0; margin: 0;">
<li style="margin-bottom: 10px;"><i class="bi bi-chevron-right" style="margin-right: 5px;"></i> <a href="#" style="color: #555; text-decoration: none; transition: color 0.3s;">Home</a></li>
<li style="margin-bottom: 10px;"><i class="bi bi-chevron-right" style="margin-right: 5px;"></i> <a href="#" style="color: #555; text-decoration: none; transition: color 0.3s;">About us</a></li>
<li style="margin-bottom: 10px;"><i class="bi bi-chevron-right" style="margin-right: 5px;"></i> <a href="#" style="color: #555; text-decoration: none; transition: color 0.3s;">Services</a></li>
<li style="margin-bottom: 10px;"><i class="bi bi-chevron-right" style="margin-right: 5px;"></i> <a href="#" style="color: #555; text-decoration: none; transition: color 0.3s;">Terms of service</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6" style="text-align: center;">
<h4 style="font-size: 18px; font-weight: 600; margin-bottom: 20px;">Follow Us</h4>
<p>Follow us on Social media</p>
<div class="social-links d-flex justify-content-center" style="margin-top: 20px;">
<a href="" style="color: #555; font-size: 20px; margin-right: 15px; transition: color 0.3s;"><i class="bi bi-twitter"></i></a>
<a href="" style="color: #555; font-size: 20px; margin-right: 15px; transition: color 0.3s;"><i class="bi bi-facebook"></i></a>
<a href="" style="color: #555; font-size: 20px; margin-right: 15px; transition: color 0.3s;"><i class="bi bi-instagram"></i></a>
<a href="" style="color: #555; font-size: 20px; margin-right: 15px; transition: color 0.3s;"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="copyright text-center" style="font-size: 14px; color: #555; padding-top: 20px;">
© Copyright <strong><span style="color: #333; font-weight: 600;">PathFinder</span></strong>. All Rights Reserved
</div>
</footer>
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>