-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
76 lines (71 loc) · 4.12 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
---
layout: default
title: Connecting people to power with their phones
show_demo_footer: true
---
<div class="box alt container">
<section class="feature left">
<a href="/easy-to-use/" class="image fit icon fa-bullhorn"><img src="images/pic01.jpg" alt="campaigners making calls" /></a>
<div class="content">
<h3><a href="/easy-to-use/">Easy to Use</a></h3>
<p>Record a message, choose your targets, and the campaign is live. Callers can take action via web form, email, or text to phone. No dialing required.</p>
</section>
<section class="feature right">
<a href="/flexible-and-powerful/" class="image fit icon fa-bolt"><img src="images/pic02.jpg" alt="FCC protest at the White House" /></a>
<div class="content">
<h3><a href="/flexible-and-powerful/">Flexible and Powerful</a></h3>
<p>CallPower placed over 3,000,000 calls to Congress, the FCC, and the White House during the fights for Net Neutrality and opposing Trump's cabinet, and over 800,000 to local prosecutors during the national protests against police violence in 2020. Now available for your campaign.</p>
</div>
</section>
<section class="feature left">
<a href="/open-source/" class="image fit icon fa-code"><img src="images/pic03.jpg" alt="open # neon" /></a>
<div class="content">
<h3><a href="/open-source">Open Source</a></h3>
<p>Our code is available for free, and is easy to host in the cloud or on your own servers. When anyone else adds features, they will also be free.</p>
</div>
</section>
</div>
<div class="box container">
<header>
<h2>Get CallPower Now</h2>
</header>
<section>
<header>
<h3>Join the Movement</h3>
</header>
<p>Grab the code on <a href="https://github.com/OpenSourceActivismTech/call-power/">GitHub</a> to deploy it yourself, or <a href="mailto:info@callpower.org?subject=CallPower%20Hosting%20Plan">contact us</a> for help getting started.</p>
<p>We also provide fully supported <a href="/hosting/">hosting plans</a>, so you don't have to worry about a thing.</p>
</section>
<section>
<header>
<h3>Add New Features</h3>
</header>
<p>Want more than CallPower currently offers? Sponsor open source development of your desired features, and it will be added to the top of our priority list. Some ideas to spark your imagination:</p>
<ul class="default">
<li><b>More Built-in Targets</b> - currently using open civic <a href="https://theunitedstates.io">national</a> and <a href="https://openstates.org">state</a> data in the US and <a href="http://represent.opennorth.ca">Canada</a></li>
<li><b>Internationalization</b> - add SMS or "missed-call" capabilities and drive action all over the world</li>
<li><b>Integrate with your Supporter Database</b> - just a short snippet of code to connect your action form</li>
<li><b>Peer to Peer Calls</b> - for phone banking, get-out-the-vote campaigns, and more</li>
<li><em><b>Your Idea Here</b> - <a href="mailto:info@callpower.org?subject=New%20Feature%20Idea">let us know</a> what you want to build!</em></li>
</ul>
</section>
<hr />
<section class="special logo">
<header>
<h3>Brought to you by</h3>
</header>
<p>
<a href="https://opensourceactivism.tech"><img src="/assets/logos/opensourceactivism.png" alt="OpenSourceActivism" /> </a>
</p>
<h3>Thanks to early adopters</h3>
<p>
<a href="https://eff.org"><img src="/assets/logos/eff.png" class="full" alt="Electronic Frontier Foundation"/></a>
<a href="https://credoaction.com"><img src="/assets/logos/credo.png" alt="CREDO Action"/> </a>
<a href="https://www.fightforthefuture.org"><img src="/assets/logos/ftff-black.png" alt="Fight for the Future"/></a>
<a href="https://demandprogress.org"><img src="/assets/logos/dp.png" alt="Demand Progress"/> </a>
<a href="https://colorofchange.org"><img src="/assets/logos/coc.png" alt="ColorOfChange"/> </a>
<a href="https://freepress.net"><img src="/assets/logos/freepress.png" alt="FreePress" style="vertical-align:top;"/> </a>
<a href="https://jewishvoiceforpeace.org"><img src="/assets/logos/jvp.png" alt="Jewish Voice for Peace"/> </a>
</p>
</section>
</div>