diff --git a/website/src/css/style.css b/website/src/css/style.css index c7535ab0ec..30f19eb28c 100644 --- a/website/src/css/style.css +++ b/website/src/css/style.css @@ -129,7 +129,6 @@ html { background: linear-gradient(#11182F,#11182F) padding-box, linear-gradient(to bottom, transparent, #01F1FF 58%) border-box; - border-radius: 6px; border: 1px solid transparent; } diff --git a/website/src/img/new/feature-1-dark.svg b/website/src/img/new/feature-1-dark.svg new file mode 100644 index 0000000000..806f7b650c --- /dev/null +++ b/website/src/img/new/feature-1-dark.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-1.svg b/website/src/img/new/feature-1.svg new file mode 100644 index 0000000000..9755f85901 --- /dev/null +++ b/website/src/img/new/feature-1.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-2-dark.svg b/website/src/img/new/feature-2-dark.svg new file mode 100644 index 0000000000..6cb3aea2d1 --- /dev/null +++ b/website/src/img/new/feature-2-dark.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-2.svg b/website/src/img/new/feature-2.svg new file mode 100644 index 0000000000..955baba0c3 --- /dev/null +++ b/website/src/img/new/feature-2.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-3-dark.svg b/website/src/img/new/feature-3-dark.svg new file mode 100644 index 0000000000..c01316adcc --- /dev/null +++ b/website/src/img/new/feature-3-dark.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-3.svg b/website/src/img/new/feature-3.svg new file mode 100644 index 0000000000..6763d8f97a --- /dev/null +++ b/website/src/img/new/feature-3.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-4-dark.svg b/website/src/img/new/feature-4-dark.svg new file mode 100644 index 0000000000..f3b8408ff8 --- /dev/null +++ b/website/src/img/new/feature-4-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-4.svg b/website/src/img/new/feature-4.svg new file mode 100644 index 0000000000..bc9119a365 --- /dev/null +++ b/website/src/img/new/feature-4.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-5-dark.svg b/website/src/img/new/feature-5-dark.svg new file mode 100644 index 0000000000..2d7ef7f185 --- /dev/null +++ b/website/src/img/new/feature-5-dark.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-5.svg b/website/src/img/new/feature-5.svg new file mode 100644 index 0000000000..8d26f55d99 --- /dev/null +++ b/website/src/img/new/feature-5.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-6-dark.svg b/website/src/img/new/feature-6-dark.svg new file mode 100644 index 0000000000..f8d7f4239d --- /dev/null +++ b/website/src/img/new/feature-6-dark.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-6.svg b/website/src/img/new/feature-6.svg new file mode 100644 index 0000000000..95e9fe8883 --- /dev/null +++ b/website/src/img/new/feature-6.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-7-dark.svg b/website/src/img/new/feature-7-dark.svg new file mode 100644 index 0000000000..b699e51185 --- /dev/null +++ b/website/src/img/new/feature-7-dark.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-7.svg b/website/src/img/new/feature-7.svg new file mode 100644 index 0000000000..a2b79fb9da --- /dev/null +++ b/website/src/img/new/feature-7.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-8-dark.svg b/website/src/img/new/feature-8-dark.svg new file mode 100644 index 0000000000..20b5a394a5 --- /dev/null +++ b/website/src/img/new/feature-8-dark.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/website/src/img/new/feature-8.svg b/website/src/img/new/feature-8.svg new file mode 100644 index 0000000000..610b655292 --- /dev/null +++ b/website/src/img/new/feature-8.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/website/src/index.html b/website/src/index.html index 78016e14ca..b7a0e5ce23 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -3,38 +3,108 @@ layout: layouts/main.html title: "SimpleX Chat" ---
-
-

Why privacy matters

-

Preserving the privacy of your meta-data - who you talk with - protect you from:

-
-
-
- -
-
-

Invasive and manipulative advertising and price discrimination

- Learn more -
-
+
+

Why privacy matters

+

Preserving the privacy of your meta-data - who you talk with - protect you from:

+
+
+
+ +
+
+

Invasive and manipulative advertising and price discrimination

+ Learn more +
+
-
-
- -
-
-

Manipulation of elections

-
-
+
+
+ +
+
+

Manipulation of elections

+
+
-
-
- +
+
+ +
+
+

Protect against prosecution when you are innocent

+
+
-
-

Protect against prosecution when you are innocent

+

Or choose the app that lets you send stickers and offer lots of fun features in exchange for selling your data to the highest bidder.

+
+
+ + + +
+
+

+ Features +

+ +
+
+
+ + +
+

Disappearing messages (comings soon)

+
+
+
+ + +
+

E2E encrypted audio and video WebRTC calls

+
+
+
+ + +
+

Decentralised secret groups – these groups do NOT have network-wide identifiers.

+
+
+
+ + +
+

E2E encrypted voice messages (coming soon)

+
+ +
+
+ + +
+

E2E encrypted text messages with markdown support

+
+
+
+ + +
+

E2E encrypted pictures and files

+
+
+
+ + +
+

Portable chat database – easily move your profile to another device.

+
+
+
+ + +
+

Incognito

+
- -

Or choose the app that lets you send stickers and offer lots of fun features in exchange for selling your data to the highest bidder.

-
\ No newline at end of file