Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Remove pro trial button from website account page

Summary

Removes the "Start Free Trial" button from the website's user account page (/app/account). Since pro trial and plan functionality is already implemented in the desktop application, this button is no longer needed on the website.

Changes:

  • Removed canStartTrial and createTrialCheckoutSession imports
  • Removed canTrialQuery and startTrialMutation hooks
  • Simplified renderPlanButton to skip trial button logic

Free users will now see the "Upgrade to Pro" link directly instead of the trial button.

Review & Testing Checklist for Human

  • Verify this is the correct button to remove (the "Start Free Trial" button that appeared for eligible free users)
  • Test the account page renders correctly for free users (should show "Upgrade to Pro" link)
  • Test the account page renders correctly for pro/trial users (should show "Manage Billing" button)

Notes

Co-Authored-By: john@hyprnote.com <john@hyprnote.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for howto-fix-macos-audio-selection canceled.

Name Link
🔨 Latest commit 76eec69
🔍 Latest deploy log https://app.netlify.com/projects/howto-fix-macos-audio-selection/deploys/6953f1c143466700089e2286

@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit 76eec69
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/6953f1c15ec4b200087071d9
😎 Deploy Preview https://deploy-preview-2677--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit 76eec69
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/6953f1c1fbc187000843fde6

@ComputelessComputer ComputelessComputer deleted the devin/1767108922-remove-pro-trial-button branch December 31, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants