diff --git a/packages/atlas/src/views/global/YppLandingView/sections/YppHero.tsx b/packages/atlas/src/views/global/YppLandingView/sections/YppHero.tsx index 5b89c27aa4..98758fbc1d 100644 --- a/packages/atlas/src/views/global/YppLandingView/sections/YppHero.tsx +++ b/packages/atlas/src/views/global/YppLandingView/sections/YppHero.tsx @@ -158,6 +158,7 @@ export const YppHero: FC = ({ onSignUpClick, yppAtlasStatus, onVie fullWidth={!xsMatch} size={xxsMatch && !xsMatch ? 'large' : smMatch ? 'large' : 'medium'} variant="secondary" + id="rewards-new-channel-button" > Create New Channel diff --git a/packages/atlas/src/views/studio/YppDashboard/tabs/YppDashboardMainTab.tsx b/packages/atlas/src/views/studio/YppDashboard/tabs/YppDashboardMainTab.tsx index f1f4d57979..eaff2067ef 100644 --- a/packages/atlas/src/views/studio/YppDashboard/tabs/YppDashboardMainTab.tsx +++ b/packages/atlas/src/views/studio/YppDashboard/tabs/YppDashboardMainTab.tsx @@ -53,7 +53,7 @@ const benefitsMetadata = { }, twitterPost: { title: 'Post on X', - description: `Follow JoystreamDAO on X and post about why you signed up to ${atlasConfig.general.appName} using hashtag #${atlasConfig.general.appName}Web3Creators mentioning @JoystreamDAO to get a chance of weekly reward.`, + description: `Follow JoystreamDAO on X and post about why you signed up to ${atlasConfig.general.appName} using hashtag #${atlasConfig.general.appName}Web3Creators mentioning @JoystreamDAO and your ${atlasConfig.general.appName} Channel Name to get a chance of weekly reward.`, reward: '10 USD', actionLink: 'https://twitter.com/joystreamdao?lang=en', tooltipLink: @@ -491,7 +491,7 @@ export const YppDashboardMainTab: FC = () => { rewardNode={benefitsMetadata.shareNft.reward} description={ <> - Drop the link of your post to{' '} + Share NFT from Gleev on social media of your choice and drop the link of your post to{' '} #shared-NFTs on Discord to participate in rewards. @@ -518,7 +518,7 @@ export const YppDashboardMainTab: FC = () => { rewardNode={benefitsMetadata.shareToken.reward} description={ <> - Drop the link of your post to{' '} + Share your CRT page from Gleev on social media of your choice and drop the link of your post to{' '} #shared-CRTs on Discord to participate in rewards.