mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 13:56:11 +00:00
* website: add support for overlay hash in URL * website: update the overlay hashes * website: fix the ui of donate button in join simplex section * website: make the text selectable of unique & explained swiper * scroll to popup context --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
60 lines
2.4 KiB
JSON
60 lines
2.4 KiB
JSON
{
|
|
"sections": [
|
|
{
|
|
"id": 1,
|
|
"title": "simplex-unique-1-title",
|
|
"descBody": "sections/simplex_unique/card_1.html",
|
|
"imgLight": "/img/new/unique-section-1.png",
|
|
"imgDark": "/img/new/unique-section-1-dark.png",
|
|
"overlayContent": {
|
|
"overlayId": "privacy-of-identity-contacts-metadata",
|
|
"overlayScrollTo": "why-simplex",
|
|
"title": "simplex-unique-1-overlay-1-title",
|
|
"showImage": true,
|
|
"contentBody": "overlay_content/why_simplex_is_unique/card_1.html"
|
|
}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "simplex-unique-2-title",
|
|
"descBody": "sections/simplex_unique/card_2.html",
|
|
"imgLight": "/img/new/unique-section-2.png",
|
|
"imgDark": "/img/new/unique-section-2-dark.png",
|
|
"overlayContent": {
|
|
"overlayId": "protection-from-spam-and-abuse",
|
|
"overlayScrollTo": "why-simplex",
|
|
"title": "simplex-unique-2-overlay-1-title",
|
|
"showImage": true,
|
|
"contentBody": "overlay_content/why_simplex_is_unique/card_2.html"
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "simplex-unique-3-title",
|
|
"descBody": "sections/simplex_unique/card_3.html",
|
|
"imgLight": "/img/new/unique-section-3.png",
|
|
"imgDark": "/img/new/unique-section-3-dark.png",
|
|
"overlayContent": {
|
|
"overlayId": "you-control-your-data",
|
|
"overlayScrollTo": "why-simplex",
|
|
"title": "simplex-unique-3-overlay-1-title",
|
|
"showImage": true,
|
|
"contentBody": "overlay_content/why_simplex_is_unique/card_3.html"
|
|
}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "simplex-unique-4-title",
|
|
"descBody": "sections/simplex_unique/card_4.html",
|
|
"imgLight": "/img/new/unique-section-4.png",
|
|
"imgDark": "/img/new/unique-section-4-dark.png",
|
|
"overlayContent": {
|
|
"overlayId": "you-own-simplex-network",
|
|
"overlayScrollTo": "why-simplex",
|
|
"title": "simplex-unique-4-overlay-1-title",
|
|
"showImage": true,
|
|
"contentBody": "overlay_content/why_simplex_is_unique/card_4.html"
|
|
}
|
|
}
|
|
]
|
|
} |