Skip to content

Commit

Permalink
smaller improvements to the wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Ly0n committed Dec 17, 2024
1 parent af882ee commit 4d28c01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Hero() {
<span className="text-green-500">Climate & Sustainability</span>
</h1>
<p className="mt-6 text-xl text-silver-400 max-w-3xl">
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
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions components/HowItWorks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ 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: <FaCodePullRequest className="w-8 h-8 text-primary-600" />,
},
{
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/",
Expand Down

0 comments on commit 4d28c01

Please sign in to comment.