Skip to content

Implement free access to first block in each category with "Get Access" links for pro components #43

Description

@michael-andreuzza

Description:

We need to update the current Windstatic Pro site to allow users to access and copy the first block from every category for free. For the remaining blocks in each category, these should be locked with a clear call-to-action that encourages users to upgrade to the pro version.

Example from Tailwind UI
image

Requirements:

  1. Free Block Access:
    • Allow users to freely view and copy the first block from every category.
    • Ensure that the free blocks are clearly marked to avoid confusion with a tag saying preview. ( see image on top )

Already done

  1. Locked Blocks with CTA:
    • For all other blocks in each category, display a placeholder or overlay indicating that the block is locked.
    • Include a prominent "Get Access" link or button on these locked blocks.
    • The "Get Access" link should redirect users to the pricing page, encouraging them to upgrade to the pro version.

  1. Technical Implementation:
    • Update the front-end logic to identify and unlock the first block in each category.
    • Implement a mechanism to lock the remaining blocks and insert the "Get Access" link/button.
    • Ensure that the "Get Access" links are correctly routed to the pricing page.

Acceptance Criteria:

  • Users can successfully view and copy the first block in every category all the time.
  • Locked blocks display a "Get Access" link that redirects to the pricing page.
  • The feature should be tested across different devices and browsers to ensure compatibility.

Additional Notes:

  • Consider adding analytics tracking ( umami events ) for clicks on the "Get Access" link to measure the effectiveness of this strategy in driving conversions. Important to be able to identify what page comes from.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions