forked from aymannadeem/yourhaq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvision.html
46 lines (46 loc) · 2.21 KB
/
vision.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
---
layout: page
title: YourHaq - Vision
permalink: /vision/
---
<!-- Slider Start -->
<section id="global-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1 class="animated fadeInUp">YourHaq Vision</h1>
<p>YourHaq aims to develop into a service capable of the following</p>
</div>
</div>
</div>
</div>
</section>
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="block">
<div class="section-title">
<h2 class="text-center">Connect people to legal aid</h2>
<p class="text-center">Presently, it’s hard to know which lawyers, firms or orgs can offer representation to individuals with varying statuses (ex., refugees, green card holders, permanent residents, undocumented and work visa immigrants). It’s also difficult to know who can do it pro-Bono (for those who might be financially restricted).</p>
</div>
</div>
</div><!-- .col-md-7 close -->
</div>
</div>
</section>
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="block">
<div class="section-title">
<h2 class="text-center">Build a record of discriminatory data</h2>
<p class="text-center">Despite social media, many discriminatory incidents have gone unnoticed. Given how aliens and green card holders are evaluated on a case-by-case basis, there is no hard evidence pointing at a systemic flaw and miscarriage of justice. Curating incidents may help create transparency into the immigration process, as well as helping to identify aggregate trends that the international human rights community could respond to. Reporting experiences with the right nuance (where you were, what was said to you, which flight were you boarding, who were you with, what forms did they make you fill out, where were you traveling to and from, etc) may help contribute to a more regimented and objective understanding and practice of immigration law.</p>
</div>
</div>
</div><!-- .col-md-7 close -->
</div>
</div>
</section>