diff --git a/site/assets/scss/pages/_home.scss b/site/assets/scss/pages/_home.scss index 4bf3a3138..ed7bc01a1 100644 --- a/site/assets/scss/pages/_home.scss +++ b/site/assets/scss/pages/_home.scss @@ -407,7 +407,6 @@ box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1); border-radius: 10px; } - img.content-list-logo { max-width: 100px; max-height: 100px; @@ -687,6 +686,7 @@ padding-top: 4rem; padding-bottom: 0rem; text-align: center; + color: #5b6373; @include media-breakpoint-up(lg) { padding-top: 7rem; padding-bottom: 0; @@ -696,6 +696,10 @@ width: 20%; margin: 0; padding: 1rem; + svg { + max-width: 110px; + max-height: 36px; + } @include media-breakpoint-up(md) { padding: 1.5rem; } @@ -705,7 +709,10 @@ @include media-breakpoint-up(md) { font-size: 24px; } - margin: 0 0px 24px 0; - color: #666; + margin: 0 0px 36px 0; + color: inherit + } + &.trusted-by-blue { + color: #2d477c; } } diff --git a/site/content/_index.md b/site/content/_index.md index 4a4f25133..6493a53ee 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -19,53 +19,7 @@ images: [] -
-
-
-

Used by thousands.

-
-
-
-
-
-
- -
-
- -
-
- -
- -
-
- -
- -
- -
-
- -
- -
-
- -
- -
- -
-
-
-
-
+{{< trusted-by >}}
diff --git a/site/content/license/_index.md b/site/content/license/_index.md index 6b8585caa..664e5476c 100644 --- a/site/content/license/_index.md +++ b/site/content/license/_index.md @@ -154,3 +154,5 @@ images: []
+ +{{< trusted-by >}} diff --git a/site/layouts/shortcodes/trusted-by.html b/site/layouts/shortcodes/trusted-by.html new file mode 100644 index 000000000..a9f963765 --- /dev/null +++ b/site/layouts/shortcodes/trusted-by.html @@ -0,0 +1,39 @@ +
+
+
+

Trusted by the world's top brands.

+
+
+
+
+
+
+ +
+
+ +
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+
+ +
+
+
+
+