Skip to content

Commit

Permalink
grant wording adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
escottalexander committed Apr 18, 2024
1 parent 7c890e7 commit d5ae478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/app/apply/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const SubmitGrant: NextPage = () => {
<div className="flex bg-base-100 items-center flex-col flex-grow text-center pt-10 md:pt-4 px-6">
<h1 className="text-3xl sm:text-4xl font-bold mb-4">Apply for a Community Grant</h1>
<p className="text-md mb-0 max-w-xl">
As a BuidlGuidl member, you can build projects to make a significant impact on the ecosystem, and get ETH
sponsorship.
Our focus with these grants is primarily on code-based initiatives. Community events, workshops and other
speaking engagements will be rejected unless your suggestion is especially unique and compelling.
</p>
<p className="text-md pb-6 max-w-xl">We are excited to support your projects to drive the community forward.</p>
<Form />
Expand Down

0 comments on commit d5ae478

Please sign in to comment.