mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 14:12:57 +00:00
➕ Add CEA1 registration external page
- New external page accessible at /cea1/ - JotForm integration: https://agent.jotform.com/0198b221344f78088bfc6fc6598d649db6e5 - Uses iframe template for full-screen experience - Automatically works with existing CSP and security settings 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
1e159dc378
commit
9fc669d9d2
@ -298,6 +298,12 @@ EXTERNAL_PAGES = {
|
||||
'external_url': 'https://agent.jotform.com/0198a8860b46796895f2a40367a6cea4df0c',
|
||||
'template': 'iframe',
|
||||
},
|
||||
'cea1': {
|
||||
'title': 'CEA1 Registration',
|
||||
'description': 'Access CEA1 registration form',
|
||||
'external_url': 'https://agent.jotform.com/0198b221344f78088bfc6fc6598d649db6e5',
|
||||
'template': 'iframe',
|
||||
},
|
||||
'demo-form': {
|
||||
'title': 'Product Demo Request',
|
||||
'description': 'Schedule a personalized demo of our platform',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user