-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
314 lines (298 loc) · 13 KB
/
index.html
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NextCMS - Open-Source. Easy to use. Composable</title>
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
<meta
name="description"
content="Modern alternative to proprietary platforms."
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://mc.us10.list-manage.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles.css" />
<script src="https://code.jquery.com/jquery-3.6.0.js" crossorigin /></script>
<script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/jquery.validate.min.js" crossorigin /></script>
</head>
<body>
<div class="full-screen-section">
<div class="full-screen-section-inner blur">
<img src="images/fixed-arrow.svg" border="0" class="arrow" />
<div class="text-center arrow-text-wrapper">
<h1 class="light-color">
Ready for the <span class="olive-color glitch" data-text="next">next</span> big
<span class="word-break">thing in CMS?</span>
</h1>
</div>
</div>
</div>
<div class="scroll-section nav-section nav">
<div class="wrapper">
<div class="container">
<div class="row">
<div class="col-6">
<a href=""><img src="images/logo.svg" border="0" class="small-logo" alt="NextCMS" title="NextCMS - Open-Source. Easy to use. Composable" /></a>
</div>
<div class="col-6 right">
<div class="right-text-wrapper">
<div class="designed-built left">DESIGNED & BUILT <span class="word-break">IN CALIFORNIA</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="scroll-section one">
<div class="wrapper">
<div class="container">
<div class="row">
<div class="col-12">
<div class="text-center star-text-wrapper">
<h2 class="star-text">
<span class="word-break">Modern alternative to</span>
proprietary platforms
</h2>
</div>
<div class="star-blue">
<img src="images/star-blue.svg" border="0" class="star" />
</div>
<div class="star-dark-blue">
<img src="images/star-dark-blue.svg" border="0" class="star" />
</div>
<div class="star-orange">
<img src="images/star-orange.svg" border="0" class="star" />
</div>
</div>
</div>
</div>
</div>
</div>
<div class="scroll-section intro-1 intro-txt">
<div class="container">
<div class="row">
<div class="col-12 text-arrow-wrapper">
<img src="images/white-arrow-down.svg" class="arrow-down" border="0" alt="Arrow down icon" />
<p class="large">Imagine you’re at the helm of a thriving business, and your digital presence is more crucial than ever. Your team is juggling multiple content platforms, each with quirks and limitations. Updates are slow, costs are unpredictable, and scaling feels like pushing a boulder uphill. <br /> Sound familiar?</p>
</div>
</div>
</div>
</div>
<div class="scroll-section intro-2 intro-txt">
<div class="container">
<div class="row">
<div class="col-12 text-arrow-wrapper">
<p class="large">We felt that frustration, too. That’s why we created NextCMS—to change how businesses like yours manage digital content.</p>
<p class="small">We started simply believing that managing digital content shouldn’t be complicated or restrictive. We noticed that many companies were stuck using proprietary CMS platforms that were expensive, inflexible, and didn’t keep up with their growth. They were locked into long-term contracts with hidden fees, and any customization felt like an uphill battle.</p>
<p class="large">We thought, “There has to be a better way.”</p>
<p class="small">So, we set out to build a solution as dynamic as your business—a CMS that gives you control without the headaches. NextCMS was born from this vision: an open-source, composable content management system that blends powerful technology with human-centric service.</p>
</div>
</div>
</div>
</div>
<div class="scroll-section intro-3">
<div class="container">
<div class="row">
<div class="col-12 text-arrow-wrapper">
<img src="images/next-section-ico.svg" class="next-section-ico" border="0" alt="NextCMS section icon" />
<p class="extra-large light-green-color">Experience the future of digital content <span class="word-break">management with NextCMS</span></p>
</div>
</div>
</div>
</div>
<div class="scroll-section connect">
<div class="container">
<div class="row">
<div class="col-12 text-arrow-wrapper">
<div class="text-with-arrow">
<img src="images/small-arrow-dark.svg" border="0" class="arrow-light" />
LET'S CONNECT
</div>
</div>
</div>
<div class="row founder-wrapper">
<div class="col-6 text-arrow-wrapper">
<div class="container">
<div class="row">
<div class="col-5">
<div class="portrait-founder">
<img src="images/orange-unicorn.svg" border="0" class="unicorn" />
<div class="circular--portrait">
<img src="images/john.png" border="0" class="portrait" alt="John Faber" />
</div>
</div>
</div>
<div class="col-7">
<div class="founder-details">
<div class="name">John Faber</div>
<div class="title">Founder/CEO</div>
<div><a href="https://linkedin.com/in/johnfaber" target="_blank">linkedin.com/in/johnfaber</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="col-6">
<div class="container">
<div class="row">
<div class="col-5">
<div class="portrait-co-founder">
<img src="images/pink-unicorn.svg" border="0" class="unicorn" />
<div class="circular--portrait">
<img src="images/stephanie.png" class="portrait" border="0" alt="Stephanie Canon" />
</div>
</div>
</div>
<div class="col-7">
<div class="founder-details">
<div class="name">Stephanie Canon</div>
<div class="title">Co-Founder/COO</div>
<div><a href="https://linkedin.com/in/stephaniecanon" target="_blank">linkedin.com/in/stephaniecanon</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="scroll-section join">
<div class="container">
<div class="row">
<div class="col-6 text-arrow-wrapper light-color">
<div class="text-with-arrow">
<img src="images/small-arrow-light.svg" border="0" class="arrow-light" />
JOIN WHAT'S NEXT
</div>
<h2>
Stay up to date <span class="word-break">on our progress</span>
</h2>
<p>
We get it – we’re excited too! Be
<span class="word-break">(one of) the first to know!</span>
</p>
</div>
<div class="col-6">
<form class="subscriber-form light-color" action="https://nextcms.us10.list-manage.com/subscribe/post?u=71fb2ba9bb9b97f142b67ada0&id=cb25afddd4&f_id=00ca9fe2f0" accept-charset="UTF-8" method="post" enctype="multipart/form-data" id="mc-embedded-subscribe-form">
<div id="mce-responses" class="clear foot">
<div class="response" id="mce-error-response">
<div class="form-element">
<input type="text" name="FNAME" placeholder="Name" required />
</div>
<div class="form-element">
<input type="text" name="EMAIL" placeholder="Email" required />
</div>
<div class="form-element right">
<button type="submit" class="button">
<span class="button__text">Submit</span>
</button>
</div>
</div>
<div class="mailchimp-response" id="mce-success-response" style="display: none;"></div>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="scroll-section features">
<div class="container">
<div class="row">
<div class="col-5 text-arrow-wrapper grey-color">
<div class="text-with-arrow dark">
<img src="images/small-arrow.svg" border="0" class="arrow-dark" /> NEXT-LEVEL
FEATURES
</div>
<h2>See what we <span class="word-break">have to offer</span></h2>
<p>
NextCMS is providing a modern
<span class="word-break">alternative to old-school,</span>
<span class="word-break">proprietary platforms.</span>
</p>
</div>
<div class="col-7">
<h3 class="three-row-text-large grey-color">
<span class="word-break">Open-Source</span>
<span class="word-break">Easy to use</span>
<span class="word-break">Composable</span>
</h3>
</div>
</div>
</div>
</div>
<div class="scroll-section footer">
<div class="container">
<div class="row">
<div class="col-6">
<a href=""
><img
src="images/logo-footer.svg"
border="0"
class="footer-logo"
alt="NextCMS large logo"
/></a>
</div>
<div class="col-6 right">
<div class="right-text-wrapper">
<div class="social-links light-color left">
FOLLOW
<ul>
<li>
<a href="https://x.com/nextcmsofficial" target="_blank"
>X ↗</a
>
</li>
<li>
<a
href="https://www.linkedin.com/company/nextcmsofficial/"
target="_blank"
>LinkedIn ↗</a
>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
$(window).bind('load resize scroll', function(e) {
var navBar = $('.nav');
sectionOne = $('.scroll-section.one');
stickyDiv = 'sticky';
marginDiv = 'apply-margin';
headerSection = $('.full-screen-section').height() - 85;
let s = $(window).scrollTop(),
filterVal = s === 0 ? 0 : Math.ceil((s / 100));
$('.blur').css({
'filter' : 'blur(' + filterVal + 'px)',
'-webkit-filter' : 'blur(' + filterVal + 'px)',
'-moz-filter' : 'blur(' + filterVal + 'px)',
'-o-filter' : 'blur(' + filterVal + 'px)',
'-ms-filter' : 'blur(' + filterVal + 'px)'
});
if ($(this).scrollTop() > headerSection) {
navBar.addClass(stickyDiv);
sectionOne.addClass(marginDiv);
}
else {
navBar.removeClass(stickyDiv);
sectionOne.removeClass(marginDiv);
}
$('form').on('submit', function(e) {
if ($(this).valid()) {
$('.button').addClass('button--loading');
}
})
});
</script>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script>
<script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[0]='EMAIL';ftypes[0]='email';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';fnames[6]='COMPANY';ftypes[6]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</body>
</html>