Skip to content

Commit

Permalink
chore(gas-station): update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoSoaress committed Jul 8, 2024
1 parent 7b50461 commit 739c7d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/content/gas-station.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
{
"component": "GasStation/Hero",
"title": "Get gas credits to make your app gasless",
"text": "Users should not pay gas for using your app",
"text": "User should not pay gas for using your app",
"link": {
"title": "Get gas sponsorship",
"title": "Get gas credits",
"href": "https://wn2n6ocviur.typeform.com/gasstationapp"
}
},
{
"component": "GasStation/TextBlockImagePartners",
"variant": "image-text",
"title": "Why sponsor gas?",
"text": "ERC 4337 and smart accounts can make user experience completely gasless by sponsoring transactions.",
"text": "ERC 4337 and smart accounts can make user experience completely gasless by sponsoring transactions",
"items": [
{
"image": {
Expand Down Expand Up @@ -47,7 +47,7 @@
},
{
"component": "GasStation/ImageTextTop",
"title": "Supported network<br/>gas pumps",
"title": "Network credits<br/>Available",
"backgroundImage": {
"sm": "/images/GasStation/network-gas-pump-sm.png",
"md": "/images/GasStation/network-gas-pump-md.png",
Expand All @@ -57,7 +57,7 @@
{
"component": "GasStation/TextBlockImageYourStation",
"variant": "image-text",
"title": "Get your network<br/>on a gas station",
"title": "Get your network<br/>on the gas station",
"buttons": [
{
"text": "Become a network partner",
Expand Down Expand Up @@ -104,6 +104,6 @@
{
"component": "GasStation/TwitterCTA",
"title": "Share and boost your chances to get gas",
"text": "Users should not pay gas for using your app"
"text": "User should not pay gas for using your app"
}
]

0 comments on commit 739c7d9

Please sign in to comment.