-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
345 lines (298 loc) · 14.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Title -->
<title>Eye on Surveillance</title>
<!-- Required Meta Tags Always Come First -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="57x57" href="/assets/eos/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/eos/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/eos/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/eos/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/eos/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/eos/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/eos/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/eos/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/eos/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/eos/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/eos/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/eos/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/eos/favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/eos/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/assets/eos/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Google Fonts -->
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- CSS Implementing Plugins -->
<script src="https://kit.fontawesome.com/e444c855b2.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/assets/vendor/animate.css/animate.min.css">
<link rel="stylesheet" href="/assets/vendor/hs-megamenu/src/hs.megamenu.css">
<!-- CSS Front Template -->
<link rel="stylesheet" href="/assets/css/theme.min.css">
</head>
<body id="homeSection">
<!-- ========== HEADER ========== -->
<header id="header" class="u-header u-header--abs-top-md u-header--bg-transparent u-header--show-hide-md"
data-header-fix-moment="500"
data-header-fix-effect="slide">
<div class="u-header__section">
<div id="logoAndNav" class="container">
<!-- Nav -->
<nav class="js-mega-menu navbar navbar-expand-md u-header__navbar u-header__navbar--no-space">
<!-- Logo -->
<a class="navbar-brand u-header__navbar-brand u-header__navbar-brand-center" href="index.html" aria-label="Front">
<img src="/assets/eos/eos-logo.svg" alt="Eye on Surveillance" style="width:64px">
</a>
<!-- End Logo -->
<!-- Responsive Toggle Button -->
<button type="button" class="navbar-toggler btn u-hamburger"
aria-label="Toggle navigation"
aria-expanded="false"
aria-controls="navBar"
data-toggle="collapse"
data-target="#navBar">
<span id="hamburgerTrigger" class="u-hamburger__box">
<span class="u-hamburger__inner"></span>
</span>
</button>
<!-- End Responsive Toggle Button -->
<!-- Navigation -->
<div id="navBar" class="collapse navbar-collapse u-header__navbar-collapse">
<ul class="js-scroll-nav navbar-nav align-items-md-center u-header__navbar-nav">
<li class="nav-item u-header__nav-item active">
<a class="nav-link u-header__nav-link" href="/index.html">Home</a>
</li>
<li class="nav-item u-header__nav-item">
<a class="nav-link u-header__nav-link" href="/new-orleans.html">Surveillance in N.O.</a>
</li>
<li class="nav-item u-header__nav-item">
<a class="nav-link u-header__nav-link" href="/facial-recognition-ban.html">Facial Recognition Ban</a>
</li>
</ul>
</div>
<!-- End Navigation -->
</nav>
<!-- End Nav -->
</div>
</div>
</header>
<!-- ========== END HEADER ========== -->
<!-- ========== MAIN CONTENT ========== -->
<main id="content" role="main">
<div class="position-relative z-index-4 space-2 ">
<div class="bg-primary">
<a href="https://policy.eyeonsurveillance.org" target="_blank">
<div class="container">
<div class="row">
<div class="col">
<h4 class="my-3 text-white">
Learn more: New Orleans city council considering facial recogntion ban </h4>
</div>
</div>
</div>
</a>
</div>
</div>
<!-- Hero Section -->
<div class="container position-relative z-index-4 space-bottom-lg-2">
<div class="row justify-content-lg-between align-items-lg-center">
<div class="mb-3 mb-lg-0 col-md-8">
<div class="mb-3">
<h1 class="display-4 font-size-md-down-5 font-weight-semi-bold mb-4">Eye on Surveillance</h1>
<p class="lead font-weight-normal">A coalition of New Orleans groups concerned with surveillance.</p>
<a class="btn btn-sm btn-primary btn-wide transition-3d-hover mt-3" href="/facial-recognition-ban.html">Facial Recognition Ban<span class="fas fa-angle-right ml-2"></span></a>
</div>
</div>
</div>
</div>
<!-- End Hero Section -->
<!-- Stats Section -->
<div class="bg-light rounded mx-3 mx-md-8">
<div class="container space-2">
<div class="row justify-content-lg-center">
<div class="col-md-4 mb-7 mb-md-0">
<!-- Stats -->
<a class="d-block u-indicator-vertical-line text-center px-md-3" href="#">
<span class="d-block h2 text-dark font-weight-semi-bold"><span class="bg-danger px-2">527+</span></span>
<p>There are over 527 public cameras connected to the city’s Real Time Crime Center.</p>
</a>
<!-- End Stats -->
</div>
<div class="col-md-4 mb-7 mb-md-0">
<!-- Stats -->
<a class="d-block u-indicator-vertical-line text-center px-md-3" href="#">
<span class="d-block h2 text-dark font-weight-semi-bold"><span class="bg-danger px-2">$3,800,000</span></span>
<p>This is the annual maintenance cost of the New Orleans surveillance network.</p>
</a>
<!-- End Stats -->
</div>
<div class="col-md-4">
<!-- Stats -->
<a class="d-block text-center px-md-3" href="#">
<span class="d-block h2 text-dark font-weight-semi-bold"><span class="bg-danger px-2">4 pages</span></span>
<p>Only 4 pages of city policy are responsible for the operation of the surveillance network.</p>
</a>
<!-- End Stats -->
</div>
</div>
</div>
</div>
<!-- End Stats Section -->
<!-- Pricing Section -->
<div id="pricingSection" class="container space-top-2 space-top-lg-2">
<!-- Title -->
<div class="w-lg-65 text-center mx-auto mb-5 mb-sm-9">
<h2 class="h1 font-weight-semi-bold">Say "NO" to Facial Recognition</h2>
<p>Support the Facial Recognition Ban and Surveillance Technology Oversight Ordinance</p>
</div>
<!-- End Title -->
<div class="w-lg-75 mx-lg-auto">
<div class="row align-items-sm-end mb-7">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSe_ge08tEvBx_U4b0Zy661_9l3UlNFS3PLBWPpHFCnS1Hspkg/viewform?embedded=true" width="100%" height="400" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
</div>
</div>
<!-- End Pricing Section -->
<!-- CTA Section -->
<div class="container space-2 space-lg-1">
<div class="bg-light rounded overflow-hidden space-top-1 space-top-lg-1 pl-8 space-bottom-lg-1">
<div class="row justify-content-lg-between align-items-lg-center no-gutters">
<div class="col-lg-5 mb-5 mb-lg-0">
<div class="mb-4">
<h2 class="h1 font-weight-semi-bold">Want more information?</h2>
<p>Learn more about surveillance in New Orleans and why the Facial Recognition Ban is so important.</p>
</div>
<a class="btn btn-secondary btn-wide transition-3d-hover mt-1" href="/new-orleans.html">Surveillance in N.O.</a>
<a class="btn btn-primary btn-wide transition-3d-hover mt-1" href="/facial-recognition-ban.html">Facial recognition Ban</a>
</div>
<div class="ml-auto col-lg-7 space-top-1 space-top-sm-2">
<div class="position-relative z-index-2 mb-n5">
</div>
</div>
</div>
</div>
</div>
<!-- End CTA Section -->
<!-- About Section -->
<div class="container space-2 space-lg-3">
<div class="row justify-content-lg-between">
<div class="col-lg-4 mb-5 mb-lg-0">
<h2 class="font-weight-semi-bold">EOS - Points of Unity</h2>
<p>Government surveillance, past and present, has been utilized to target black, brown, queer, and working communities in the interest of public safety. However, the fact remains that surveillance does not reduce crime and only further criminalizes those same communities. Eye on Surveillance is a group of community members and organizations working together under three points of unity:</p>
</div>
<div class="col-lg-7">
<div class="row">
<ul class="space-top-2 lead">
<li>Halt the local government’s expansion of surveillance tools such as facial recognition and social media monitoring and increase oversight of current government surveillance methods.</li>
<li>Explore evidence-based anti surveillance options for public safety through community input in the form of increased oversight of current government surveillance methods</li>
<li>Protection of vulnerable communities. Protect vulnerable communities from potential harm associated with government surveillance.</li>
</ul>
</div>
</div>
</div>
</div>
<!-- End About Section -->
</main>
<!-- ========== END MAIN CONTENT ========== -->
<!-- ========== FOOTER ========== -->
<footer class="container space-1">
<div class="row align-items-md-center">
<div class="col-md-3 mb-4 mb-md-0 col-sm-5 col-xs-6">
<div class="d-flex align-items-center">
<a class="d-inline-flex align-items-center" href="index.html" aria-label="Front">
<img src="assets/eos/eos-logo.svg" alt="Eye on Surveillance" style="width:64px">
<span class="ml-3 text-primary">Eye on Surveillance</span>
</a>
</div>
</div>
<div class="col-sm-5 offset-md-6 offset-sm-2 col-md-3 text-sm-right col-xs-6">
<!-- Social Networks -->
<ul class="list-inline mb-0">
<li class="list-inline-item">
<a class="btn btn-sm btn-icon btn-soft-dark btn-bg-transparent rounded-circle" href="https://www.facebook.com/keepaneyeonsurveillance">
<span class="fab fa-facebook-f btn-icon__inner"></span>
</a>
</li>
<li class="list-inline-item">
<a class="btn btn-sm btn-icon btn-soft-dark btn-bg-transparent rounded-circle" href="mailto:[email protected]">
<span class="fas fa-envelope btn-icon__inner"></span>
</a>
</li>
<li class="list-inline-item">
<a class="btn btn-sm btn-icon btn-soft-dark btn-bg-transparent rounded-circle" href="https://github.com/marvinmarnold/eyeonsurveillance.org">
<span class="fab fa-github btn-icon__inner"></span>
</a>
</li>
</ul>
<!-- End Social Networks -->
</div>
</div>
</footer>
<!-- ========== END FOOTER ========== -->
<!-- Go to Top -->
<a class="js-go-to u-go-to" href="#"
data-position='{"bottom": 15, "right": 15 }'
data-type="fixed"
data-offset-top="400"
data-compensation="#header"
data-show-effect="slideInUp"
data-hide-effect="slideOutDown">
<span class="fas fa-arrow-up u-go-to__inner"></span>
</a>
<!-- End Go to Top -->
<!-- JS Global Compulsory -->
<script src="/assets/vendor/jquery/dist/jquery.min.js"></script>
<script src="/assets/vendor/jquery-migrate/dist/jquery-migrate.min.js"></script>
<script src="/assets/vendor/popper.js/dist/umd/popper.min.js"></script>
<script src="/assets/vendor/bootstrap/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script src="/assets/vendor/hs-megamenu/src/hs.megamenu.js"></script>
<script src="/assets/vendor/svg-injector/dist/svg-injector.min.js"></script>
<script src="/assets/vendor/appear.js"></script>
<script src="/assets/vendor/jquery-validation/dist/jquery.validate.min.js"></script>
<script src="/assets/vendor/gmaps/gmaps.min.js"></script>
<!-- JS Front -->
<script src="/assets/js/hs.core.js"></script>
<script src="/assets/js/components/hs.header.js"></script>
<script src="/assets/js/components/hs.unfold.js"></script>
<script src="/assets/js/components/hs.scroll-nav.js"></script>
<script src="/assets/js/components/hs.svg-injector.js"></script>
<script src="/assets/js/components/hs.validation.js"></script>
<script src="/assets/js/components/hs.g-map.js"></script>
<script src="/assets/js/components/hs.go-to.js"></script>
<!-- JS Plugins Init. -->
<script>
$(window).on('load', function () {
// initialization of HSMegaMenu component
$('.js-mega-menu').HSMegaMenu({
event: 'hover',
pageContainer: $('.container'),
breakpoint: 767.98,
hideTimeOut: 0
});
// initialization of svg injector module
$.HSCore.components.HSSVGIngector.init('.js-svg-injector');
// initialization of HSScrollNav component
$.HSCore.components.HSScrollNav.init($('.js-scroll-nav'), {
duration: 700
});
});
$(document).on('ready', function () {
// initialization of header
$.HSCore.components.HSHeader.init($('#header'));
// initialization of unfold component
$.HSCore.components.HSUnfold.init($('[data-unfold-target]'), {
afterOpen: function () {
$(this).find('input[type="search"]').focus();
}
});
// initialization of form validation
$.HSCore.components.HSValidation.init('.js-validate');
// initialization of go to
$.HSCore.components.HSGoTo.init('.js-go-to');
});
</script>
</body>
</html>