diff --git a/LICENSES/LicenseRef-ElementLogo.txt b/LICENSES/LicenseRef-ElementLogo.txt new file mode 100644 index 0000000000..9f3959b071 --- /dev/null +++ b/LICENSES/LicenseRef-ElementLogo.txt @@ -0,0 +1 @@ +All Rights Reserved. The Element name, logo and device are registered trade marks of Element Creations Ltd. diff --git a/sass/_index.scss b/sass/_index.scss index 26e63102a2..8a4f2885c2 100644 --- a/sass/_index.scss +++ b/sass/_index.scss @@ -273,6 +273,87 @@ } } + #platinum-sponsor { + display: flex; + flex-direction: column; + gap: 28px; + padding: 80px; + overflow: hidden; + align-items: center; + color: #fff; + background-color: #000; + text-align: center; + + h2 { + font-size: 2.5rem; + } + + .row { + display: grid; + grid-template-columns: repeat( + auto-fit, + minmax(min(100%, 400px), 1fr) + ); + gap: 28px; + max-width: 55.8rem; + } + + .membership-card { + max-width: 648px; + padding: 28px; + border-radius: 16px; + border: 1px #3c3f44 solid; + display: flex; + flex-direction: column; + text-align: center; + gap: 28px; + } + + .membership-card__content { + flex-direction: column; + align-items: center; + gap: 16px; + display: flex; + + img { + width: 148px; + height: 42px; + object-fit: contain; + } + } + .membership-card__extra { + border-top: 1px #3c3f44 solid; + padding-top: 16px; + } + } + + #become-a-member { + display: flex; + flex-direction: column; + padding: 80px; + overflow: hidden; + align-items: center; + color: #000; + background-color: #fff; + + h2 { + font-size: 2.5rem; + } + + #become-a-member__content { + max-width: 55.8rem; + flex-direction: column; + align-items: center; + gap: 28px; + display: flex; + text-align: center; + + p { + text-wrap: balance; + } + } + } + #buildonmatrix { display: flex; flex-direction: column; diff --git a/static/images/element-creators-of-matrix--dark.svg b/static/images/element-creators-of-matrix--dark.svg new file mode 100644 index 0000000000..4eab92e405 --- /dev/null +++ b/static/images/element-creators-of-matrix--dark.svg @@ -0,0 +1,63 @@ + diff --git a/static/images/element-creators-of-matrix--dark.svg.license b/static/images/element-creators-of-matrix--dark.svg.license new file mode 100644 index 0000000000..2615c74545 --- /dev/null +++ b/static/images/element-creators-of-matrix--dark.svg.license @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2025 Element Creations Ltd +# +# SPDX-License-Identifier: LicenseRef-ElementLogo diff --git a/templates/index.html b/templates/index.html index 8b7f837fad..2711a4e685 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,6 +46,25 @@
+ The Matrix.org Foundation members guide and support the Foundation's focus.
+ Support us +