-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmission.html
32 lines (27 loc) · 1.37 KB
/
mission.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
---
title: Our Mission
---
<div class="hero-banner vertical-cols -center">
<h1> Our Mission</h1>
<img src="/assets/images/logo.png" alt="TransitTalk Logo" class="logo-med">
<h2>Making Transit Better</h2>
</div>
<div class="bkgd-1 simple-cols -standard">
<img src="/assets/images/mission-screen-1.png" class="mobile-img no-grow"
alt="TransitTalk Mobile Screenshot">
<p class="basic-p">
<strong>Transit Talk</strong> aims to create a transparent record of the issues riders encounter on their commutes, empowering them to make educated decisions about their commutes while also encouraging transit agencies to become more responsive to the needs of their riders.
</p>
</div>
<div class="simple-cols -standard">
<p class="hero-p">
As a team of volunteers of varying transit-riding backgrounds, we understand the problems commuters face when using public transit. We aim to make everyone’s commute simpler, and to help all of us make educated choices on each trip.
</p>
</div>
<div class="bkgd-2 simple-cols -standard">
<p class="basic-p">
Transit information should be open and easily accessible. We hope to bridge the gap between transit administrations and their riders, and to allow riders to have more control over their commutes.
</p>
<img src="/assets/images/mission-screen-2.png" class="mobile-img no-grow"
alt="TransitTalk Mobile Screenshot">
</div>