Skip to content

improvement(demo): send every booking CTA to the Sim team demo link - #6047

Merged
waleedlatif1 merged 2 commits into
stagingfrom
worktree-demo-link-audit
Jul 29, 2026
Merged

improvement(demo): send every booking CTA to the Sim team demo link#6047
waleedlatif1 merged 2 commits into
stagingfrom
worktree-demo-link-audit

Conversation

@waleedlatif1

@waleedlatif1 waleedlatif1 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • /team redirected to https://cal.com/emirkarabeg/sim-team — a personal "15 Mins" Cal.com event, not the team demo link. Now points to https://cal.com/team/sim/demo.
  • This is the "Schedule a call" link in the welcome email (sent to every new signup) and the plan welcome email (sent on every paid plan activation), so it was the highest-volume booking path in the product.
  • The Upgrade page's "Talk to sales" CTA pointed at a separate team/sim/enterprise event; 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:

Surface Target Status
/demo page Cal embed (NEXT_PUBLIC_CAL_LINK, hero/nav/pricing/enterprise CTAs all route here) team/sim/demo already correct
/team redirect — welcome + plan-welcome emails was emirkarabeg/sim-team fixed
Upgrade page "Talk to sales" was team/sim/enterprise fixed

Every other cal.com / calendly.com reference in the repo belongs to the customer-facing Cal.com and Calendly integrations (api.cal.com/v2/* tool endpoints, app.cal.com OAuth 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

  • Bug fix

Testing

Verified live: cal.com/team/sim/demo → "Demo | Sim"; the old targets were cal.com/emirkarabeg/sim-team → "15 Mins | Emir Karabeg" and cal.com/team/sim/enterprise → "Enterprise | Sim".

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 29, 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 29, 2026 3:51am

Request Review

@cursor

cursor Bot commented Jul 29, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Two constant URL updates with no auth, billing, or data-path changes; only affects where users land when booking a call.

Overview
Routes every high-volume Sim booking CTA to the same team demo Cal.com event (https://cal.com/team/sim/demo), matching the /demo page and marketing embeds.

The /team redirect (used in welcome and plan-welcome emails as “Schedule a call”) no longer sends users to a personal emirkarabeg/sim-team event—it now uses the team demo link.

On the workspace Upgrade page, Enterprise “Talk to sales” (SALES_CAL_URL) no longer opens team/sim/enterprise; it uses the same demo URL so sales bookings aren’t split across two events.

Reviewed by Cursor Bugbot for commit 60b3564. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates Sim-owned booking CTAs to the shared team demo Cal.com link.

  • /team redirect destination changed from a personal Cal.com event to https://cal.com/team/sim/demo.
  • Upgrade page “Talk to sales” constant now uses the same team/sim/demo URL instead of team/sim/enterprise.

Confidence Score: 5/5

This PR appears safe to merge; the booking URL updates introduce no remaining blocking failures.

No blocking failure remains.

Important Files Changed

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

@waleedlatif1 waleedlatif1 changed the title improvement(demo): point /team redirect at the Sim team demo booking link improvement(demo): send every booking CTA to the Sim team demo link Jul 29, 2026
@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 60b3564. Configure here.

@waleedlatif1
waleedlatif1 merged commit 41a9ae9 into staging Jul 29, 2026
21 of 22 checks passed
@waleedlatif1
waleedlatif1 deleted the worktree-demo-link-audit branch July 29, 2026 03:53
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