-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·204 lines (175 loc) · 7.63 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>ImmiTrackr</title>
<meta name="keywords" content=""><meta name="description" content="">
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Kreon:400,300|Rokkitt' rel='stylesheet' type='text/css'>
<link href="layout/css/bootstrap.min.css" rel="stylesheet">
<link href="layout/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="layout/js/jquery.js" type="text/javascript"></script>
<script src="layout/js/bootstrap.min.js" type="text/javascript"></script>
<script src="layout/plugins/scrollto/jquery.scrollTo-1.4.3.1-min.js" type="text/javascript"></script>
<!-- MouseWheel -->
<script src="layout/plugins/mousewheel/jquery.mousewheel.min.js" type="text/javascript"></script>
<!-- MouseWheel END -->
<!-- FlexSlider -->
<script src="layout/plugins/flexslider/jquery.flexslider-min.js" type="text/javascript"></script>
<link rel="stylesheet" href="layout/plugins/flexslider/flexslider.css" />
<!-- FlexSlider END -->
<!-- PrettyPhoto -->
<script src="layout/plugins/prettyphoto/jquery.prettyPhoto.js" type="text/javascript"></script>
<link rel="stylesheet" href="layout/plugins/prettyphoto/css/prettyPhoto.css" />
<!-- PrettyPhoto END -->
<!-- jQuery Form Plugin start -->
<script type="text/javascript" src="layout/plugins/ajaxform/jquery.form.js"></script>
<!-- jQuery Form Plugin end -->
<script src="layout/js/functions.js" type="text/javascript"></script>
<script src="layout/js/script.js" type="text/javascript"></script>
<link href="layout/css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Header -->
<div class="heading page-item-class" id="page0">
<div class="container-fluid heading_pattern">
<div class="container">
<!-- Logo 1 -->
<div class="logo"><!-- Place top logo here --></div>
<div class="hello_block">
<div class="decorative_line-left"> </div>
<h2>ImmiTrackr</h2>
<div class="decorative_line-right"> </div>
</div>
<div class="page-header">
<h1>Get A Handle On Your Visa Application</h1>
<a href="index.php" class="button">Let's Find Out How!</a>
</div>
<a href="#page1" class="header_arrow_button"></a>
</div>
</div>
</div>
<!-- Header END -->
<!-- Navigation -->
<div class="navigation_main_wrapper">
<div class="navigation_main">
<div class="container-fluid">
<a id="collapse_button" class="btn btn-navbar pull-right" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<!-- Logo on mobile fixed menu. Will be visible if window width is less than 768px. Max height 60px -->
<div class="mobile_menu_logo"><a href="#page0" class="scroll_to mobile_menu_logo_a"><img src="layout/img/logo3.jpg" alt=""></a></div>
<div class="container navbar_container" id="collapse_element">
<!-- Logo on fixed menu. Max height 64px. Will be shown if window width > 768px -->
<div class="logo2 pull-left"><h2>ImmiTrackr</h2></div>
<div class="navbar pull-right">
<div class="navbar-inner">
<ul class="nav">
<li class="active"><a href="#page0">Home</a></li>
<li><a href="#page1">About</a></li>
<li><a href="#page2">Features</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navigation END -->
<!-- Page 1 (about) -->
<div class="container-fluid page-item-class" id="page1">
<div class="container">
<div class="page-header">
<h1>What is it?</h1>
</div>
<div class="row-fluid">
<div class="span4 offset1 pull-right">
<img src="http://i.imgur.com/i6YUEnj.jpg" alt="HALP" class="about_iphone_image"/>
</div>
<div class="span1 item_buttons_left">
</div>
<div class="span6">
<blockquote>
<p>It costs the US Government over US$300 million to ship forms to visa applicants - about the same as the Peace Corps budget.</p>
<small><cite title="Source Title">Megan Smith, Chief Technology Officer of the United States</cite></small>
</blockquote>
<p id="about_buttons_1" class="about_buttons_target">Visa applications often require tons of paperwork - not just the official paperwork, but also supplementary pieces like:</p>
<ul><li>10-year histories of travel, housing, and work</li>
<li>Contact and birth details of every living relative</li>
<li>Official statements from banks, law enforcement, employers, schools</li>
<li>Financial informations</li>
<li>The list goes on, really</li></ul>
<p>In the past, we've had to cobble together a homebrew system of Google Docs, email, paper, and magic - trying to remember to update the information, searching through old files, spending time formatting everything into neat printouts. And if we missed one, we'd have to start again - costing us time and money.</p>
<p>ImmiTrackr helps clean all of this up for us by securely centralizing and organizing every last fiddly bit of paperwork - creating neatly prepared packages ready to be sent to embassies and consulates. </p>
</div>
</div>
</div>
</div>
<section class="features" id="page2">
<div class="container">
<h1>What We Have</h1>
<div class="row-fluid">
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-folder"></i> Organized Visa Applications</h4>
<p>Each application is in its own folder, neatly packaged with all relevant and related paperwork.</p>
</div>
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-table"></i> Life Histories</h4>
<p>Record your travel, working, housing, and other history, and generate reports based on your chosen ranges.</p>
</div>
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-cloud-upload"></i> Upload & Store Documents</h4>
<p>Upload and store your documents, such as scans of visas or IDs - OCR technology can analyze them for key information.</p>
</div>
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-ysers"></i> Contacts</h4>
<p>Keep a list of your relatives and key contacts - whether it's a list of all living relatives' biodata or the phone number of your migration agent.</p>
</div>
</div>
<div class="row-fluid">
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-check-square-o"></i> To-Do Lists</h4>
<p>Keep track of your progress and celebrate when you're done!</p>
</div>
<div class="span3">
<h4 class="sub_heading"><i class="fa fa-lock"></i> Security</h4>
<p>Your sensitive and confidential information is safe and secure with us.</p>
</div>
</div>
</div>
</section>
<!-- Page 1 (about) END -->
<!-- Sign up -->
<div class="container tac">
<h1>Newsletter Sign Up</h1>
<p>We're currently in beta. Get access:</p>
<form id="notification_form" action="mail/contact_form.php" name="notification form">
<p>
<input type="text" name="User Email Notification" class="span4 newsletter" placeholder="Enter your email"/>
<input type="submit" class="the_btn btn-large" value="YES, PLEASE!"/>
</p>
</form>
</div>
<div class="divider20"></div>
</div>
<!-- Page 4 (Contacts) END -->
<!-- Footer -->
<footer class="footer">
<div class="footer_inner">
<div class="container">
<div class="row-fluid">
<div class="span10">
<h5>COPYRIGHT 2015 IMMITRACKR. ALL RIGHTS RESERVED.</h5>
</div>
<div class="span2">
<a href="#page0" class="btn btn-link back_top_top scroll_to">ON TOP<i class="icon-arrow-up"></i> </a>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer END -->
</body>
</html>