generated from peeldao/next-juicebox-pages-router
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -213,11 +213,8 @@ export const ProjectPayForm: React.FC<ProjectPayFormProps> = ({ | |
description="Enter email to receive confirmation & updates" | ||
> | ||
<Input | ||
placeholder="[email protected]" | ||
placeholder="[email protected]" | ||
prefix={<EnvelopeIcon className="h-5 w-5 text-gray-500" />} | ||
suffix={ | ||
<QuestionMarkCircleIcon className="h-4 w-4 text-gray-400" /> | ||
} | ||
{...field} | ||
/> | ||
</LabeledFormControl> | ||
|
@@ -271,9 +268,15 @@ export const ProjectPayForm: React.FC<ProjectPayFormProps> = ({ | |
</div> | ||
)} | ||
|
||
<div className="text-center text-xs leading-5 text-gray-400 md:mt-8"> | ||
All transactions are paid in Ethereum (ETH). Payments are | ||
non-refundable. | ||
<div className="text-center text-xs leading-5 text-gray-400"> | ||
<p> | ||
Payments in Ether (ETH) and are non-refundable. Rewards are minted | ||
as NFTs. | ||
</p> | ||
<p> | ||
Claim your reward by contacting the project using the links | ||
provided. | ||
</p> | ||
</div> | ||
</form> | ||
</Form> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a64a01f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
juicecrowd-goerli – ./
juicecrowd-goerli.vercel.app
juicecrowd-goerli-peel.vercel.app
juicecrowd-goerli-git-main-peel.vercel.app
goerli.juicecrowd.gg