Commit b826232
Remove Cal.com booking capability from demo form (#1469)
- Remove company size check and Cal.com redirect logic
- Show thank you modal for all form submissions regardless of company size
- Preserve existing PostHog tracking for all submissions
- Remove unused imports (urllib.parse, CAL_REQUEST_DEMO_URL)
- Remove unused is_small_company() method
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>1 parent a42d9c5 commit b826232
1 file changed
+3
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
123 | 121 | | |
124 | 122 | | |
125 | 123 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 124 | | |
131 | 125 | | |
132 | 126 | | |
| |||
190 | 184 | | |
191 | 185 | | |
192 | 186 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
209 | 190 | | |
210 | 191 | | |
211 | 192 | | |
| |||
0 commit comments