improvement(demo): send every booking CTA to the Sim team demo link - #6047
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The On the workspace Upgrade page, Enterprise “Talk to sales” ( Reviewed by Cursor Bugbot for commit 60b3564. Configure here. |
Greptile SummaryUpdates Sim-owned booking CTAs to the shared team demo Cal.com link.
Confidence Score: 5/5This PR appears safe to merge; the booking URL updates introduce no remaining blocking failures. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| apps/sim/next.config.ts | /team redirect now targets the shared team demo booking link used elsewhere. |
| apps/sim/app/workspace/[workspaceId]/upgrade/upgrade.tsx | Enterprise “Talk to sales” CTA constant now points at the same team demo Cal.com URL. |
Reviews (2): Last reviewed commit: "improvement(demo): route the enterprise ..." | Re-trigger Greptile
|
@cursor review |
There was a problem hiding this comment.
✅ 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 60b3564. Configure here.
Summary
/teamredirected tohttps://cal.com/emirkarabeg/sim-team— a personal "15 Mins" Cal.com event, not the team demo link. Now points tohttps://cal.com/team/sim/demo.team/sim/enterpriseevent; it now uses the same demo link so there is one booking destination everywhere.Audit
Swept every booking/meeting CTA in the repo. Sim-owned booking surfaces are:
/demopage Cal embed (NEXT_PUBLIC_CAL_LINK, hero/nav/pricing/enterprise CTAs all route here)team/sim/demo/teamredirect — welcome + plan-welcome emailsemirkarabeg/sim-teamteam/sim/enterpriseEvery other
cal.com/calendly.comreference in the repo belongs to the customer-facing Cal.com and Calendly integrations (api.cal.com/v2/*tool endpoints,app.cal.comOAuth URLs, CSP allowlist, docs instructions) — not our own booking links. No Calendly/Chili Piper/HubSpot-meetings/mailto-sales CTA exists anywhere, and email footers carry no booking link.Type of Change
Testing
Verified live:
cal.com/team/sim/demo→ "Demo | Sim"; the old targets werecal.com/emirkarabeg/sim-team→ "15 Mins | Emir Karabeg" andcal.com/team/sim/enterprise→ "Enterprise | Sim".Checklist