Change Donation Page

Remove direct link to donate to Phil's paypal.
Change Patreon Edition info since it's not relevant at this time.
This commit is contained in:
Andrew 2021-11-27 12:26:31 -05:00
parent 64c4df343a
commit b99f0f502e

View File

@ -23,7 +23,7 @@
<div class="row">
<div class="col-md-3 grid-margin">
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
@ -31,8 +31,8 @@
<div class="media-body">
<p class="card-text">
Patrons get access to several perks, such as behind the scenes videos, posts, and updates.
Patrons also get access to a Crafty Controller PE (Patreon Edition) with additional functions not in other versions of Crafty.
Patrons get access to several perks, such as behind the scenes videos, posts, and updates.<br>
Patrons also get early access to new software!
</p>
<br />
<div class="text-center">
@ -44,35 +44,7 @@
</div>
</div>
<div class="col-md-3 grid-margin">
<div class="card">
<div class="card-body">
<h4 class="card-title">One Time Support</h4>
<div class="media-body">
<p class="card-text">
Contribute via Paypal, you can contribute any amount, as often or as little as you want.
Please understand that while PayPal calls this a "Donation"; this is not a charitable donation and can not be claimed
as a charitable donation for tax purposes
</p>
<br />
<div class="text-center">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="H2HNTLFZAJRXG" />
<input type="hidden" name="currency_code" value="USD" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-3 grid-margin">
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
@ -93,6 +65,28 @@
</div>
</div>
<div class="col-md-4 grid-margin">
<div class="card">
<div class="card-body">
<h4 class="card-title">More Ways Coming Soon...</h4>
<div class="media-body">
<p class="card-text">
Thank you for your interest in contributing to Aracdia Technology's Crafty Controller.
We are always thinking of new ways for our community to contribute to this awesome project. <br><br> If you don't see
a contribution method that peaks your interest now please check back soon.
</p>
<br />
<div class="text-center">
</div>
</div>
</div>
</div>
</div>
</div>