diff --git a/apps/remix-ide/src/app/tabs/locales/en/home.json b/apps/remix-ide/src/app/tabs/locales/en/home.json index 5a8a3c18c8..047275d958 100644 --- a/apps/remix-ide/src/app/tabs/locales/en/home.json +++ b/apps/remix-ide/src/app/tabs/locales/en/home.json @@ -13,9 +13,9 @@ "home.remixRewardsText1": "NFTs for our users!", "home.remixRewardsText2": "Remix Project rewards contributors, beta testers, and UX research participants with NFTs deployed on Optimism. Remix Reward holders are able to mint a second βRemixerβ user NFT badge.", "home.solidityDevSurveyHeader": "SOLIDITY DEVELOPER SURVEY 2022", - "home.solidityDevSurvey": "Drumroll please! π₯π₯π₯ The Solidity Developer Survey 2022 has begun. The Solidity Team wants to collect developer feedback so as to improve the langauge. Please take some time to participate in the survey.", + "home.solidityDevSurvey": "Drumroll please! π₯π₯π₯ The Solidity Developer Survey 2022 has begun. The Solidity Team wants to collect feedback and insights to improve the language. Completing the survey will roughly take 10 minutes.", "home.solidityDevSurvey1": "Year ending poll", - "home.surveyLink": "Go to Survey", + "home.surveyLink": "Take the Survey", "home.betaTesting": "BETA TESTING", "home.betaTestingText1": "Our community supports us.", "home.betaTestingText2": "You can join Beta Testing before each release of Remix IDE. Help us test now and get a handle on new features!", diff --git a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx index 3224520701..0ed5a3b1b7 100644 --- a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx +++ b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx @@ -56,18 +56,18 @@ function HomeTabFeatured() {