-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
386 lines (374 loc) · 16.4 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
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mailtrap with VK_18</title>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.css" />
<link rel="icon" type="image/x-icon" href="images/Beige Green Creative Decorative Typography Monogram Business Logo.jpg">
</head>
<body>
<div id="nav-container">
<h3 id="Ukraine">Stand with Ukraine
<span id="ua"> UA </span>
<span id="donate">Donate to support</span>
</h3>
<div id="nav">
<div>
<a href="index.html"><img src="https://mailtrap.io/wp-content/uploads/2021/04/mailtrap-new-logo.svg"
alt="logo"></a>
</div>
<div>
<ul>
<li><a href="">Email Testing</a>
<div class="dropdown">
<ul>
<li>QA Automation</li>
<li>HTML Check</li>
<li>Fake SMTP Server</li>
<li>MailTrap API</li>
</ul>
</div>
</li>
<li><a href="">Email API</a></li>
<li><a href="">Pricing</a></li>
<li><a href="">Resources</a></li>
<div>
<button class="loginbutton"><a href="login.html">Log In</a></button>
<button class="button"><a href="signup.html">Sign Up</a></button>
</div>
</ul>
</div>
</div>
</div>
<h1 class="disc">Email Sandbox</h1>
<p class="dis">Capture SMTP traffic from staging and dev environments</p>
<p class="dis">Automate test flows and scenarios with flexible API</p>
<p class="dis">Analyze email content for spam score and validate HTML/CSS</p>
<button class="button">Sign Up For Free</button>
<div id="lang">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Rails.svg" alt="1">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Python.svg" alt="2">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/NET.svg" alt="3">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Symfony.svg" alt="4">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Laravel.svg" alt="5">
</div>
<div>
<div id="video">
<img src="https://mailtrap.io/wp-content/uploads/2021/05/img__homepage-1024x610.png" alt="Video">
<img src="images/play.png" alt="playbutton" class="playbutton" onclick="playVideo()">
</div>
</div>
<div id="player">
<video width="100%" controls autoplay id="myvideo">
<source src="images/SampleVideo_1280x720_1mb.mp4" type="video/mp4">
</video>
<img src="images/cancel.png" alt="" id="close" onclick="stopVideo()">
</div>
<h1 class="middlehead">Email testing challenges that</h1>
<h1>Mailtrap solves</h1>
<div id="middletop">
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/icon4.svg" alt="1">
<div>
<h4>Configure your testing environment in 5 minutes</h4>
<p>Each Mailtrap account comes with an individual testing environment. Integrate it with your app in
just a few clicks.</p>
</div>
</div>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/icon__mail.svg" alt="2">
<div>
<h4>Keep all testing data organized in one place</h4>
<p>Create individual inboxes for different environments or review servers and group them into relevant
projects.</p>
</div>
</div>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/01/icon_work.svg" alt="3">
<div>
<h4>Quickly integrate with Mailtrap API</h4>
<p>Get started quickly with our well-documented API and configure automated testing with unlimited API
calls.</p>
</div>
</div>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/icon2.svg" alt="4">
<div>
<h4>Dig into both the content and source of your emails</h4>
<p>View messages, check spam scores, validate headers, analyze the HTML support across email clients,
and more.</p>
</div>
</div>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/01/icon_men.svg" alt="5">
<div>
<h4>Easily share test emails with your team</h4>
<p>Manage access to your inboxes for colleagues or clients. Send selected test emails to whitelisted
real recipients.</p>
</div>
</div>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/ivon__performance.svg" alt="6">
<div>
<h4>Test your email sending service</h4>
<p>Send emails to Mailtrap directly from your CRM or email sending service. Simulate sending to multiple
recipients.</p>
</div>
</div>
</div>
<div id="setup">
<h1>Setup takes less than 5 minutes</h1>
<p>Mailtrap is compatible with any app or framework that supports SMTP</p>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/setup-final-700x502.png" alt="1">
<ul>
<li>Select your integration from 20+ code samples or copy SMTP credentials</li>
<li>Paste the configuration to your project</li>
<li>Run your email sending code</li>
<li>Instantly receive a message in your Mailtrap inbox</li>
</ul>
</div>
</div>
<div id="use">
<h1>How different teams</h1>
<h1>use Mailtrap</h1>
<img src="https://mailtrap.io/wp-content/uploads/2021/03/img_team.svg" alt="1">
</div>
<div id="dqm">
<ul>
<h4>Developers</h4>
<li>Experiment with the email sending functionality</li>
<li>Cover code with tests to run automated checks via Mailtrap API</li>
<li>Verify different email aspects, debug sending script and HTML template</li>
</ul>
<ul>
<h4>QAs</h4>
<li>Run safe email tests in staging and/or testing environment</li>
<li>Integrate Mailtrap with automated testing tools</li>
<li>Compare revised emails with their previous versions</li>
</ul>
<ul>
<h4>Marketers and managers</h4>
<li>Smoothly collaborate with development and QA teams</li>
<li>View test emails in shared inboxes or forward to real recipients</li>
<li>Send emails to Mailtrap inboxes from CRMs and common sending tools</li>
</ul>
</div>
<button class="button" id="lastbtn">Sign Up For Free</button>
<div class="box">
<h1>From our #BestClientEver</h1>
<div class="swiper mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
<div class="swiper-slide">
<div>
<div>
<h4>Joshua Anderton</h4>
<p>@joshuaanderton</p>
</div>
<p>Just signed up for @Mailtrap and I’m loving it. So easy to set up. Provides so much peace of
mind. Ahh just love it.</p>
<p>7:38 - Jan 13,2021</p>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
<div class="trusted">
<h1>Trusted by 150,000+ monthly active</h1>
<h1>users</h1>
<div>
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Adobe.svg" alt="1">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Atlassian.svg" alt="2">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Calendly.svg" alt="3">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/Yelp.svg" alt="4">
<img src="https://mailtrap.io/wp-content/uploads/2021/04/UserTesting.svg" alt="5">
</div>
</div>
<div class="faq">
<h1>Frequently Asked Questions</h1>
<div>
<div>
<h3>Can Email Sandbox send emails to real recipients inboxes?</h3>
<p>Email Sandbox is a testing tool and is not designed to deliver emails to real email addresses. But
you can use our Email API or SMTP Service to send emails to your recipients.</p>
</div>
<div>
<h3>How can I preview my email in different email clients?</h3>
<p>HTML Check analyzes your template for support with popular email clients and explains how to fix
errors right away. This is more efficient than manual comparison of previews from email clients, but
you still can forward your test emails to real recipients and open them in specific email clients.
</p>
</div>
<div>
<h3>Can I send a test email to Sandbox from my Gmail?</h3>
<p>Yes, you can! On Business, Premium, and Enterprise plans, there is a separate email address available
for each of your inboxes. With it, you can send messages from any CRM, email sending app or client,
such as Gmail, Hubspot, Sendgrid, etc.</p>
</div>
<div>
<h3>How much does Email Sandbox cost?</h3>
<p>Mailtrap features a forever free plan that offers the basic functionality for personal use of Email
Sandbox. Paid plans start from $9.99 per month, and are suitable for companies of different sizes.
View the Mailtrap pricing for more details.</p>
</div>
</div>
</div>
<div id="signupdiv">
<div>
<h3>Create Your Free Account</h3>
<h1>In 3 Clicks</h1>
<button class="button">Sign Up Now</button>
</div>
<img src="https://mailtrap.io/wp-content/uploads/2021/01/img__cta.svg" alt="1">
</div>
<div id="bottom">
<div>
<img src="images/download.png" alt="">
<div>
<ul>
<h3>Mailtrap</h3>
<li>Pricing</li>
<li>Changelog</li>
<li>Status</li>
<li>Terms of Service</li>
<li>Privacy Policy</li>
<li>Navigational Information</li>
<li>DPA</li>
</ul>
<ul>
<h3>Railsware Experience</h3>
<li>Mailtrap Blog</li>
<li>Coupler.io</li>
<li>Smart Checklist for Jira</li>
<li>Careers–Railsware Hiring</li>
</ul>
<ul>
<h3>Contact</h3>
<li>email: [email protected]</li>
<li>
<div>
<img src="images/facebook.png" alt="">
<img src="images/twitter.png" alt="">
<img src="images/linkedin.png" alt="">
</div>
</li>
<li>© Railsware Products Studio, Inc.</li>
</ul>
</div>
</div>
</div>
</body>
</html>
<script src="index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js"></script>
<script>
var swiper = new Swiper(".mySwiper", {
slidesPerView: 2,
spaceBetween: 30,
slidesPerGroup: 1,
loop: true,
loopFillGroupWithBlank: true,
pagination: {
el: ".swiper-pagination",
clickable: true,
},
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
});
</script>