summaryrefslogtreecommitdiff
path: root/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.html')
-rw-r--r--views/index.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/views/index.html b/views/index.html
index 4f070ac..ce34e05 100644
--- a/views/index.html
+++ b/views/index.html
@@ -48,19 +48,24 @@
<p><a class="btn btn-primary btn-raised" href="/about" role="button">About us &raquo;</a></p>
</div>
<div class="col-md-4">
- <h2>Customizable</h2>
- <p>Point your own domain to this server. Get everything out of the box.</p>
- <p><a class="btn btn-primary btn-raised" href="/features" role="button">Features &raquo;</a></p>
+ <h2>Features</h2>
+ <p>Everything you need, IMAP, POP3 and Webmail (thanks to Roundcube) included.</p>
+ <p><a class="btn btn-primary btn-raised" href="/server" role="button">Features &raquo;</a></p>
</div>
</div>
<div class="row">
<div class="col-md-4">
+ <h2>Own Domain</h2>
+ <p>You own a domain? We will gladly do the mail hosting for you. Set up your DNS and get everything out of the box.</p>
+ <p><a class="btn btn-primary btn-raised" href="/howto#own_domain" role="button">Read how to &raquo;</a></p>
+ </div>
+ <div class="col-md-4">
<h2>Open Source</h2>
<p>We only use free and open source software. You can use it to host your own solution.</p>
<p><a class="btn btn-primary btn-raised" href="/about" role="button">Read the source &raquo;</a></p>
</div>
<div class="col-md-4">
- <h2>Read more</h2>
+ <h2>Read more...</h2>
<p>Follow my blog to read more and find more projects I am working on.</p>
<p><a class="btn btn-primary btn-raised" href="https://www.iamfabulous.de" role="button">Follow me &raquo;</a></p>
</div>