Skip to content

Commit 914f12a

Browse files
committed
rebase on main
1 parent 467828f commit 914f12a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pcweb/constants.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
REFLEX_DEV_WEB_LANDING_FORM_SALES_CALL_WEBHOOK_URL: str = (
66
"https://hooks.zapier.com/hooks/catch/20661176/2s1nxp9/"
77
)
8+
REFLEX_DEV_WEB_LANDING_FORM_URL_GET_DEMO: str = (
9+
"https://cal.com/forms/f87bd9b2-b339-4915-b4d4-0098e2db4394"
10+
)
811

912
REFLEX_DEV_WEB_NEWSLETTER_FORM_WEBHOOK_URL: str = "https://hkdk.events/t0qopjbznnp2fr"
1013
REFLEX_DEV_WEB_GENERAL_FORM_FEEDBACK_WEBHOOK_URL: str = os.environ.get(

0 commit comments

Comments
 (0)