-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
268 lines (244 loc) · 10.8 KB
/
about.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
<link href='/css/about_style.css' rel='stylesheet'>
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<style>
.home {
background-color: #F8F8F8;
}
.team-content h3 {
color: rgb(83, 82, 82);
font-weight: bold;
}
.team-img1 img {
width: 75%;
height: 37%;
border-radius: 50%;
}
.team-img2 img {
width: 80%;
height: 37%;
border-radius: 50%;
}
.team-img3 img {
width: 90%;
height: 37%;
padding-top: 10px;
}
.social {
padding-top: 10px;
}
.strong {
color: rgb(54, 54, 54);
}
span {
font-style: oblique;
font-weight: bold;
}
</style>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">About Us</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="home"><a href="index.html">Home</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-collapse -->
</nav>
<div class="image-aboutus-banner" style="margin-top:70px">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="lg-text">DRUG TRACER</h1>
<!-- <p class="image-aboutus-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> -->
</div>
</div>
</div>
</div>
<!-- <div class="bread-bar">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-6 col-xs-8">
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">About Us</li>
</ol>
</div>
<div class="col-md-4 col-sm-6 col-xs-4">
</div>
</div>
</div>
</div> -->
<div class="aboutus-secktion paddingTB60">
<div class="container">
<div class="row">
<div class="col-md-5">
<h1 class="strong">Who we are<br> and<br>what we do</h1>
<!-- <p class="lead">This is the world's leading portal for<br>easy and quick </p> -->
</div>
<div class="col-md-6">
<p>Drug Tracer is a blockchain-based system for drug traceability, which involves tracking the entire supply chain of drugs using a unique identification number assigned to each drug package.Drug Tracer provides transparency and security
in the drug supply chain, improves regulatory compliance, and helps prevent fraud, duplication, and counterfeiting.</p>
</div>
</div>
</div>
</div>
<div class="container team-sektion paddingTB60">
<div class="row">
<div class="site-heading text-center">
<div class="vision">
<h3>Our Vision</h3>
<p>Our aim is to improve transparency, security, and efficiency in the pharmaceutical industry.</p>
<div class="border"></div>
</div>
<h3 style="padding-bottom: 15px;">Our Team</h3>
<p style="padding-bottom: 10px;">Our team comprises our mentors - <span>Mr.ArunKumar Nair</span> and <span>Prof.B.A.Paranjape.</span><br> The details of our team members are listed below. </p>
<div class="border"></div>
</div>
</div>
<div class="row">
<div class="col-md-4 team-box">
<div class="team-img2 thumbnail">
<img src="/images/purva1.jpg">
<div class="team-content">
<h3>Purva Lande</h3>
<div class="border-team"></div>
<p>An Electronics & Communication Engineer from MIT WPU, Pune with a passion for problem-solving and a commitment to innovation. Interned as a software developer.</p>
<div class="social-icons">
<a href="#"><i id="social-fb" class="fa fa-linkedin-square fa-3x social"></i></a>
<a href="#"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="#"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a>
<a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a>
</div>
</div>
</div>
</div>
<div class="col-md-4 team-box">
<div class="team-img1 thumbnail">
<img src="/images/Anand.jpeg.jpg">
<div class="team-content">
<h3>Anand Kharote</h3>
<div class="border-team"></div>
<p>Eager learner with a background in web design balancing academics and real-world experience in Electronics & Communication Engineering at MIT WPU, Pune.</p>
<div class="social-icons">
<a href="#"><i id="social-fb" class="fa fa-linkedin-square fa-3x social"></i></a>
<a href="#"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="#"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a>
<a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a>
</div>
</div>
</div>
</div>
<div class="col-md-4 team-box">
<div class="team-img3 thumbnail">
<img src="/images/mitali1.jpg">
<div class="team-content">
<h3>Mitali Jain</h3>
<div class="border-team"></div>
<p>Aspiring undergraduate pursuing Electronics & Tele Communication Engineering from MIT WPU, Pune. Interned as a web designer and a data analyst.</p>
<div class="social-icons">
<a href="#"><i id="social-fb" class="fa fa-linkedin-square fa-3x social"></i></a>
<a href="#"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="#"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a>
<a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cta-sektion cta-padding35">
<div class="container">
<div class="row">
<div class="col-md-9 col-sm-9 col-xs-12">
<h3><span class="glyphicon "></span> </b>
</h3>
<!-- <b>Homes for sale? -->
</div>
<!-- <div class="col-md-3 col-sm-3 col-xs-12 Tpadding10">
<button type="button" class="btn btn-primary site-btn">Start Right Now</button>
</div> -->
</div>
</div>
</div>
<div class="footer-section">
<div class="footer">
<div class="container">
<div class="col-md-4 footer-one">
<h5>About Us </h5>
<p>Our system tracks the entire supply chain to provide transparency and avoid counterfeit.</p>
<div class="social-icons social">
<a href="#"><i id="social-fb" class="fa fa-linkedin-square fa-3x social"></i></a>
<a href="#"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a>
<a href="#"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a>
<a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a>
</div>
</div>
<div class="col-md-3 footer-two">
<h5>Information </h5>
<ul>
<li><a href="https://goo.gl/maps/hRdNdb1o9pP7of6z6?coh=178572&entry=tt">Locations</a></li>
<!-- <li><a href="#"></a></li>
<li><a href="#">Testimonials</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Partners</a></li> -->
</ul>
</div>
<div class="col-md-3 footer-three">
<h5>Helpful Links </h5>
<ul>
<li><a href="contact.html">Contact us</a></li>
<!-- <li><a href=" ">Locations</a></li> -->
<!-- <li><a href="about.html">Testimonials</a></li>
<li><a href="about.html">Careers</a></li>
<li><a href="about.html">Partners</a></li> -->
</ul>
</div>
<!-- <div class="col-md-2 footer-four">
<h5>Helpful Links </h5>
<ul>
<li><a href="maintenance.html">Maintenance Tips</a></li>
<li><a href="contact.html">Contact us</a></li>
<li><a href="about.html">Testimonials</a></li>
<li><a href="about.html">Careers</a></li>
<li><a href="about.html">Partners</a></li>
</ul>
</div> -->
<div class="clearfix"></div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center ">
<div class="copyright-text">
<p>CopyRight © 2023 Drug Tracer</p>
</div>
</div>
<!-- End Col -->
</div>
</div>
</div>
</div>
<script>
uppercase
strong
spacer - 20
</script>