Skip to content

Commit

Permalink
feat(gas-station): Update CTA button (#430)
Browse files Browse the repository at this point in the history
* feat: Update Gas Station CTA message and form URL

* chore: update package version
  • Loading branch information
DiogoSoaress authored Aug 1, 2024
1 parent b04ffce commit 04b7e97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "safe-homepage",
"homepage": "https://github.com/safe-global/safe-homepage",
"version": "1.4.40",
"version": "1.4.41",
"scripts": {
"build": "next build && next export",
"lint": "next lint",
Expand Down
4 changes: 2 additions & 2 deletions src/content/gas-station.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"title": "Multi-chain gas credits to make your app go gasless",
"text": "Users should not pay gas for using your app",
"link": {
"title": "Get Notified",
"href": "https://wn2n6ocviur.typeform.com/to/U1Uw0eCj"
"title": "Apply Now",
"href": "https://wn2n6ocviur.typeform.com/gasstationapp"
}
},
{
Expand Down

0 comments on commit 04b7e97

Please sign in to comment.