Files
logos-web/content/pages/en/build-the-parallel.json

82 lines
3.1 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"schemaVersion": 1,
"language": "en",
"route": "/build-the-parallel",
"title": "Build the Parallel | Logos",
"description": "Logos is the private-by-default technology stack for parallel societies. Join an upcoming Circle, propose a new one, and build the alternative.",
"sections": [
{
"componentType": "hero",
"key": "buildTheParallel.atf",
"headline": "Build the Parallel",
"body": "Logos is the private-by-default technology stack for parallel societies. Built for a world where existing systems have stopped working. Built for a world where we are in control.",
"bodySecondary": "Logos Circles are self-organised groups solving winnable\nissues that matter locally, from cleanups and issue\nadvocacy to community fundraising and beyond.",
"background": {
"src": "/images/build-the-parallel/hero-bg.webp",
"alt": "",
"width": 1920,
"height": 1280
},
"ctas": [
{
"label": "Join an upcoming circle",
"href": "#circles-map",
"variant": "primary"
},
{
"label": "Join the community",
"href": "https://discord.com/invite/Ykv4eZyHUJ",
"external": true,
"variant": "secondary"
}
]
},
{
"componentType": "featuredText",
"key": "buildTheParallel.statement",
"title": {
"highlight": "Logos is not for everyone.",
"rest": "Logos is for people who are done waiting for permission."
},
"cta": { "label": "Read the manifesto", "href": "/manifesto" },
"secondaryCta": {
"label": "Join the community",
"href": "https://discord.gg/Ykv4eZyHUJ"
}
},
{
"componentType": "ctaPanel",
"key": "buildTheParallel.circlesMap",
"title": "Find a Circle near you.",
"description": "Activist leaders are organising around the world to solve winnable issues that impact them.\n\nDont see a Circle near you? Propose a new one.",
"cta": {
"label": "Propose a Cricle",
"href": "https://logos.co/activist-leader-steward",
"external": true
}
},
{
"componentType": "homeChoosePath",
"key": "buildTheParallel.paths",
"title": "Choose your path.",
"kicker": "The right response to broken systems is not to reform them but to build alongside them, and eventually, beyond them.",
"body": "Take action to reclaim agency and find your purpose.",
"build": {
"title": "Build",
"body": "Build privacy-first, decentralised applications. Read the docs, learn the stack, write code.",
"cta": "Start Building"
},
"operate": {
"title": "Operate",
"body": "Run a node. Decentralise the network. Secure Logos. Setup takes minutes.",
"cta": "Run a Node"
},
"activism": {
"title": "Organise",
"body": "Humanity evolved to organise. Some of our biggest problems lie in the breakdown of social trust, culture, and meaning. Join the Logos Movement to rebuild civil society together.",
"cta": "Join the Movement"
}
}
]
}