-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcorporate-partnerships.html
More file actions
168 lines (144 loc) · 7.65 KB
/
corporate-partnerships.html
File metadata and controls
168 lines (144 loc) · 7.65 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
---
layout: page
title: Defold Corporate Partnerships
description: Fund Defold through corporate partnerships that provide dedicated development time, product visibility, and long-term support for the engine and its ecosystem.
nav: floating
heatmap: false
stylesheets:
- pages
---
{%- capture page_hero_copy -%}
<p>Our corporate partnership program lets corporations and organizations fund development of specific functionality in or around the Defold product.</p>
<p>Corporate partners receive dedicated development time from the Defold team, prominent visibility across Defold channels, and invitations to special foundation events.</p>
{%- endcapture -%}
{%- capture page_hero_actions -%}
{% include primary_button.html link="#partnership-levels" text="Explore partnership levels" %}
{% include secondary_button.html link="mailto:partner@defold.se" text="Email partner@defold.se ↗" %}
{%- endcapture -%}
{%- capture page_hero_panel -%}
<img class="page-hero-graphic" src="/images/icons/partnerships.svg" alt="Defold partnership illustration" loading="eager" fetchpriority="high">
{%- endcapture -%}
{% include page_hub_hero.html hero_class="partnership-hub-hero" title="Defold Corporate Partnerships" copy=page_hero_copy actions=page_hero_actions panel=page_hero_panel aria_label="Defold corporate partnerships illustration" %}
<div class="section dark page-dark-section gradient-background-top-dark">
<div class="container">
<div class="page-section-heading">
<h2>Why partner with Defold?</h2>
<p>Corporate partnerships help fund engine work directly while giving your organization dedicated collaboration time and stronger visibility in the Defold ecosystem.</p>
</div>
<div class="page-feature-grid page-grid-four page-grid-flush">
<div class="page-text-feature-item">
<h3>Dedicated support time</h3>
<p>Use partnership hours on specific engine, editor, workflow, or ecosystem functionality important to your team.</p>
</div>
<div class="page-text-feature-item">
<h3>Prominent visibility</h3>
<p>Partners receive mentions on the website, in editor surfaces, blog posts, newsletters, and broader Defold marketing material.</p>
</div>
<div class="page-text-feature-item">
<h3>Event access</h3>
<p>Corporate partners are invited to participate in special events hosted by the Defold Foundation, in priority order by level.</p>
</div>
<div class="page-text-feature-item">
<h3>Long-term support</h3>
<p>Partnership funding helps keep Defold sustainable through developer salaries, hosting, test hardware, and ongoing product work.</p>
</div>
</div>
</div>
</div>
{%- capture bronze_items -%}
<li>Your company logo and link in the <strong>Bronze</strong> corporate partner section on the Defold website and GitHub</li>
<li>Your company logo on marketing material</li>
<li>Your company name mentioned in presentations</li>
<li>You will be invited after Silver partners to participate in special events</li>
<li>8 hours of development time per month</li>
{%- endcapture -%}
{%- capture silver_items -%}
<li>Your company logo and link in the <strong>Silver</strong> corporate partner section on the Defold website and GitHub</li>
<li>Your company logo on marketing material</li>
<li>Your company name mentioned in presentations</li>
<li>You will be invited after Gold partners to participate in special events</li>
<li>16 hours of development time per month</li>
{%- endcapture -%}
{%- capture gold_items -%}
<li>Your company logo and link in the <strong>Gold</strong> corporate partner section on the Defold website and GitHub</li>
<li>Your company logo on the Editor Splash Screen</li>
<li>Your advert in the monthly Defold newsletter</li>
<li>Your company logo on marketing material</li>
<li>Your company name mentioned in presentations</li>
<li>You will be invited after Platinum partners to participate in special events</li>
<li>32 hours of development time per month</li>
{%- endcapture -%}
{%- capture platinum_items -%}
<li>Your company logo and link in the <strong>Platinum</strong> corporate partner section on the Defold website and GitHub</li>
<li>Your company logo on the Editor Splash Screen</li>
<li>Your advert in the monthly Defold newsletter</li>
<li>Your company logo on marketing material</li>
<li>Your company name mentioned in presentations</li>
<li>You will be invited first to participate in special events</li>
<li>64 hours of development time per month</li>
{%- endcapture -%}
<div class="section dark page-dark-section gradient-background-bottom-dark" id="partnership-levels">
<div class="container">
<div class="page-section-heading">
<h2>Partnership levels</h2>
<p>Choose the level that matches your organization’s budget and collaboration needs, from Bronze up to Platinum.</p>
</div>
<div class="page-tier-grid page-grid-four partnership-tier-grid">
{% include page_tier_card.html title="Bronze" price="€6,000 / year" subprice="(€500 / month)" items=bronze_items tier_class="page-tier-card-bronze" link="#partnership-contact-panel" scroll_target="partnership-contact-panel" %}
{% include page_tier_card.html title="Silver" price="€12,000 / year" subprice="(€1,000 / month)" items=silver_items tier_class="page-tier-card-silver" link="#partnership-contact-panel" scroll_target="partnership-contact-panel" %}
{% include page_tier_card.html title="Gold" price="€24,000 / year" subprice="(€2,000 / month)" items=gold_items tier_class="page-tier-card-gold" link="#partnership-contact-panel" scroll_target="partnership-contact-panel" %}
{% include page_tier_card.html title="Platinum" price="€48,000 / year" subprice="(€4,000 / month)" items=platinum_items tier_class="page-tier-card-platinum" link="#partnership-contact-panel" scroll_target="partnership-contact-panel" %}
</div>
</div>
</div>
<div class="section dark page-dark-section gradient-background-top-dark">
<div class="container">
<div class="page-text-panel page-surface-panel page-split-panel" id="partnership-contact-panel">
<div class="page-split-panel-media" aria-hidden="true">
<img src="/images/icons/icon-handshake.svg" alt="" loading="lazy" decoding="async">
</div>
<div class="page-split-panel-copy">
<h3>Start supporting Defold!</h3>
<p>Reach out to us at <a href="mailto:partner@defold.se">partner@defold.se</a> to discuss a partnership level that fits your organization or create a custom partnership contract.</p>
<div class="page-text-panel-actions">
{% include primary_button.html link="mailto:partner@defold.se" text="Email partner@defold.se ↗" %}
</div>
</div>
</div>
</div>
</div>
{% include donors_and_partners.html %}
<script>
document.addEventListener("DOMContentLoaded", () => {
const tierLinks = document.querySelectorAll("[data-scroll-target]");
if (!tierLinks.length) {
return;
}
const prefersReducedMotion = window.matchMedia("(prefers-reduced-motion: reduce)").matches;
tierLinks.forEach((link) => {
link.addEventListener("click", (event) => {
const targetId = link.dataset.scrollTarget;
const target = document.getElementById(targetId);
if (!target) {
return;
}
event.preventDefault();
const rect = target.getBoundingClientRect();
const bottomPadding = 24;
const minTopPadding = 24;
const targetHeight = rect.height;
const offset = Math.max(window.innerHeight - targetHeight - bottomPadding, minTopPadding);
const top = Math.max(window.scrollY + rect.top - offset, 0);
window.scrollTo({
top,
behavior: prefersReducedMotion ? "auto" : "smooth"
});
if (window.history && window.history.replaceState) {
window.history.replaceState(null, "", `#${targetId}`);
} else {
window.location.hash = targetId;
}
});
});
});
</script>