diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss
index 4b324d7..0ab247b 100644
--- a/assets/scss/_styles_project.scss
+++ b/assets/scss/_styles_project.scss
@@ -83,4 +83,24 @@
.tab-content .tab-pane {
max-width: 100% !important;
-}
\ No newline at end of file
+}
+
+.sp-supperted-by-img {
+ max-height: 5rem;
+ margin: 1rem;
+}
+
+.sp-supported-by-list {
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+ flex-wrap: wrap;
+}
+
+.sp-supported-by-card {
+ background: #FFFFFF;
+ box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
+ border-radius: 10px;
+ border: none;
+ margin-top: 1rem;
+}
diff --git a/content/en/_index.html b/content/en/_index.html
index d56f5fa..23aa4ff 100644
--- a/content/en/_index.html
+++ b/content/en/_index.html
@@ -57,7 +57,7 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section >}}
-{{< blocks/section color="white" type="section" >}}
+{{< blocks/section color="100" type="section" >}}
Your personal services
@@ -131,7 +131,7 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section >}}
-{{< blocks/section color="white" type="section" >}}
+{{< blocks/section color="100" type="section" >}}
Advantages
@@ -178,3 +178,21 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section >}}
+{{< blocks/section color="100" type="section" >}}
+
+
+
Supported by
+
+
+
+
+{{< /blocks/section >}}
diff --git a/content/ru/_index.html b/content/ru/_index.html
index c92ebcb..19b3166 100644
--- a/content/ru/_index.html
+++ b/content/ru/_index.html
@@ -60,7 +60,7 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section>}}
- {{< blocks/section color="white" type="section">}}
+ {{< blocks/section color="100" type="section">}}
Ваши личные сервисы
@@ -142,7 +142,7 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section>}}
-{{< blocks/section color="white" type="section">}}
+{{< blocks/section color="100" type="section">}}
Преимущества
@@ -186,4 +186,24 @@ linkTitle = "SelfPrivacy"
Почему корпорациям так нужны ваши данные? Чтобы больше покупали, чтобы Вы голосовали, как им нужно. В SelfPrivacy ваши данные остаются только у вас.
{{< /landing-feature>}}
-{{< /blocks/section>}}
\ No newline at end of file
+{{< /blocks/section>}}
+
+
+{{< blocks/section color="100" type="section" >}}
+
+
+
Нас поддерживают
+
+
+
+
+{{< /blocks/section >}}
diff --git a/static/images/logos/PrivacyAcceleratorLogo.svg b/static/images/logos/PrivacyAcceleratorLogo.svg
new file mode 100644
index 0000000..9e1b110
--- /dev/null
+++ b/static/images/logos/PrivacyAcceleratorLogo.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/static/images/logos/nlnet.svg b/static/images/logos/nlnet.svg
new file mode 100644
index 0000000..248e59c
--- /dev/null
+++ b/static/images/logos/nlnet.svg
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file