-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
233 lines (206 loc) · 8.58 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
<!DOCTYPE HTML>
<head>
<title>HelpHub</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Logo -->
<h1><a href="index.html" id="logo">HelpHub <em>at Chestnut Hill</em></a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li><a href="food.html">Food</a></li>
<li><a href="shelter.html">Shelter</a></li>
<li><a href="health.html">Health</a></li>
</ul>
</nav>
</div>
<!-- Banner -->
<section id="banner">
<header>
<h2>HelpHub: <em>A simpler way to find help</h2>
<a href="about.html" class="button">Learn more</a>
</header>
</section>
<!-- Highlights -->
<section class="wrapper style1">
<div class="container">
<div class="row gtr-200">
<section class="col-4 col-12-narrower">
<div class="box highlight">
<i class="icon solid major fa-utensils"></i>
<h3>Food</h3>
<p>Struggling with food insecurity? Chestnut Hill offers a variety of food assistance options, including local food pantries, meal programs, and on-campus initiatives. </p>
</div>
</section>
<section class="col-4 col-12-narrower">
<div class="box highlight">
<i class="icon solid major fa-home"></i>
<h3>Housing</h3>
<p>Whether you need emergency housing, rental assistance, or long-term housing options, Chestnut Hill provides resources to help students find affordable housing.</p>
</div>
</section>
<section class="col-4 col-12-narrower">
<div class="box highlight">
<i class="icon solid major fa-solid fa-user-nurse"></i>
<h3>Health</h3>
<p>Your health matters. Find mental health counseling, physical health services, and wellness programs. Here,ou can find the care you need to stay healthy both mentally and physically.</p>
</div>
</section>
</div>
</div>
</section>
<!-- Gigantic Heading -->
<section class="wrapper style2">
<div class="container">
<header class="major">
<h2>Featured Resources</h2>
<p>Not sure where to start? Check out these resources or browse through the tabs above.</p>
</header>
</div>
</section>
<!-- Posts -->
<section class="wrapper style1">
<div class="container">
<div class="row">
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic03.png" alt="" /></a>
<div class="inner">
<h3>Am I eligible for SNAP?</h3>
<p>Find out if you're eligible in 10 seconds <a href="https://dtaconnect.eohhs.mass.gov/screening">here</a>.</p>
</div>
</div>
</section>
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic04.png" alt="" /></a>
<div class="inner">
<h3>GBFB Food Pantry Locator</h3>
<p>Finding your nearest food pantry is as easy as ever <a href="https://www.gbfb.org/need-food/#googtrans(en|en)">in GBFB's website</a>.</p>
</div>
</div>
</section>
</div>
<div class="row">
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic05.png" alt="" /></a>
<div class="inner">
<h3>Mass. Housing Assistance</h3>
<p>Did you know the state government has <a href="https://www.mass.gov/info-details/massachusetts-housing-assistance-emergency-and-long-term-help" target="_blank">resources for emergency sheltering</a>?</p>
</div>
</div>
</section>
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic06.png" alt="" /></a>
<div class="inner">
<h3>My Health Finder</h3>
<p>A handy US Department of Health <a href="https://health.gov/myhealthfinder" target="_blank">tool to stay up to date with health information</a>.</p>
</div>
</div>
</section>
</div>
<div class="row">
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic01.png" alt="" /></a>
<div class="inner">
<h3>City of Boston</h3>
<p>There are lots of other ways to get assistance directly from the <a href="https://www.boston.gov/low-income-resources" target="_blank">Boston city government</a>.</p>
</div>
</div>
</section>
<section class="col-6 col-12-narrower">
<div class="box post">
<a href="#" class="image left"><img src="images/pic02.png" alt="" /></a>
<div class="inner">
<h3>Boston Public Library</h3>
<p>The <a href= "https://guides.bpl.org/guide4help" target="blank">Boston Public Library</a> is a great place to get information!</p>
</div>
</div>
</section>
</div>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style3">
<div class="container">
<header>
<h2>Want to help make a difference?</h2>
<a href="https://www.dumpsters.com/donation-directory/massachusetts/boston" class="button">Find out how you can help</a>
</header>
</div>
</section>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<section class="col-3 col-6-narrower col-12-mobilep">
<h3>About us</h3>
<ul class="links">
<li><a href="about.html">Find more here</a></li>
</ul>
</section>
<section class="col-3 col-6-narrower col-12-mobilep">
<h3>Our Sponsors</h3>
<ul class="links">
<li><a href="https://www.bc.edu/bc-web/offices/mission-ministry/sites/volunteer-service-learning-center.html">Boston College VLSC</a></li>
<li><a href="https://www.cmtelematics.com/who-we-are/">CMT</a></li>
<li><a href="https://www.dell.com/en-us/dt/corporate/about-us/who-we-are.htm">Dell</a></li>
</ul>
</section>
<section class="col-6 col-12-narrower">
<h3>Get In Touch</h3>
<form action="https://formspree.io/f/xjkvbryk" method="POST">
<div class="row gtr-50">
<div class="col-6 col-12-mobilep">
<input type="text" name="name" id="name" placeholder="Name" required />
</div>
<div class="col-6 col-12-mobilep">
<input type="email" name="email" id="email" placeholder="Email" required />
</div>
<div class="col-12">
<textarea name="message" id="message" placeholder="Message" rows="5" required></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="button alt" value="Send Message" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
</div>
<!-- Icons -->
<ul class="icons">
<li><a href="https://x.com/HelpHubBC" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.instagram.com/helphubchestnuthill/" class="icon brands fa-instagram"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/profile.php?id=61566577599547" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/brunocassani/Helphub" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li> HelpHub™</li>
</ul>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>