From af882eeca3867b7003e532288349f93c313194e1 Mon Sep 17 00:00:00 2001 From: Tobias Augspurger Date: Mon, 16 Dec 2024 20:48:30 +0100 Subject: [PATCH 1/2] support all donation platforms and improve hero tagline --- components/Hero.tsx | 3 +-- components/HowItWorks.tsx | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/components/Hero.tsx b/components/Hero.tsx index b5ba6de..2560527 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -22,8 +22,7 @@ export default function Hero() { Climate & Sustainability

- Add projects to OpenSustain.tech to support open source making a - difference in our world. + Add a project to OpenSustain.tech and we fund an existing one.

diff --git a/components/HowItWorks.tsx b/components/HowItWorks.tsx index a6a977f..0cb4826 100644 --- a/components/HowItWorks.tsx +++ b/components/HowItWorks.tsx @@ -25,13 +25,13 @@ export default function HowItWorks() { { title: "3. We Send the Money", description: - "Once your pull request is merged, we'll donate 100€ to your chosen project via Open Source Collective or GitHub Sponsors", + "Once your pull request is merged, we'll donate 100€ to your chosen project.", details: "Share your contribution with #OpenClimateFund and help us grow the community! Your voice matters in supporting open source in sustainability.", socialShare: { link: "https://openclimate.fund", - text: - "I have just nominated an #opensource climate project via openclimate.fund. Join us in supporting open #climate and environmental technology! An initiative by opensustain.tech #OpenClimateFund", + text: + "I have just nominated an #opensource climate project via openclimate.fund. Join us in supporting open #climate and environmental technology! An initiative by opensustain.tech #OpenClimateFund", }, icon: , }, From 4d28c013253f57713edb20d6f0ec004f8f3ec6bb Mon Sep 17 00:00:00 2001 From: Tobias Augspurger Date: Tue, 17 Dec 2024 08:59:23 +0100 Subject: [PATCH 2/2] smaller improvements to the wording --- components/Hero.tsx | 2 +- components/HowItWorks.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Hero.tsx b/components/Hero.tsx index 2560527..71e5b40 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -22,7 +22,7 @@ export default function Hero() { Climate & Sustainability

- Add a project to OpenSustain.tech and we fund an existing one. + Submit a project to OpenSustain.tech, and we'll fund another existing project of your choice

diff --git a/components/HowItWorks.tsx b/components/HowItWorks.tsx index 0cb4826..0304684 100644 --- a/components/HowItWorks.tsx +++ b/components/HowItWorks.tsx @@ -8,7 +8,7 @@ export default function HowItWorks() { { title: "1. Add a Project", description: - "Find an missing impactful open source project in climate and sustainability and add it to OpenSustain.tech. We'll guide you through the process!", + "Find impactful open source project in climate and sustainability and add it to OpenSustain.tech. We'll guide you through the process!", details: "It is easy - just open a pull request and provide the repository, title and a sentence.", link: "https://github.com/protontypes/open-sustainable-technology/blob/main/CONTRIBUTING.md#contributing-guide", icon: , @@ -16,7 +16,7 @@ export default function HowItWorks() { { title: "2. Pick Another Project", description: - "Choose any project from OpenSustain.tech to receive 100€ (except your own - spread the love!)", + "Choose another Open Source to receive 100€ (except your own - spread the love!)", details: "Browse all projects which provide a funding possibility.", link: "https://opensustain.tech/spreadsheet/",