-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·194 lines (182 loc) · 7.15 KB
/
about.html
File metadata and controls
executable file
·194 lines (182 loc) · 7.15 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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>About Us Page</title>
<meta charset="UTF-8">
<meta name="description" content="Capacit's about page">
<meta name="keywords" content="capacit, html, about">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.png" rel="shortcut icon"/>
<link href="img/faviconround.png" rel="shortcut icon"/>
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i&display=swap" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css"/>
<link rel="stylesheet" href="css/slicknav.min.css"/>
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section clearfix">
<a href="index.html" class="site-logo">
<img src="img/logo_withGT.png " alt="">
</a>
<ul class="main-menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="map.html" style="color: #9fa07a;">Map Demo</a></li>
</li>
</ul>
</header>
<!-- Header section end -->
<!-- Body Section -->
<div class="about-block">
<div class="about-header">
<div class="section-title mb-0" style="font-size: 16px;";>
<h2 style="color:rgb(255, 255, 255); ";>Our Mission</h2>
</div>
</div>
<div class="mission-text">
<p style="color:rgb(255, 255, 255)";>Capacit aims to promote safe social distancing practices as students return to campus by providing live occupancy data of common areas such as the public library, study spaces, and dining halls.
<br>How we started: </p>
</div>
<div class="started-links">
<div class="link-pic">
<a href="https://devpost.com/software/team-5_capacit"><img alt="EGHI Hackathon" src="img/covidhack.jpg" style="border: 1px solid #FFFF; "; ></a>
</div>
<div class="link-pic">
<a href="https://create-x.gatech.edu/startup-launch"><img alt="CreateX" src="img/createx.png" ></a>
</div>
<!--<p style="color:rgb(255, 255, 255); font-size:10px"; >EGHI Hack Covid-19 Winners</p>
<p style="color:rgb(255, 255, 255); font-size:10px";>Create-X Startup Launch</p>-->
</div>
<hr style="color: rgb(43, 51, 82); background-color: rgb(45, 56, 99); margin-top: 2%;">
<div class="our-team">
<div class="about-header">
<div class="section-title mb-0" style="padding-top: 1%; padding-bottom: 2%; color:rgb(255, 255, 255)";>
<h2 style="color:rgb(255, 255, 255); font-size: 25px;";>Team <span style="font-family:'montdark';">capacit.</span></h2>
</div>
</div>
<div class="thicc-parent clearfix">
<div class="row justify-content-center">
<div class = "col-md-2 ">
<div class="facepic">
<div class="pic-desc ">
<img alt="pic" src="img/faces/haley.png" style="height:100px; ";> <small style="color: white;";><br><b>Haley Liakakos</b> <br>Georgia Tech<br>Biochemistry</small>
</div>
</div>
</div>
<div class = "col-md-2 ">
<div class="facepic">
<div class="pic-desc">
<img alt="pic" src="img/faces/melanie.png" style="height:100px; ";> <small style="color: white;";><br><b>Melanie Su</b> <br>Georgia Tech<br>Biomedical Engineering </small>
</div>
</div>
</div>
<div class = "col-md-2 ">
<div class="facepic">
<div class="pic-desc">
<img alt="pic" src="img/faces/bianca.png" style="height:100px; ";> <small style="color: white;";><br><b>Bianca Smart</b> <br>Georgia Tech<br>Computer Science </small>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class = "col-md-2">
<div class="facepic">
<div class="pic-desc">
<img alt="pic" src="img/faces/mckenzie.png" style="height:100px; ";> <small style="color: white; ";><br><b>McKenzie Tuttle</b> <br>Georgia Tech<br>Biomedical Engineering </small>
</div>
</div>
</div>
<div class = "col-md-2">
<div class="facepic">
<div class="pic-desc">
<img alt="pic" src="img/faces/allie.png" style="height:100px; ";> <small style="color: white;";><br><b>Alexandra Tuttle</b> <br>Emory<br>Epidemiology</small>
</div>
</div>
</div>
<div class = "col-md-2">
<div class="facepic">
<div class="pic-desc">
<img alt="pic" src="img/faces/manasvi.png" style="height:100px; ";> <small style="color: white;";><br><b>Manasvi Sundar</b> <br>Emory<br>Epidemiology</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Body Section End -->
<!-- Footer section
<footer class="footer-section">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-7 order-lg-2">
<div class="row">
<div class="col-sm-4">
<div class="footer-widget">
<h2>About us</h2>
<ul>
<li><a href="">Our Story</a></li>
<li><a href="">Sol Music Blog</a></li>
<li><a href="">History</a></li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="footer-widget">
<h2>Products</h2>
<ul>
<li><a href="">Music</a></li>
<li><a href="">Subscription</a></li>
<li><a href="">Custom Music</a></li>
<li><a href="">Footage</a></li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="footer-widget">
</div>
</div>
</div>
</div>
-->
<div class="col-xl-6 col-lg-5 order-lg-1">
<address>Contact us at: <a href="mailto:capacit.live@gmail.com">capacit.live@gmail.com</a></address>
<p style="font-size: 15px; color:0a183d;">copyright <img src="img/montdemo.png" alt="" height="20px" style="padding-bottom: 2px;"> 2020 </p>
<div class="social-links">
<a href=""><i class="fa fa-instagram"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>