diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html
index 6d2c4021..6317b0b7 100644
--- a/i2p2www/pages/global/footer.html
+++ b/i2p2www/pages/global/footer.html
@@ -1,17 +1,17 @@
diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html
index 73d13172..c7891af1 100644
--- a/i2p2www/pages/site/index.html
+++ b/i2p2www/pages/site/index.html
@@ -6,9 +6,7 @@
{{ _('What does I2P do for you?') }}
-
{% trans %}The Invisible Internet is a privacy by design people-powered network.
- Explore and create an Internet alternative that is both distributed and dynamic.
- Share, communicate, create.
+
{% trans %}The Invisible Internet is a privacy by design people-powered network. No tracking, protected communication and truly free.
{% endtrans %}
{% trans version=ver() %}Get I2P {{ version }}{% endtrans %}
diff --git a/i2p2www/static/images/social/contact.png b/i2p2www/static/images/social/contact.png
new file mode 100644
index 00000000..0f62efd2
Binary files /dev/null and b/i2p2www/static/images/social/contact.png differ
diff --git a/i2p2www/static/images/social/forum.png b/i2p2www/static/images/social/forum.png
new file mode 100644
index 00000000..0cad641e
Binary files /dev/null and b/i2p2www/static/images/social/forum.png differ
diff --git a/i2p2www/static/images/social/reddit-alien-brands.png b/i2p2www/static/images/social/reddit-alien-brands.png
new file mode 100644
index 00000000..1186d989
Binary files /dev/null and b/i2p2www/static/images/social/reddit-alien-brands.png differ
diff --git a/i2p2www/static/images/social/twitter-brands.png b/i2p2www/static/images/social/twitter-brands.png
new file mode 100644
index 00000000..51eaccb6
Binary files /dev/null and b/i2p2www/static/images/social/twitter-brands.png differ
diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css
index 44e3fae6..da408c69 100644
--- a/i2p2www/static/styles/duck/default.css
+++ b/i2p2www/static/styles/duck/default.css
@@ -628,6 +628,11 @@ pre.literal-block {
* Footer
*/
+.socialfooter {
+ height: 32px;
+ padding-right: 16px;
+}
+
#global-footer {
width: auto;
/* border-top: 2px solid #4456B7;*/