Skip to content

fix(billing): point enterprise Talk to sales at Cal.com instead of Typeform#5748

Merged
waleedlatif1 merged 1 commit into
stagingfrom
worktree-talk-to-sales-cal
Jul 17, 2026
Merged

fix(billing): point enterprise Talk to sales at Cal.com instead of Typeform#5748
waleedlatif1 merged 1 commit into
stagingfrom
worktree-talk-to-sales-cal

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Enterprise "Talk to sales" CTA on the upgrade page now opens Emir's Cal.com booking link (cal.com/emirkarabeg/sim-team) instead of the Typeform demo-request form
  • Removes the dead TYPEFORM_ENTERPRISE_URL constant; opens with noopener,noreferrer

Type of Change

  • Bug fix

Testing

Tested manually — Enterprise card CTA opens the Cal.com scheduler in a new tab.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Jul 17, 2026 9:49pm

Request Review

@cursor

cursor Bot commented Jul 17, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single outbound URL change on a billing marketing CTA with no auth, billing API, or subscription logic touched.

Overview
The workspace Upgrade page’s Enterprise Talk to sales CTA no longer opens the old Typeform demo form. It now opens https://cal.com/team/sim/enterprise in a new tab so users book time with sales directly.

The dead TYPEFORM_ENTERPRISE_URL constant is replaced by SALES_CAL_URL, and window.open for the sales intent adds noopener,noreferrer.

Reviewed by Cursor Bugbot for commit 30940e9. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the enterprise sales CTA on the workspace upgrade page.

  • Replaces the Typeform destination with a Cal.com booking link.
  • Opens the scheduler in a new tab with noopener,noreferrer.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
apps/sim/app/workspace/[workspaceId]/upgrade/upgrade.tsx Replaces the enterprise Typeform URL with a Cal.com scheduler and adds safer new-tab options.

Reviews (2): Last reviewed commit: "fix(billing): point enterprise Talk to s..." | Re-trigger Greptile

@waleedlatif1
waleedlatif1 force-pushed the worktree-talk-to-sales-cal branch from ba617d8 to 30940e9 Compare July 17, 2026 21:49
@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@greptile

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@cursor review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 30940e9. Configure here.

@waleedlatif1
waleedlatif1 merged commit 4c86757 into staging Jul 17, 2026
15 checks passed
@waleedlatif1
waleedlatif1 deleted the worktree-talk-to-sales-cal branch July 17, 2026 21:50
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.

1 participant