-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
191 lines (177 loc) · 7.25 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-169179571-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-169179571-1');
</script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >
<!-- <link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap" rel="stylesheet">
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="styles.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<title>TeeRead</title>
</head>
<body>
<!-- Hero Section -->
<div class="hero-wrapper">
<section class="container hero">
<div class="row center-xs start-md middle-md">
<div class="col-md-7 col-sm-12">
<img class="hero__logo" src="img/logo-color.png" alt="">
<h1 class="hero__title">Assess fluency. Automatically.</h1>
<h2>Get on the waitlist to try the first 5-minute automated fluency assessment</h2>
<a href="#subscribe" class="button">Join the waitlist</a>
</div>
<div class="col-md-4 col-md-offset-1 col-xs-12 end-md">
<!-- <div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/HhTKDnOdsko" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div> -->
</div>
</div>
</section>
</div>
<!-- Badges Section -->
<section class="container features">
<div class="row start-md center-xs">
<!-- Badge 1 -->
<div class="col-md-3 col-sm-6 col-xs-11">
<div class="ft-badge">
<div class="ft-badge__img">
<img src="img/ft-1.svg" alt="">
</div>
<h5 class="ft-badge__title">1. Sign up</h5>
<p class="ft-badge__desc">Integrate with Google Classroom in seconds</p>
</div>
</div>
<!-- Badge 2 -->
<div class="col-md-3 col-sm-6 col-xs-11">
<div class="ft-badge">
<div class="ft-badge__img">
<img src="img/ft-2.svg" alt="">
</div>
<h5 class="ft-badge__title">2. Assess automatically</h5>
<p class="ft-badge__desc">Your student reads a short leveled passage</p>
</div>
</div>
<!-- Badge 3 -->
<div class="col-md-3 col-sm-6 col-xs-11">
<div class="ft-badge">
<div class="ft-badge__img">
<img src="img/ft-3.svg" alt="">
</div>
<h5 class="ft-badge__title">3. See report</h5>
<p class="ft-badge__desc">You receive a personalized fluency report for each student</p>
</div>
</div>
<!-- Badge 4 -->
<div class="col-md-3 col-sm-6 col-xs-11">
<div class="ft-badge">
<div class="ft-badge__img">
<img src="img/ft-4.svg" alt="">
</div>
<h5 class="ft-badge__title">4. Get leveled reading</h5>
<p class="ft-badge__desc">Once assessed, your student gets access to a library of leveled stories</p>
</div>
</div>
</div>
</section>
<!-- Phone & description 1 -->
<section class="container description-1">
<div class="row middle-md center-xs">
<div class="col-md-4 col-md-offset-1 col-xs-11 last">
<h3>Know your students' reading level. Always.</h3>
<p>
In just 5 minutes you can know your students' key reading metrics:
</p>
<ul>
<li>Grade Reading Level</li>
<li>Lexile</li>
<li>Words Correct per Minute</li>
<li>Words per Minute</li>
</ul>
You can then easily group your students within the platform
</ul>
</div>
<div class="col-md-7 center-md first">
<img class="hero__mockup" src="img/phone-wbg.png" alt="">
<!-- <img src="" alt=""> -->
</div>
</div>
</section>
<!-- Phone & description 2 -->
<section class="container">
<div class="row middle-md center-xs">
<div class="col-md-7 center-md">
<img class="hero__mockup" src="img/phone-2-wbg.png" alt="">
</div>
<div class="col-md-4 col-xs-11">
<h3>Your students automatically get books at their level. Always.</h3>
<p>
After each assessment, your students gain
access to a leveled reading library so they can
continuously grow their love for reading
</p>
</div>
</div>
</section>
<!-- Footer Subscribe -->
<section id="subscribe" class="container fluid footer">
<div class="row center-sm">
<div class="col-xs-12">
<h3>Sign up and be the first to try TeeRead!</h3>
</div>
</div>
<div class="row center-sm">
<div class="col-xs-12 col-md-6">
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://teeread.us10.list-manage.com/subscribe/post?u=e3be2f84ce84baafe79715602&id=d62dc9aa78" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="row">
<div class="mc-field-group col-md-12">
<label for="mce-EMAIL">Email Address (required)</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
</div>
<div class="row">
<div class="mc-field-group col-md-6 col-sm-12">
<label for="mce-NAME">Name </label>
<input type="text" value="" name="NAME" class="" id="mce-NAME">
</div>
<div class="mc-field-group col-md-6 col-sm-12">
<label for="mce-SCHOOL">School Name </label>
<input type="text" value="" name="SCHOOL" class="" id="mce-SCHOOL">
</div>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_e3be2f84ce84baafe79715602_d62dc9aa78" tabindex="-1" value="">
</div>
<div class="clear center-md">
<input type="submit" value="Join the waitlist!" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='NAME';ftypes[1]='text';fnames[2]='SCHOOL';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</div>
</section>
</body>
</html>