-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
394 lines (378 loc) · 24.3 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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="./css/normalize.css">
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="./css/sharitive.css">
<script src="./js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<header class="Rockwell">
<nav id="primary">
<a href="#intro" class="intro_nav">Intro</a>
<a href="#partners" class="partners_nav">Partners</a>
<a href="#about" class="about_nav">About</a>
<a href="#blog" class="blog_nav">Blog</a>
<a href="#contact" class="contact_nav">Contact</a>
<a href="/app" class="view_app">App</a>
</nav>
<img src="./img/beta.png" alt="BETA" id="beta"/>
</header>
<div class="page ProximaNova" id="primary_page" style="display:block;">
<section id="logo">
<div class="block">
<img src="./img/logo.png" alt="Sharitive" />
</div>
</section>
<section id="intro">
<div class="block">
<div id="intro_image">
<iframe src="https://player.vimeo.com/video/65199323?portrait=0&byline=0&title=0&api=1" width="406" height="254" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</div>
<div id="intro_copy">
<p>
Sharitive is a nonprofit mobile application that helps you help your community. It’s simple. Sign up for Sharitive and bookmark the page to easily access Sharitive from your Home screen. Earn dollars donated on your behalf for each purchase and check-in you make at Sharitive business partners. Donate your Sharitive funds to our nonprofit partners providing critical services in your community.
</p>
</div>
<div class="cta_button">
<a href="/app" class="view_app sign_up Rockwell">Sign Up/Log In</a>
</div>
</div>
</section>
<section id="partners">
<div class="block">
<h1>Business Partners</h1>
<div class="scroller" id="business_partner">
<ul class="icon-scroll">
<li>
<img src="./img/merchant_logos/crema.png" class="hover_box_trigger" data-box="crema" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" class="hover_box_trigger" data-box="coming_soon_merchant_partner" height="110" width="110" />
</li>
</ul>
</div>
<h1>Nonprofit Partners</h1>
<div class="scroller" id="nonprofit_partner">
<ul class="icon-scroll">
<li>
<img src="./img/non_profit_logos/girls_leap.png" class="hover_box_trigger" data-box="girls_leap" height="110" width="110" />
</li>
<li>
<img src="./img/non_profit_logos/harvard_square.png" class="hover_box_trigger" data-box="harvard_square" height="110" width="110" />
</li>
<li>
<img src="./img/non_profit_logos/possible_project.png" class="hover_box_trigger" data-box="possible_project" height="110" width="110" />
</li>
<li>
<img src="./img/non_profit_logos/csv.png" height="110" class="hover_box_trigger" data-box="csv" height="110" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" height="110" class="hover_box_trigger" data-box="coming_soon_non_profit_partner" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" height="110" class="hover_box_trigger" data-box="coming_soon_non_profit_partner" width="110" />
</li>
<li>
<img src="./img/more_coming_soon.png" height="110" class="hover_box_trigger" data-box="coming_soon_non_profit_partner" width="110" />
</li>
</ul>
</div>
</div>
</section>
<section id="about">
<div class="block clearfix">
<p><strong>Mission</strong></p> <p>Sharitive’s mission is to create new funding and resources for critical urban-based nonprofits providing food, shelter, access to healthcare, and other services in our communities. Sharitive was created to help resolve our nationwide funding and resource crisis while breaking down barriers to community involvement and charitable giving prevalent in urban environments.</p>
<div id="about_steps">
<div id="about_1" class="about_step">
<img src="./img/about_1.png" />
<h3>Sign up for Sharitive</h3> <h5>Create an account. Bookmark the page to easily access the app from your Home screen.</h5>
</div>
<div id="about_2" class="about_step">
<img src="./img/about_2.png" />
<h3>Earn dollars</h3> <h5>Earn dollars, donated on your behalf, for each purchase and check-in you make at Sharitive business partners.</h5>
</div>
<div id="about_3" class="about_step">
<img src="./img/about_3.png" />
<h3>Donate Sharitive funds</h3> <h5>Donate your Sharitive funds to our local nonprofit partners. Match your Sharitive gift with your own donation, or pledge your time.</h5>
</div>
</div>
</div>
</section>
<section id="blog">
<div class="block">
<h1>Latest Blog Post</h1>
<h2>September Recap in Numbers and Thoughts</h2>
<span class="entry_date">October 9th, 2013</span>
<p>
With the close of September, fall has officially arrived and Sharitive ends its 5th month. As we progress throughout our pilot, we continue to see loyal users and a committed business partner driving this system of hyper-local giving.
</p>
<p>A few numbers to sum up September:
<a href="http://www.sharitive.org/blog/?p=307" target="_blank" id="read_more_blog_100">Read More...</a>
</p>
<div class="cta_button">
<a href="http://www.sharitive.org/blog" target="_blank" class="Rockwell" id="read_more_blog">Read All Blog</a>
</div>
</div>
</section>
<section id="contact">
<div class="block" id="contact_content">
<div style="border: 5px #cccccc double; padding: 40px;">
<h1>We want to hear from you</h1>
<p>
For all customer service questions, please email <a href="mailto:[email protected]">[email protected]</a><br />
For all volunteer requests, please email <a href="mailto:[email protected]">[email protected]</a><br />
For all general questions and feedback, please email <a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
Follow us:
<span id="contact_social">
<a href="https://www.facebook.com/pages/Sharitive/251800411589642?ref=stream&group_id=0" target="_blank"><img src="./img/facebook_purple.png" alt="Facebook" /></a>
<a href="https://twitter.com/Sharitive" target="_blank"><img src="./img/twitter_purple.png" alt="Twitter" /></a>
<a href="http://instagram.com/Sharitive" target="_blank"><img src="./img/instagram_purple.png" alt="Instagram" /></a>
</span>
</p>
</div>
</div>
</section>
</div>
<div class="page ProximaNova" id="faq_page" style="display:none;">
<section id="faq">
<div class="block">
<h1>FAQ</h1>
<div class="faq">
<div class="q">
<strong>How does Sharitive select nonprofit partners?</strong>
</div>
<div class="a">
<p>Our nonprofit team works closely with community stakeholders including Sharitive business partners and users to identify the pressing needs and interests of each Sharitive location. Sharitive then vets our nonprofit partners for locality and impact. We do this based on site visits, conversations with management and program officers, and 990 analysis.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>How can I recommend a nonprofit or cause?</strong>
</div>
<div class="a">
<p>To nominate a nonprofit or cause, email us at info(@)sharitive.org.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>How does Sharitive work?</strong>
</div>
<div class="a">
<p>Sharitive’s app is designed to make each stakeholder (business partners, Sharitive users, and nonprofit partners) equal partners in an effort to support their community, without unfairly burdening anyone. That’s why we require a purchase by the Sharitive user before they can receive their Sharitive donation from the business. That’s why we vet our nonprofits to ensure that the organizations we work with are best positioned to address the issues that most directly affect your community.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>How do I check in?</strong>
</div>
<div class="a">
<p>To check in, use the 4-digit Sharitive code. Plug code into the check in page in Sharitive. Codes are located at the register to ensure a purchase is made.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Where does the dollar that is added to my Sharitive account come from?</strong>
</div>
<div class="a">
<p>The dollar added into your account after a check-in is donated by the business partner at which you made your purchase. Your Sharitive account shows the total number of dollars that have been donated on your behalf.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Can I match my Sharitive donation?</strong>
</div>
<div class="a">
<p>Yes, you can. In the donation process, simply select the amount you would like to match, input your credit card information and process the donation.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Can I volunteer with Sharitive nonprofit partners?</strong>
</div>
<div class="a">
<p>Yes. To volunteer, email [email protected] with the name of the nonprofit you’re interested in volunteering for. A member of our nonprofit team will get back to you as soon as possible with next steps.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>How can I bring Sharitive to my neighborhood?</strong>
</div>
<div class="a">
<p>Email info(at)sharitive(dot)org to start a pilot in your neighborhood.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>I see that Sharitive is in beta. What does that mean?</strong>
</div>
<div class="a">
<p>Sharitive is in the process of testing our product. As Sharitive users, we rely on your feedback to help us improve. Let us know what you think. Email us at info(at)sharitive(dot)org. We want to hear from you.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>What’s Sharitive‘s 501 (C)(3) status?</strong>
</div>
<div class="a">
<p>Sharitive’s application for 501 (C)(3) status is in process.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Do I get a tax-deductible receipt for my Sharitive donations?</strong>
</div>
<div class="a">
<p>All funds earned in your Sharitive account have been donated on your behalf. While you allocate them, the tax-deductibility of Sharitive donations is given to the businesses that donated the funds.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Do I receive a tax-deductible receipt for my matched gifts?</strong>
</div>
<div class="a">
<p>Matched gifts will not be tax-deductible until Sharitive's 501 C3 status is approved. Our application is currently in process.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Sharitive is not working for me, who can help?</strong>
</div>
<div class="a">
<p>We’re sorry to hear that you’re experiencing problems with Sharitive’s beta product. For help, email help(at)sharitive(dot)org. We’ll get back to you ASAP.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>Is my information safe?</strong>
</div>
<div class="a">
<p>Sharitive.org is protected by an SSL (Secure Sockets Layer) certificate in order to provide security for your information stored in our application. Our third party credit card processor, Stripe, uses stringent security measures to ensure that your information is secured, private, and protected. For information on their security measures, please visit: https://stripe.com/help/security.</p>
</div>
</div>
<div class="faq">
<div class="q">
<strong>How much of my Sharitive donation does the nonprofit I've selected actually receive?</strong>
</div>
<div class="a">
<p>During Sharitive's beta, 100% of your Sharitive donation is distributed to the nonprofit you selected.</p>
</div>
</div>
</div>
</section>
</div>
<div class="page ProximaNova" id="blog_page" style="display:none;">
<section id="faq">
<div class="block">
</div>
</section>
</div>
<footer>
<nav id="secondary">
<a href="#intro" class="intro_nav">Intro</a>
<a href="#partners" class="partners_nav">Partners</a>
<a href="#about" class="about_nav">About</a>
<a href="#blog" class="blog_nav">Blog</a>
<a href="#contact" class="contact_nav">Contact</a>
<a href="/app" class="view_app">App</a>
<a href="#faq" class="faq_nav">FAQ</a>
<span>Follow us
<span id="footer_social">
<a href="https://www.facebook.com/pages/Sharitive/251800411589642?ref=stream&group_id=0" target="_blank" class="facebook">Facebook</a>
<a href="https://twitter.com/Sharitive" target="_blank" class="twitter">Twitter</a>
<a href="http://instagram.com/Sharitive" target="_blank" class="instagram">Instagram</a>
</span>
</span>
</nav>
<div id="copy_right">©2013 Sharitive All Rights Reserved.</div>
</footer>
<div class="hover_box" id="crema_overlay">
<p>
<strong>Crema Cafe</strong> Located in the heart of Harvard Square at 27 Brattle Street, this buzzing, neighborhood spot serves up everything from coffee to sandwiches to sweet treats. Open 7 AM - 9 PM on weekdays; 8 AM - 9 PM on weekends.
</p>
</div>
<div class="hover_box" id="coming_soon_merchant_partner_overlay">
<p>
<strong>Coming Soon</strong> Have a recommendation for a business partner? Email us at info (at) sharitive (dot) org.
</p>
</div>
<div class="hover_box" id="girls_leap_overlay">
<p>
<strong>Girls' LEAP</strong> (Lifetime Empowerment and Awareness Program) is an after-school program that partners with community based organizations and schools to deliver self-defense and empowerment programs for girls, aged 8-18, in high-risk communities. Our mission is to empower girls and young women to value and champion their own safety and well-being.
</p>
</div>
<div class="hover_box" id="harvard_square_overlay">
<p>
<strong>Harvard Square Homeless Shelter</strong> is a student-run homeless shelter currently operating out of the University Lutheran Church in Harvard Square that serves 24 men and women every night for the five coldest months of winter. We strive to ensure that our guests are housed in a warm and friendly environment where they feel safe, cared for, and respected.
</p>
</div>
<div class="hover_box" id="possible_project_overlay">
<p>
<strong>The Possible Project</strong> is a youth entrepreneurship center that teaches at-risk Cambridge high school students how to start and run their own businesses. Through the vehicle of entrepreneurship, TPP teaches students critical life skills, including resilience, teamwork, and leadership, which propel them to success in their post-high school pathways.
</p>
</div>
<div class="hover_box" id="csv_overlay">
<p>
Founded in 1966, <strong>Cambridge School Volunteers</strong> (CSV) is an independent, non-profit organization supporting the academic and personal success of Cambridge public school children. CSV develops programs which match caring and competent adults with students of all needs and levels.
</p>
</div>
<div class="hover_box" id="coming_soon_non_profit_partner_overlay">
<p>
<strong>Coming Soon</strong> Have a recommendation for a nonprofit partner? Email us at info (at) sharitive (dot) org.
</p>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="./js/plugins.js"></script>
<script src="./js/jquery.carousel.js"></script>
<script src="./js/jquery.scrollTo.min.js"></script>
<script src="./js/jquery.localscroll-1.2.7-min.js"></script>
<script src="./js/detectmobilebrowser.js"></script>
<script src="./js/main.js"></script>
<script src="/app/public/js/jquery.simplemodal.1.4.4.min.js"></script>
</body>
<script>
var _gas = _gas || [];
_gas.push(['_setAccount', 'UA-36228152-1']);
_gas.push(['_gasTrackVimeo', {force: true}]);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = '//cdnjs.cloudflare.com/ajax/libs/gas/1.10.1/gas.min.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</html>