-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonate.html
More file actions
18 lines (14 loc) · 1.02 KB
/
donate.html
File metadata and controls
18 lines (14 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: page
title: Donate
permalink: /donate
---
<p>The Journal Square Community Association is a registered 501(c)(3) Non-Profit organization. All money donated goes to the operation and activities of the Association.</p>
<p>These costs include sponsored events such as debates and historical walking tours, light refreshments at monthly meetings, and community social events. Aside from membership dues, the Association has no other revenue streams. Any donation would go a long way toward increasing events, activities, and programming that the JSQCA can provide to the community.</p>
<div class="callout callout--green">
<p>Donations are processed securely through Stripe. All contributions are <strong>tax-deductible</strong> as the JSQCA is a registered 501(c)(3) organization.</p>
</div>
<div style="margin-top: 2rem;">
<!-- TODO: Replace href with your Stripe donation link (e.g. https://donate.stripe.com/your-link) -->
<a href="#" class="cta-button" style="font-size: 1.15rem; padding: 1rem 2rem;">Donate Now</a>
</div>