Plán SimpleX ke svobodnému internetu
-
2025
+
2026
: Škálování pro velké komunity
Odchod od centralizovaných platforem
-
2026
+
Červen 2027
: Udržitelné komunity a servery
Spuštění Skupinových Voucherů
-
2027
+
Prosinec 2027
: Pomozte své komunitě růst
Nástroje na podporu vašich komunit
diff --git a/css/design3.css b/css/design3.css
index d2d9b65aac..ba81d6da4a 100644
--- a/css/design3.css
+++ b/css/design3.css
@@ -671,6 +671,40 @@ main .section-bg {
background-repeat: no-repeat;
}
+/* --- Roadmap year labels (CSS text over clean illustration) --- */
+.page-5 .area {
+ position: relative;
+}
+
+.roadmap-labels {
+ position: absolute;
+ inset: 0;
+ pointer-events: none;
+ z-index: 2;
+}
+
+.roadmap-label {
+ position: absolute;
+ font-family: 'Manrope', sans-serif;
+ font-weight: 300;
+ white-space: nowrap;
+ font-size: calc(var(--sec-vwu) * 1.5);
+ color: #333333;
+ /* Isometric projection: rotate then skew */
+ transform: rotate(-30deg) skewX(30.6deg);
+ transform-origin: 0 0;
+}
+
+.dark .roadmap-label {
+ color: #ffffff;
+}
+
+.roadmap-label-now { left: 46.54%; top: 88.16%; }
+.roadmap-label-1 { left: 59.5%; top: 75.0%; }
+.roadmap-label-2 { left: 72.5%; top: 61.8%; }
+.roadmap-label-3 { left: 85.5%; top: 48.5%; }
+
+
.dark .page-5 {
background-image: url("/img/design_3/section-5-desktop.webp");
}
@@ -751,6 +785,29 @@ main .section-bg {
.dark .page-5 {
background-image: url("/img/design_3/section-5-mobile.webp");
}
+
+ /* --- Mobile roadmap labels --- */
+ .roadmap-label {
+ transform: none;
+ transform-origin: center center;
+ font-size: calc(var(--sec-vwu) * 3.97);
+ font-weight: 300;
+ color: #009df7;
+ background: #fff;
+ padding: calc(var(--sec-vwu) * 0.2) calc(var(--sec-vwu) * 1.0);
+ border-radius: calc(var(--sec-vwu) * 0.8);
+ }
+
+ .dark .roadmap-label {
+ color: #fff;
+ }
+
+ .dark .roadmap-label { background: rgba(30, 58, 112, 0.85); }
+
+ .roadmap-label-now { display: none; }
+ .roadmap-label-1 { left: 75.36%; top: 45.8%; }
+ .roadmap-label-2 { left: 7.6%; top: 34.9%; }
+ .roadmap-label-3 { left: 75.36%; top: 24.54%; }
}
.page .text-container {
diff --git a/de/index.html b/de/index.html
index 5514e7c393..1b008083e5 100644
--- a/de/index.html
+++ b/de/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Jetzt
+ 2026
+ Juni 2027
+ Dez 2027
+
SimpleX - Der Weg zum freien Internet
-
2025
+
2026
: Skalierung auf große Communitys
Ausstieg aus zentralisierten Plattformen
-
2026
+
Juni 2027
: Nachhaltige Communitys & Server
Einführung von Community-Gutscheinen
-
2027
+
Dez 2027
: Lassen Sie Ihre Communitys wachsen
Tools zur Förderung Ihrer Communitys
diff --git a/en/index.html b/en/index.html
index 7e288846b7..1c0956125a 100644
--- a/en/index.html
+++ b/en/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/es/index.html b/es/index.html
index 5c3d478e67..6df0beff68 100644
--- a/es/index.html
+++ b/es/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Ahora
+ 2026
+ Jun 2027
+ Dic 2027
+
Ruta SimpleX hacía el Internet Libre
-
2025
+
2026
: Escalar a Comunidades Grandes
Huir de plataformas centralizadas
-
2026
+
Jun 2027
: Comunidades y Servidores Sostenibles
Lanzamiento de Vales Comunitarios
-
2027
+
Dic 2027
: Haz Crecer Tus Comunidades
Herramientas para la promoción
diff --git a/fa/index.html b/fa/index.html
index 778d53b1e7..9aa0688880 100644
--- a/fa/index.html
+++ b/fa/index.html
@@ -715,20 +715,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/fi/index.html b/fi/index.html
index c80ecdef69..d846d51830 100644
--- a/fi/index.html
+++ b/fi/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/fr/index.html b/fr/index.html
index fda0c042ac..d0f91195c8 100644
--- a/fr/index.html
+++ b/fr/index.html
@@ -724,22 +724,28 @@ window.addEventListener('click',(e)=>{
+
+ Maintenant
+ 2026
+ Juin 2027
+ Déc 2027
+
Feuille de route de SimpleX vers un Internet libre
-
-
2025
-
: Scale to Large Communities
-
Escaping centralized platforms
-
2026
-
: Sustainable Communities & Servers
-
Launching Community Vouchers
+
: Mise à l'échelle pour les grandes communautés
+
Quitter les plateformes centralisées
-
2027
-
: Make Your Communities Grow
-
Tools to promote your communities
+
Juin 2027
+
: Communautés et serveurs durables
+
Lancement des bons communautaires
+
+
+
Déc 2027
+
: Faites grandir vos communautés
+
Outils pour promouvoir vos communautés
diff --git a/he/index.html b/he/index.html
index 787b1241ed..afcbe0c023 100644
--- a/he/index.html
+++ b/he/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/hu/index.html b/hu/index.html
index 6f2327a27c..cf8632804e 100644
--- a/hu/index.html
+++ b/hu/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Most
+ 2026
+ 2027. jún.
+ 2027. dec.
+
A SimpleX ütemterve a szabad internethez
-
2025
+
2026
: Skálázódás nagy közösségekre
Központosított platformok elhagyása
-
2026
+
2027. jún.
: Fenntartható közösségek és kiszolgálók
Közösségi utalványok elindítása
-
2027
+
2027. dec.
: Közösségek növelése
Eszközök biztosítása a közösségek népszerűsítéséhez
diff --git a/id/index.html b/id/index.html
index bd74ef0664..c491dd21b4 100644
--- a/id/index.html
+++ b/id/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Sekarang
+ 2026
+ Jun 2027
+ Des 2027
+
SimpleX Roadmap Menuju Internet Bebas
-
2025
+
2026
: Skala ke Komunitas Besar
Menghindari platform terpusat
-
2026
+
Jun 2027
: Komunitas & Server Berkelanjutan
Perilisan Voucher Komunitas
-
2027
+
Des 2027
: Buat Komunitas Anda Meningkat
Alat untuk promosikan komunitas Anda
diff --git a/img/design_3/section-3-desktop-light.webp b/img/design_3/section-3-desktop-light.webp
index b77bb2cea8..10f0bb5ade 100644
Binary files a/img/design_3/section-3-desktop-light.webp and b/img/design_3/section-3-desktop-light.webp differ
diff --git a/img/design_3/section-3-mobile-light.webp b/img/design_3/section-3-mobile-light.webp
index bae7f00183..d4afe79947 100644
Binary files a/img/design_3/section-3-mobile-light.webp and b/img/design_3/section-3-mobile-light.webp differ
diff --git a/img/design_3/section-5-desktop-light.webp b/img/design_3/section-5-desktop-light.webp
index 8ce4908f83..0727106461 100644
Binary files a/img/design_3/section-5-desktop-light.webp and b/img/design_3/section-5-desktop-light.webp differ
diff --git a/img/design_3/section-5-desktop.webp b/img/design_3/section-5-desktop.webp
index ba28f542f4..cdeda8bfaf 100644
Binary files a/img/design_3/section-5-desktop.webp and b/img/design_3/section-5-desktop.webp differ
diff --git a/img/design_3/section-5-mobile-light.webp b/img/design_3/section-5-mobile-light.webp
index 6e7536418a..7938cba5ef 100644
Binary files a/img/design_3/section-5-mobile-light.webp and b/img/design_3/section-5-mobile-light.webp differ
diff --git a/img/design_3/section-5-mobile.webp b/img/design_3/section-5-mobile.webp
index 0e4384954b..914d59d2ff 100644
Binary files a/img/design_3/section-5-mobile.webp and b/img/design_3/section-5-mobile.webp differ
diff --git a/index.html b/index.html
index 7e288846b7..1c0956125a 100644
--- a/index.html
+++ b/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/it/index.html b/it/index.html
index 2929669ab3..8c5e98549c 100644
--- a/it/index.html
+++ b/it/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Ora
+ 2026
+ Giu 2027
+ Dic 2027
+
Tabella di marcia per un internet libero
-
2025
+
2026
: Scalabilità per comunità numerose
Fuga da piattaforme centralizzate
-
2026
+
Giu 2027
: Comunità e server sostenibili
Pubblicazione di buoni comunitari
-
2027
+
Dic 2027
: Fare crescere le tue comunità
Strumenti per promuovere le tue comunità
diff --git a/ja/index.html b/ja/index.html
index 31562ef5c1..4e45fd8583 100644
--- a/ja/index.html
+++ b/ja/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ 現在
+ 2026
+ 2027年6月
+ 2027年12月
+
自由なインターネットを目指す SimpleX ロードマップ
-
2025
+
2026
: 大規模コミュニティへの拡張
中央集権型プラットフォームからの脱却
-
2026
+
2027年6月
: サステナブルなコミュニティ&サーバ
コミュニティバウチャーの開始
-
2027
+
2027年12月
: コミュニティの成長
コミュニティを広げるツール
diff --git a/nl/index.html b/nl/index.html
index 9054003bd6..299b0e48aa 100644
--- a/nl/index.html
+++ b/nl/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/pl/index.html b/pl/index.html
index b21fa9a91a..7384c33b09 100644
--- a/pl/index.html
+++ b/pl/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Teraz
+ 2026
+ Cze 2027
+ Gru 2027
+
Plan Działania SimpleX dla Wolnego Internetu
-
2025
+
2026
: Wyskalowany dla Dużych Społeczności
Wymyka się scentralizowanym platformom
-
2026
+
Cze 2027
: Zrównoważone Społeczności i Serwery
Uruchomienie Voucherów Społeczności
-
2027
+
Gru 2027
: Spraw, aby Twoje społeczności Rosły
Narzędzia do promowania Twoich społeczności
diff --git a/pt_BR/index.html b/pt_BR/index.html
index b3eea34ed1..c5547e14cb 100644
--- a/pt_BR/index.html
+++ b/pt_BR/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Agora
+ 2026
+ Jun 2027
+ Dez 2027
+
Roteiro do SimpleX para uma Internet Livre
-
2025
+
2026
: Escala para Grandes Comunidades
Fugindo de plataformas centralizadas
-
2026
+
Jun 2027
: Comunidades e Servidores Sustentáveis
Lançamento dos Vouchers da Comunidade
-
2027
+
Dez 2027
: Faça Suas Comunidades Crescerem
Ferramentas para promover suas comunidades
diff --git a/ro/index.html b/ro/index.html
index 90607b937e..91ad7e9ece 100644
--- a/ro/index.html
+++ b/ro/index.html
@@ -715,20 +715,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/ru/index.html b/ru/index.html
index 8538d24dac..b50b712797 100644
--- a/ru/index.html
+++ b/ru/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Сейчас
+ 2026
+ Июнь 2027
+ Дек 2027
+
Путь Сети SimpleX к Свободному Интернету
-
2025
+
2026
: Большие каналы и группы
Чтобы Вы могли покинуть централизованные платформы
-
2026
+
Июнь 2027
: Самодостаточные группы и серверы
Запуск Ваучеров Групп
-
2027
+
Дек 2027
: Поддержка роста Ваших групп
Инструменты для продвижения групп
diff --git a/tr/index.html b/tr/index.html
index 308c432dcf..a1b529638c 100644
--- a/tr/index.html
+++ b/tr/index.html
@@ -715,20 +715,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/uk/index.html b/uk/index.html
index ddb730d435..c45d4ae0d4 100644
--- a/uk/index.html
+++ b/uk/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities
diff --git a/zh_Hans/index.html b/zh_Hans/index.html
index d11e262ae9..aef8d3386f 100644
--- a/zh_Hans/index.html
+++ b/zh_Hans/index.html
@@ -724,20 +724,26 @@ window.addEventListener('click',(e)=>{
+
+ 现在
+ 2026
+ 2027年6月
+ 2027年12月
+
SimpleX 通往自由互联网的路线图
-
2025
+
2026
: 扩展到大型社区
逃离中心化平台
-
2026
+
2027年6月
: 可持续社区与服务器
推出社区代金券
-
2027
+
2027年12月
: 促进社区发展
用于推广社区的工具
diff --git a/zh_Hant/index.html b/zh_Hant/index.html
index be7f050730..f48e8ac374 100644
--- a/zh_Hant/index.html
+++ b/zh_Hant/index.html
@@ -715,20 +715,26 @@ window.addEventListener('click',(e)=>{
+
+ Now
+ 2026
+ H1'2027
+ H2'2027
+
SimpleX Roadmap to Free Internet
-
2025
+
2026
: Scale to Large Communities
Escaping centralized platforms
-
2026
+
H1'2027
: Sustainable Communities & Servers
Launching Community Vouchers
-
2027
+
H2'2027
: Make Your Communities Grow
Tools to promote your communities