-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
86 lines (78 loc) · 3.55 KB
/
Copy pathindex.html
File metadata and controls
86 lines (78 loc) · 3.55 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
---
title: Instant Email Distribution Lists
description: Easy Email List Management
---
<section class="hero">
<div class="text-container">
<h1 class="editable">Instant Email Forwarding Lists</h1>
<p class="subtext editable">No-Hassle Add-on Self-Managed Email Lists</p>
</div>
<img style="max-width: 450px;" src="/images/logo/fwdvibe.png"/>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h2>Send a newsletter <strong>from your normal email client</strong></h2>
<p>Using Outlook, Gmail, or Apple Mail? Fine! <code>sendmail</code>? Why not!
Just send the email to <i><yourlist>@fwdvi.be</i> and it gets distributed to all your subscribers. No need to mess with never up-to-date <i>bcc:/cc:</i> lists.
</p>
</div>
<div class="image">
<img height="200" src="/images/undraw/undraw_envelope_n8lc.svg" alt="Screenshot" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Add email lists <strong>to any existing service</strong></h2>
<p>Just let that service send emails to <i><yourlist>@fwdvi.be</i>, and allow your colleagues, customers, users... to subscribe if they want to. Examples: system monitoring, invoicing, HR, product updates, competitor analysis.</p>
</div>
<div class="image">
<img height="200" src="/images/undraw/undraw_mobile_inbox_3h46.svg" alt="Screenshot" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Stay <strong>in control</strong> via email</h2>
<p>You get a full report after every sent email. You will also get a <i><youradmin@fwdvi.be></i> email, that you can use to ask ad-hoc reports, subscriber lists, ...
We call this <strong>email-as-an-API</strong>
</p>
</div>
<div class="image">
<img height="200" src="/images/undraw/undraw_report_mx0a.svg" alt="Screenshot" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Modern <strong>Managed Email Lists</strong></h2>
<p>Double opt-in. Privacy statement and (un)subscribe links with each email. GDPR compliant, hosted in the EU.
</p>
</div>
<div class="image">
<img height="200" src="/images/undraw/undraw_gdpr_3xfb.svg" alt="Screenshot" />
</div>
</div>
</section>
<!-- <section>-->
<!-- <div class="container flex">-->
<!-- <div class="text editable">-->
<!-- <h2>Soon: paid newsletters</h2>-->
<!-- <p>If your emails represent value, let your subscribers pay for them! fwdvi.be will soon allow newsletter subscriptions.-->
<!-- </p>-->
<!-- </div>-->
<!-- <div class="image">-->
<!-- <img height="200" src="/images/undraw/undraw_make_it_rain_iwk4.svg" alt="Screenshot" />-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
<section class="bottom-cta">
<h2 class="editable">Get your <strong>instant email list </strong> now</h2>
<div class="button alt"><a href="/pricing/">Get Started</a></div>
</section>
</div>