Skip to content

Commit 5efc310

Browse files
committed
patreon
1 parent d8eeb22 commit 5efc310

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

layouts/support-us/list.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -766,37 +766,37 @@ <h2 class='display-5 fw-normal mt-1'>How to donate?</h2>
766766

767767
<div class='row justify-content-center mt-4'>
768768

769-
<!-- Boosty -->
769+
<!-- Patreon -->
770770
<div
771-
class='col-12 col-lg-4 pros-card-wide h-full d-flex flex-column justify-content-between'
771+
class='col-12 col-lg-4 pros-card-wide pros-card--highlighted h-full d-flex flex-column justify-content-between'
772772
data-aos="fade-up" data-aos-delay="50"
773773
>
774774
<div>
775775
<div class='text-center mb-4'>
776-
<img src='/logos/boosty.svg' alt='Boosty' style='height: 5rem'/>
776+
<img src='/logos/patreon.png' alt='Patreon' style='height: 5rem'/>
777777
</div>
778778
<p>
779-
<b>Boosty</b> - Patreon-like service for donations with <b>lower fees</b>.
779+
<b>Patreon</b> - well-known service for donations.
780780
<br/>
781781
</p>
782782
<div>
783-
Go ahead and get your own WhatsApp API!
783+
Go ahead and get your WAHA Plus benefits with Patreon!
784784
</div>
785785
</div>
786786
<div class='text-center pt-4'>
787787
<a
788-
class='btn btn-outline-dark btn-lg'
789-
href='https://boosty.to/wa-http-api'
788+
class='btn btn-outline-danger btn-lg'
789+
href='https://www.patreon.com/wa_http_api'
790790
target='_blank'
791-
role='button'>Support on Boosty</a>
791+
role='button'>Support on Patreon</a>
792792
</div>
793793
</div>
794794

795795
<!-- Crypto -->
796796
<div
797-
class='col-12 col-lg-4 pros-card-wide pros-card--highlighted h-full d-flex flex-column justify-content-between'
797+
class='col-12 col-lg-4 pros-card-wide h-full d-flex flex-column justify-content-between'
798798
id='crypto'
799-
data-aos="fade-up" data-aos-delay="150"
799+
data-aos="fade-up" data-aos-delay="100"
800800
>
801801
<div>
802802
<div class='text-center mb-4'>
@@ -830,29 +830,29 @@ <h2 class='display-5 fw-normal mt-1'>How to donate?</h2>
830830
</div>
831831
</div>
832832

833-
<!-- Patreon -->
833+
<!-- Boosty -->
834834
<div
835835
class='col-12 col-lg-4 pros-card-wide h-full d-flex flex-column justify-content-between'
836-
data-aos="fade-up" data-aos-delay="100"
836+
data-aos="fade-up" data-aos-delay="150"
837837
>
838838
<div>
839839
<div class='text-center mb-4'>
840-
<img src='/logos/patreon.png' alt='Patreon' style='height: 5rem'/>
840+
<img src='/logos/boosty.svg' alt='Boosty' style='height: 5rem'/>
841841
</div>
842842
<p>
843-
<b>Patreon</b> - well-known service for donations.
843+
<b>Boosty</b> - Patreon-like service for donations with <b>lower fees</b>.
844844
<br/>
845845
</p>
846846
<div>
847-
Please consider using <b>Boosty</b> or <b>Crypto</b> instead of Patreon due to its lower fees 🙏
847+
Go ahead and get your own WhatsApp API!
848848
</div>
849849
</div>
850850
<div class='text-center pt-4'>
851851
<a
852-
class='btn btn-outline-danger btn-lg'
853-
href='https://www.patreon.com/wa_http_api'
852+
class='btn btn-outline-dark btn-lg'
853+
href='https://boosty.to/wa-http-api'
854854
target='_blank'
855-
role='button'>Support on Patreon</a>
855+
role='button'>Support on Boosty</a>
856856
</div>
857857
</div>
858858

0 commit comments

Comments
 (0)