-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartner-sponsor-interest.html
More file actions
85 lines (80 loc) · 9.68 KB
/
Copy pathpartner-sponsor-interest.html
File metadata and controls
85 lines (80 loc) · 9.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!doctype html>
<html lang="en-GB">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NTE27 Partner and Sponsor Expression of Interest</title>
<meta name="description" content="Register your organisation's interest in partnering with or sponsoring the National Transition Event 2027.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;550;650;750;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/styles.css?v=20260823-3">
</head>
<body>
<header class="site-header">
<nav class="nav" aria-label="Primary navigation"><a class="brand" href="https://www.nationaltransitionevent.com/"><img class="brand-logo" src="assets/nte-logo-white.png" alt="The National Transition Event"></a><a class="nav-link" href="https://www.nationaltransitionevent.com/">nationaltransitionevent.com</a></nav>
<div class="hero"><p class="eyebrow">Partnership and sponsorship · NTE27</p><h1>Register your interest</h1><p>Tell us how your organisation would like to support the National Transition Event.</p></div>
</header>
<main class="page-shell">
<form class="main-column" data-web-to-lead data-form-kind="partner-eoi" data-lead-source="Customer Event" data-use-default-rule="0" data-confirmation-preview="Thank you. We have received your expression of interest. A member of the Mission Community team will contact you to explore the most suitable NTE27 opportunities.">
<input type="hidden" value="Partner / Sponsor Expression of Interest" data-sf-field="Web_Form_Type__c">
<input type="hidden" value="partner-sponsor-eoi-v3" data-sf-field="Form_Version__c">
<input type="hidden" data-sf-field="NTE_Event_Code__c">
<section class="card">
<h2><span class="section-number">1</span>Your organisation</h2>
<div class="grid">
<div class="field full"><label class="required" for="eoi-company">Organisation name</label><input id="eoi-company" required autocomplete="organization" data-sf-field="Company"></div>
<div class="field"><label class="required" for="eoi-organisation-type">Organisation type</label><select id="eoi-organisation-type" required data-sf-field="Organisation_Type__c"><option value="">Select</option><option>Commercial business</option><option>Charity or non-profit</option><option>Government or public body</option><option>Industry body or trade association</option><option>Education or training provider</option><option>Other</option></select></div>
<div class="field"><label for="eoi-website">Website</label><input id="eoi-website" type="url" autocomplete="url" placeholder="https://" data-sf-field="Website"></div>
<div class="field"><label class="required" for="eoi-first-name">First name</label><input id="eoi-first-name" required autocomplete="given-name" data-sf-field="FirstName"></div>
<div class="field"><label class="required" for="eoi-last-name">Surname</label><input id="eoi-last-name" required autocomplete="family-name" data-sf-field="LastName"></div>
<div class="field"><label class="required" for="eoi-title">Job title</label><input id="eoi-title" required autocomplete="organization-title" data-sf-field="Title"></div>
<div class="field"><label class="required" for="eoi-email">Email address</label><input id="eoi-email" type="email" required autocomplete="email" data-sf-field="Email"></div>
<div class="field"><label class="required" for="eoi-phone">Telephone number</label><input id="eoi-phone" type="tel" required autocomplete="tel" data-sf-field="Phone"></div>
</div>
</section>
<section class="card">
<h2><span class="section-number">2</span>Your interest in NTE27</h2>
<div class="grid">
<div class="field full"><label class="required" for="eoi-interest-type">Are you interested in partnering, sponsoring, or discussing both?</label><select id="eoi-interest-type" required data-sf-field="Partner_Interest_Type__c"><option value="">Select</option><option>Partnership</option><option>Sponsorship</option><option>Both - open to discussion</option><option>Not sure - I would like advice</option></select></div>
<div class="field full"><span class="label required">Which opportunities are you most interested in?</span><div class="choice-grid" data-required-checkbox-group data-required-message="Please select at least one area of interest.">
<label class="choice"><input type="checkbox" value="Strategic event partnership" data-sf-field="Partner_Interest_Areas__c"><span><strong>Strategic event partnership</strong><small>Support the wider NTE27 programme and Armed Forces community.</small></span></label>
<label class="choice"><input type="checkbox" value="Event zone sponsorship" data-sf-field="Partner_Interest_Areas__c"><span><strong>Event zone sponsorship</strong><small>Align your organisation with a sector or themed zone.</small></span></label>
<label class="choice"><input type="checkbox" value="Stage, content or thought leadership" data-sf-field="Partner_Interest_Areas__c"><span><strong>Stage, content or thought leadership</strong><small>Contribute expertise, insight or stories to the event programme.</small></span></label>
<label class="choice"><input type="checkbox" value="Branding and delegate experience" data-sf-field="Partner_Interest_Areas__c"><span><strong>Branding and delegate experience</strong><small>Explore event-guide, tote-bag, wristband and other visibility opportunities.</small></span></label>
<label class="choice"><input type="checkbox" value="Troops' Track Day" data-sf-field="Partner_Interest_Areas__c"><span><strong>Troops' Track Day</strong><small>Discuss opportunities connected with the Silverstone track experience.</small></span></label>
<label class="choice"><input type="checkbox" value="Other or not sure" data-sf-field="Partner_Interest_Areas__c"><span><strong>Other or not sure</strong><small>Tell us what you have in mind below and we will help shape the conversation.</small></span></label>
</div></div>
<div class="field full"><label class="required" for="eoi-interest-detail">Additional comments regarding desired sponsorship or partnership</label><textarea id="eoi-interest-detail" required data-sf-field="Partnership_Interest_Detail__c"></textarea></div>
</div>
</section>
<section class="card">
<h2><span class="section-number">3</span>How should we contact you?</h2>
<div class="grid">
<div class="field"><label class="required" for="eoi-contact-method">Preferred contact method</label><select id="eoi-contact-method" required data-sf-field="Preferred_Contact_Method__c"><option value="">Select</option><option>Email</option><option>Telephone</option><option>Video call</option><option>No preference</option></select></div>
<div class="field"><label for="eoi-contact-time">Best time to contact you</label><input id="eoi-contact-time" data-sf-field="Preferred_Contact_Time__c" placeholder="For example, weekday afternoons"></div>
<div class="field full"><label class="required" for="eoi-discovery">How did you hear about NTE27?</label><select id="eoi-discovery" required data-sf-field="Event_Discovery_Source__c"><option value="">Select</option><option>Previous NTE event</option><option>NTE webinar or brochure</option><option>Email invitation</option><option>Recommendation or word of mouth</option><option>National Transition Event website</option><option>Mission Community website</option><option>LinkedIn</option><option>Other social media</option><option>Other</option></select></div>
</div>
<div class="checkline"><input id="eoi-consent" type="checkbox" value="Yes" required data-sf-field="Contact_Consent__c"><label for="eoi-consent">I agree that Mission Community may contact me about NTE27 partnership and sponsorship opportunities.</label></div>
<div class="grid">
<div class="field"><label class="required" for="eoi-signature">Digital signature (full name)</label><input id="eoi-signature" required autocomplete="name" data-sf-field="Declaration_Name__c"></div>
<div class="field"><label class="required" for="eoi-signature-date">Date</label><input id="eoi-signature-date" type="date" required data-sf-field="Declaration_Date__c"></div>
</div>
<div class="button-row"><button class="button" type="submit">Submit expression of interest</button><a class="button-secondary" href="https://www.nationaltransitionevent.com/">Visit the NTE website</a></div>
<div data-form-status hidden aria-live="polite"></div>
</section>
<section class="email-preview-panel" aria-labelledby="partner-interest-emails-heading">
<p class="eyebrow">Emails for this form</p>
<h2 id="partner-interest-emails-heading">Messages sent after submission</h2>
<p>Open an example of each email associated with a partnership or sponsorship expression of interest.</p>
<div class="button-row">
<a class="button-secondary" target="_blank" rel="noopener" href="email-templates/examples/partner-sponsor-interest-applicant-confirmation.html">Applicant acknowledgement</a>
<a class="button-secondary" target="_blank" rel="noopener" href="email-templates/examples/partner-sponsor-interest-internal-notification.html">Internal notification</a>
</div>
</section>
</form>
</main>
<footer class="site-footer">Questions? <a href="mailto:nte@missioncommunity.org">nte@missioncommunity.org</a></footer>
<script src="assets/config.js?v=20260823-3"></script><script src="assets/forms.js?v=20260823-3"></script>
</body>
</html>