From 5ad4851ec5267b1e0290f78a1b55326c4f8f64be Mon Sep 17 00:00:00 2001 From: ikprk <168457495+ikprk@users.noreply.github.com> Date: Tue, 21 May 2024 15:59:26 +0200 Subject: [PATCH] :fire: Copy update (#48) * Copy change * more copy change --- .../src/views/global/YppLandingView/sections/YppHero.tsx | 1 + .../views/studio/YppDashboard/tabs/YppDashboardMainTab.tsx | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) 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.