From f40b8441370ee4c3eadaaac02d5be94e43baaa47 Mon Sep 17 00:00:00 2001 From: Zach Kelling Date: Mon, 18 Sep 2023 16:20:34 +0200 Subject: [PATCH] Change language on donation page --- .../src/components/donation/Donation_Spent.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/foundation/src/components/donation/Donation_Spent.tsx b/foundation/src/components/donation/Donation_Spent.tsx index 26f29d2a..4d6816c8 100644 --- a/foundation/src/components/donation/Donation_Spent.tsx +++ b/foundation/src/components/donation/Donation_Spent.tsx @@ -10,7 +10,7 @@ function Donation_Spent() {

10%

-

Fundraising

+

Marketing

20%

@@ -25,18 +25,18 @@ function Donation_Spent() {

70% of your donation supports our practical conservation initiatives, such as habitat preservation, species protection, and community engagement, making a real-world difference.

-

Fundraising

-

20% of your funds also help us raise further awareness and financial support for our cause, aiding us to broaden our reach and escalate our impact in the conservation landscape.

+

Marketing

+

20% of your donations help raise further awareness and financial support for our cause, aiding us to broaden our reach and escalate our impact in the conservation landscape.

Administrative Costs

-

10% of your contribution backs the operational backbone of our organization, enabling us to navigate legal avenues effectively and maintain essential collaborations for wildlife protection.

+

10% of your donation backs the operational backbone of our organization, enabling us to navigate legal avenues effectively and maintain essential collaborations for wildlife protection.

); } - + export default Donation_Spent; - \ No newline at end of file +