Skip to content

Update demo booking URLs to lemcal.com#40

Merged
Alek99 merged 2 commits intomainfrom
devin/1756255324-update-booking-link
Aug 27, 2025
Merged

Update demo booking URLs to lemcal.com#40
Alek99 merged 2 commits intomainfrom
devin/1756255324-update-booking-link

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot commented Aug 27, 2025

Update demo booking URLs to lemcal.com

Summary

Updates the default booking URLs in the demo form from Cal.com to lemcal.com:

  • Small companies (< 10 employees): https://app.lemcal.com/@jhtevis/30-minutes?back=1
  • Enterprise companies (10+ employees): https://app.lemcal.com/@alek/reflex-demo?back=1

The existing routing logic based on company size is preserved - only the default URL values are updated.

Review & Testing Checklist for Human

  • Test end-to-end booking flow for small companies - Fill out demo form with 1-10 employees and verify it redirects to @jhtevis/30-minutes URL
  • Test end-to-end booking flow for enterprise companies - Fill out demo form with 11+ employees and verify it redirects to @alek/reflex-demo URL
  • Verify query parameter handling - Confirm that form data (name, email, company, etc.) is properly appended to the lemcal.com URLs
  • Validate new URLs are accessible - Manually visit both lemcal.com URLs to ensure they load correctly

Notes

- Update CAL_REQUEST_DEMO_URL to https://app.lemcal.com/@jhtevis/30-minutes for small companies (less than 10 employees)
- Update CAL_ENTERPRISE_FOLLOW_UP_URL to https://app.lemcal.com/@alek/reflex-demo?back=1 for enterprise companies (10+ employees)
- Maintains existing routing logic based on company size while updating to new booking system

Co-Authored-By: Alek <alek@pynecone.io>
@devin-ai-integration
Copy link
Copy Markdown
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. Add '(aside)' to your comment to have me ignore it.
  • 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

- Update CAL_REQUEST_DEMO_URL to include ?back=1 parameter
- Now both small and enterprise booking URLs have consistent back parameter

Co-Authored-By: Alek <alek@pynecone.io>
@Alek99 Alek99 merged commit bfc03fe into main Aug 27, 2025
4 checks passed
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