Skip to content

Commit

Permalink
🪶 Bump dates on ypp new feature arrival pills (#5780)
Browse files Browse the repository at this point in the history
  • Loading branch information
DzhideX authored and WRadoslaw committed Feb 9, 2024
1 parent 53602b4 commit b1fa477
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export const YppCardsSections: FC = () => {
data-aos-easing="atlas-easing"
>
<ContentCard
pill={{ label: 'Coming late 2023' }}
pill={{ label: 'Coming early 2024' }}
title="Issue Channel Tokens"
subtitle="Creator tokens"
body="Turn viewers into evangelists by letting them hold a share in your channel when they buy your own channel token."
Expand Down Expand Up @@ -239,7 +239,7 @@ export const YppCardsSections: FC = () => {
data-aos-easing="atlas-easing"
>
<ContentCard
pill={{ label: 'Coming early 2024' }}
pill={{ label: 'Coming late 2024' }}
title="Get recognized and supported with tips"
subtitle="Tips"
body="Receive tips from your viewers who appreciate your work and want you to know about it."
Expand Down Expand Up @@ -281,7 +281,7 @@ export const YppCardsSections: FC = () => {
data-aos-easing="atlas-easing"
>
<ContentCard
pill={{ label: 'Coming early 2024' }}
pill={{ label: 'Coming late 2024' }}
title="Create videos which only your supporters can access"
subtitle="Gated content"
body="Offer exclusive content to the selected members who purchased your tokens and NFTs."
Expand Down

0 comments on commit b1fa477

Please sign in to comment.