Commit 6fa230b1 authored by Max Alekseenko's avatar Max Alekseenko

fix texts

parent 0f7de1dc
...@@ -78,13 +78,13 @@ const RewardsDashboard = () => { ...@@ -78,13 +78,13 @@ const RewardsDashboard = () => {
/> />
</RewardsDashboardCard> </RewardsDashboardCard>
<RewardsDashboardCard <RewardsDashboardCard
title="Steaks" title="Streaks"
description={ `Current number of consecutive days you${ apos }ve claimed your daily Merits.` } description={ `Current number of consecutive days you${ apos }ve claimed your daily merits.` }
direction="column-reverse" direction="column-reverse"
availableSoon availableSoon
blurFilter blurFilter
> >
<RewardsDashboardCardValue label="Steaks" value="5 days"/> <RewardsDashboardCardValue label="Streaks" value="5 days"/>
</RewardsDashboardCard> </RewardsDashboardCard>
</Flex> </Flex>
<RewardsDashboardCard <RewardsDashboardCard
...@@ -133,7 +133,7 @@ const RewardsDashboard = () => { ...@@ -133,7 +133,7 @@ const RewardsDashboard = () => {
</RewardsDashboardCard> </RewardsDashboardCard>
<RewardsDashboardCard <RewardsDashboardCard
title="Verify contracts" title="Verify contracts"
description="Verified contracts are so important for transparency and interaction. Verify your contracts on Blockscout and receive merits for your efforts!" // eslint-disable-line max-len description="Verified contracts are so important for transparency and interaction. Verify your contracts on Blockscout and receive merits for your efforts." // eslint-disable-line max-len
availableSoon availableSoon
blurFilter blurFilter
> >
...@@ -147,7 +147,7 @@ const RewardsDashboard = () => { ...@@ -147,7 +147,7 @@ const RewardsDashboard = () => {
<Flex flexDir="column" gap={ 2 }> <Flex flexDir="column" gap={ 2 }>
<span> <span>
Collect limited and legendary badges by completing different Blockscout related tasks. Collect limited and legendary badges by completing different Blockscout related tasks.
Go to the badges website to see what{ apos }s available and start your collection! Go to the badges website to see what{ apos }s available and start your collection today.
</span> </span>
<LinkExternal <LinkExternal
href="https://badges.blockscout.com?utm_source=blockscout&utm_medium=merits-dashboard" href="https://badges.blockscout.com?utm_source=blockscout&utm_medium=merits-dashboard"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment