-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
350 lines (300 loc) · 16.6 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
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
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-173464330-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-173464330-1');
</script>
<title>About - BAY4J</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel='icon' href='images/favicon6.png' type="">
<link rel="stylesheet" href="css/custom-bs.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/line-icons/style.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap" rel="stylesheet">
</head>
<body style="background-color: white;">
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border text-primary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div> <!-- .site-mobile-menu -->
<!-- NAVBAR -->
<script language="javascript" type="text/javascript" src="header.txt"></script>
<!-- HOME -->
<section class="home-section section-hero overlay slanted" id="home-section"
style="background-image: url('images/poppies1.jpg');">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-11 text-center">
<h1 style="font-family:'Josefin Sans', sans-serif;font-size:60px;color:#EED7A3;font-weight:10">About Us</h1>
<div class="mx-auto w-75">
<p></p>
</div>
</div>
</div>
</div>
<a href="#about-us-section" class="scroll-button smoothscroll">
<span style="color:black" class=" icon-keyboard_arrow_down"></span>
</a>
</section>
<section class="site-section about-us-section" id="about-us-section" style="padding-bottom:5px">
<div class="container">
<div class="row mb-5 pt-0 site-section">
<div class="col-md-6 align-self-center">
<h2 style="color:#E8AC2A; font-family:'Josefin Sans', sans-serif;" class="section-title mb-4">Our Mission
</h2>
<p style="color:black;" class="lead">Bay Area Youth for Justice is a community youth organization dedicated
to speaking up against the injustices in our world today. We seek to give the youth a platform to start
movements of change or get involved in current projects. We want to put emphasis on allowing youth to
express themselves and write about the things they care about because we believe it is important for
everyone to have a voice, and not be constricted to the use of social media. </p>
</div>
<div class="col-md-5 ml-auto img-overlap">
<div class="img-1"><img src="images/earth.jpg" alt="Image" class="img-fluid img-shadow"></div>
<div class="img-2"><img src="images/mission.jpg" alt="Image" class="img-fluid img-shadow"></div>
</div>
</div>
</div>
</section>
<!-- ABOUT US -->
<section class="site-section" id="next-section" style="background-color: black;">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 mb-5 mb-lg-0">
<a data-fancybox data-ratio="2" href="" class="block__96788">
<div style="width:100%;height:0px;position:relative;padding-bottom:56.250%;"><iframe
src="https://streamable.com/e/3qqubg?loop=0" frameborder="0" width="100%" height="100%"
allowfullscreen
style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
</a>
</div>
<div class="col-lg-5 ml-auto">
<h2 style="color:#EED7A3; font-family:'Josefin Sans', sans-serif;" class="section-title mb-3">Who we are
</h2>
<p style="color:white;" class="lead">Bay Area Youth for Justice's executive team is comprised of passionate
young individuals from the Bay Area in north central California.<br>Our team strives to tackle the modern
injustices of our society by starting movements of change and leading projects of change.</p>
</div>
</div>
</div>
</section>
<section class="site-section">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center" data-aos="fade">
<h2 style="color:#E8AC2A; font-family:'Josefin Sans', sans-serif;" class="section-title mb-3">Our Executive
Team</h2>
</div>
</div>
<div class="row align-items block__69944">
<div class="col-lg-2 mb-4">
</div>
<div class="col-lg-4 mb-4">
<img src="images/Anika C.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Anika Chandwani</h3>
<p style="color:#f0c63d;">Co-Founder</p>
<p style="color:#3D4236;" class="lead">16, Fremont High School<br> Sunnyvale, CA</p>
<p style="color:#3D4236;">I started Bay Area Youth For Justice to give the youth a platform to get educated
and support different movements while also advocating against injustices they see in our community.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.instagram.com/anika_c_/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/anika.chandwani.10"><span
class="icon-facebook"></span></a>
</div>
</div>
<div class="col-lg-4 mb-4">
<img src="images/antara2.jpeg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Antara Chugh</h3>
<p style="color:#f0c63d;">Co-Founder</p>
<p style="color:#3D4236;" class="lead">16, Fremont High School<br>Sunnyvale, CA</p>
<p style="color:#3D4236;">I started BAY4J as a platform for youth to meet new people, listen to different
perspectives, and make a difference in our community.<br>I’m extremely passionate about fighting for
racial and gender equality.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.facebook.com/antara.chugh.7"><span class="icon-facebook"></span></a>
<a target="_blank" href="https://twitter.com/Antara_Chugh"><span class="icon-twitter"></span></a>
<a target="_blank" href="https://soundcloud.com/user-188554189"><span class="icon-soundcloud"></span></a>
<a target="_blank" href="https://www.soundtrap.com/antara.chugh15"><span class="icon-music"></span></a>
</div>
</div>
<div class="col-lg-2 mb-4">
</div>
<div class="col-lg-3 mb-4">
<img src="images/kayu.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Kayu Narayanan</h3>
<p style="color:#ff7eb0;">Our Voices Director</p>
<p style="color:#3D4236;" class="lead">16, Fremont High School Sunnyvale, CA</p>
<p style="color:#3D4236;">I joined BAY4J because I want to do my best to help
our diverse communities and make meaningful connections with the people in them.</p>
</div>
<div class="col-lg-3 mb-4">
<img src="images/daria.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Daria Chen</h3>
<p style="color:#ff5d65;">Community Advisor</p>
<p style="color:#3D4236;" class="lead">16, Fremont High School Sunnyvale, CA</p>
<p style="color:#3D4236;">I joined this organization in order to create a safe, inclusive space where teens
can go to help be a part of something bigger than themselves.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.instagram.com/dariaa.chen/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/daria.chen.359"><span class="icon-facebook"></span></a>
</div>
</div>
<div class="col-lg-3 mb-4">
<img src="images/annikanew.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Annika Seo</h3>
<p style="color:#44b4ff;">Web Developer</p>
<p style="color:#3D4236;" class="lead">17, California High School<br>San Ramon, CA</p>
<p style="color:#3D4236;">I joined BAY4J because of my passion for social justice and dedication to starting
movements of change.<br>I am a violinist, interested in the modern political landscape, and am learning
computer programming!
</p>
<div class="social mt-4">
<a target="_blank" href="https://www.linkedin.com/in/annika-seo-3883bb158/"><span
class="icon-linkedin"></span></a>
<a target="_blank" href="https://www.instagram.com/yukyung.seo/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/yukyung.seo.3572"><span
class="icon-facebook"></span></a>
<a target="_blank" href="https://twitter.com/YukyungSeo"><span class="icon-twitter"></span></a>
</div>
</div>
<div class="col-lg-3">
<img src="images/anikak.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Anika Khandavalli</h3>
<p style="color:#66c573;">Protest Liaison</p>
<p style="color:#3D4236;" class="lead">16, Fremont High School Sunnyvale, CA</p>
<p style="color:#3D4236;">Inspired by many current issues, I joined BAY4J to advocate for social justice and
support those who face injustice.<br>In general, I enjoy taking photos, programming, and fighting for
change.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.instagram.com/anika_0.0/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.instagram.com/anika.pix/"><span class="icon-photo_camera"></span></a>
<a target="_blank" href="https://www.facebook.com/anika.khandavalli.5"><span
class="icon-facebook"></span></a>
</div>
</div>
<br>
<div class="col-lg-3">
<img src="images/amol.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Amol Bhat</h3>
<p style="color:#f5943a;">Outreach Coordinator</p>
<p style="color:#3D4236;" class="lead">16, California High School<br>San Ramon, CA</p>
<p style="color:#3D4236;">I joined BAYFJ because I strive to make a difference in my community by empowering
youth and taking action against
injustice.<br>In my free time, I love to play basketball and video games.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.instagram.com/_amol.b/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/amol.bhat.969"><span class="icon-facebook"></span></a>
</div>
</div>
<div class="col-lg-3">
<img src="images/maanvi.jpg" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Maanvi Chawla</h3>
<p style="color:#a170fa;">Social Media Coordinator</p>
<p style="color:#3D4236;" class="lead">16, Saratoga High School Saratoga, CA</p>
<p style="color:#3D4236;">I joined BAY4J because I'm very passionate about achieving justice for
everyone.<br>In my free time, I enjoy writing poetry, gardening, and baking.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.linkedin.com/in/maanvi-chawla/"><span
class="icon-linkedin"></span></a>
<a target="_blank" href="https://www.instagram.com/maanvic123/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/maanvi.chawla.37"><span
class="icon-facebook"></span></a>
</div>
</div>
<div class="col-lg-3">
<img src="images/sajal.png" alt="Image" class="img-fluid mb-4 rounded">
<h3 style="color:#3D4236;">Sajal Ravish</h3>
<p style="color:#a170fa;">Graphics Coordinator</p>
<p style="color:#3D4236;" class="lead">15, Branham High School<br>San Jose, CA</p>
<p style="color:#3D4236;">I joined BAY4J to work with like-minded youth in taking steps towards solving
social issues.</p>
<div class="social mt-4">
<a target="_blank" href="https://www.instagram.com/s.ajal/"><span class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/sajalravis"><span class="icon-facebook"></span></a>
<a target="_blank" href="https://twitter.com/sajalra"><span class="icon-twitter"></span></a>
</div>
</div>
</div>
</div>
</section>
<footer class="site-footer"
style="padding-top: 80px; padding-bottom: 100px; margin-top:0rem; background-image:linear-gradient(rgba(0, 0, 0, 0.6),
rgba(0, 0, 0, 0.6)), url('images/footer.jpg'); background-repeat:no-repeat; background-size:cover;">
<a href="#top" class="smoothscroll scroll-top">
<span style="color:black;" class="icon-keyboard_arrow_up"></span>
</a>
<div class="container">
<div class="footer-social" style="text-align:center;">
<a target="_blank" href="https://www.instagram.com/bay_area_youth_for_justice/"><span
class="icon-instagram"></span></a>
<a target="_blank" href="https://www.facebook.com/Bay-Area-Youth-For-Justice-107971257614983/"><span
class="icon-facebook"></span></a>
<a target="_blank" href="mailto: [email protected]"><span class="icon-mail_outline"></span></a>
<br>
<br>
<br>
</div>
<div class="row mb-5" style="text-align:center;">
<div class="" style=" -webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;"></div>
<div class="col-lg-3">
<a href="join.html" style="color:#ffbfec">Join Us</a>
</div>
<div class="col-lg-3">
<a target="_blank" href="https://unsplash.com/" style="color:#ffbfec">Images Source</a>
</div>
<div class="col-lg-3">
<a href="template/main.html" style="color:#ffbfec">Template Copyright</a>
</div>
</div>
</div>
<div class="row text-center">
<div class="col-12">
<p class="copyright" style="color:white"><small class="block">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright © Bay Area Youth For Justice
<script>document.write(new Date().getFullYear());</script> All rights reserved | Developed
by Annika Seo and Akshat
Jain | This template is made
with <i class="icon-heart text-danger" aria-hidden="true"></i> by <a href="https://colorlib.com"
target="_blank" style="color:#ffbfec">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</small></p>
</div>
</div>
</div>
</footer>
</div>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/stickyfill.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>