-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
169 lines (144 loc) · 7.91 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>Activity Points</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="title" content="Impact - Landing Page">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favicon/tcfavicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon/tcfavicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon/tcfavicon.png">
<link rel="manifest" href="/assets/img/favicon/tcfavicon.png">
<link rel="mask-icon" href="/assets/img/favicon/tcfavicon.png" color="#ffffff">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<!-- Fontawesome -->
<link type="text/css" href="/vendor/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Nucleo icons -->
<link rel="stylesheet" href="/dashboard/assets/vendor/nucleo/css/nucleo.css" type="text/css">
<!-- Prism -->
<link type="text/css" href="/vendor/prismjs/themes/prism.css" rel="stylesheet">
<!-- Front CSS -->
<link type="text/css" href="/css/front.css" rel="stylesheet">
</head>
<body>
<header class="header-global">
<nav id="navbar-main"
class="navbar navbar-main navbar-expand-lg headroom py-lg-3 px-lg-6 navbar-light navbar-theme-primary">
<div class="container">
<a class="navbar-brand @@logo_classes" href="/index.html">
<img class="navbar-brand-dark common" src="/assets/img/brand/TechalierWhiteT.png" height="35"
alt="Logo light">
<img class="navbar-brand-light common" src="/assets/img/brand/techalier-community.png" height="35"
alt="Logo dark">
</a>
<div class="navbar-collapse collapse" id="navbar_global">
<div class="navbar-collapse-header">
<div class="row">
<div class="col-6 collapse-brand">
<a href="/index.html">
<img src="/assets/img/brand/techalier-community.png" height="35" alt="Logo Impact">
</a>
</div>
<div class="col-6 collapse-close">
<a href="#navbar_global" role="button" class="fas fa-times" data-toggle="collapse"
data-target="#navbar_global" aria-controls="navbar_global" aria-expanded="false"
aria-label="Toggle navigation"></a>
</div>
</div>
</div>
</div>
<div class="d-flex d-lg-none align-items-center">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar_global"
aria-controls="navbar_global" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
</div>
</div>
</nav>
</header>
<main>
<div class="preloader bg-soft flex-column justify-content-center align-items-center">
<div class="loader-element">
<img src="/assets/img/brand/techalier-community.png" height="40" alt="Impact logo">
</div>
</div>
<!-- Hero -->
<section class="section-header pb-7 pb-lg-11 bg-soft">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-12 col-md-6 order-2 order-lg-1">
<img src="/assets/img/illustrations/hero-illustration.svg" alt="">
</div>
<div class="col-12 col-md-5 order-1 order-lg-2">
<h1 class="display-2 mb-3">Activity Points System</h1>
<p class="lead">A self-analytics system to know your attended event details and activity points
gained</p>
<p class="lead">Activity Points Management System</p>
<div class="mt-4">
<div class="d-flex flex-column mb-5 mb-lg-0">
<a href="/login.html" target="_blank"
class="btn btn-md btn-primary animate-up-2 mb-2"><i
class="fas fa-paper-plane mr-2"></i> Login</a>
<a href="/register.php" target="_blank"
class="btn btn-md btn-secondary animate-up-2"><i
class="fas fa-paper-plane mr-2"></i> Register</a>
</div>
</div>
</div>
</div>
</div>
<div class="pattern bottom"></div>
</section>
<section class="section section-lg pt-6">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-8 text-center">
<h2 class="h1 font-weight-bolder mb-4" id="our-products">Techalier Community</h2>
<p class="lead">Techalier Community in collaboration with BMSCE </p>
<p class="lead">TECH COMMUNITY solemnly by the BMS students and for the BMS College of
Engineering. We resolve technical issues which are faced by the faculties and students at
the college</p>
<a href="https://community.techalier.com" target="_blank"class="btn btn-primary mt-3 animate-up-2">
Visit Us
<span class="icon icon-xs ml-2">
<i class="fas fa-external-link-alt"></i>
</span>
</a>
</div>
</div>
</div>
</section>
<footer class="section pt-3 pb-2 bg-primary text-white overflow-hidden" style="padding: 0">
<div class="container">
<div class="row">
<div class="col pb-2 mb-md-0">
<div class="d-flex text-center justify-content-center align-items-center">
<p class="font-weight-normal mb-0">
© <a href="https://techalier.com" target="_blank">Powered </a> & <a
href="https://techalier.com" target="_blank">Designed by Techalier</a> <span
class="current-year"></span>. All rights reserved.
</p>
</div>
</div>
</div>
</div>
</footer>
</main>
<!-- Core -->
<script src="/vendor/jquery/dist/jquery.min.js"></script>
<script src="/vendor/popper.js/dist/umd/popper.min.js"></script>
<script src="/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/vendor/headroom.js/dist/headroom.min.js"></script>
<!-- Vendor JS -->
<script src="/vendor/onscreen/dist/on-screen.umd.min.js"></script>
<script src="/vendor/waypoints/lib/jquery.waypoints.min.js"></script>
<script src="/vendor/jarallax/dist/jarallax.min.js"></script>
<script src="/vendor/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- Impact JS -->
<script src="/assets/js/front.js"></script>
</body>
</html>