mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
* chore(web): sentence-case circle titles and resources copy Applies movement copy review to shared circle content (also rendered on /circles): initiative card titles, resources section heading and description. * chore(web): update movement page copy Applies the movement site copy review: hero, intro heading/body, action cards, campaign, find, coalition, and builder sections.
66 lines
2.0 KiB
JSON
66 lines
2.0 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"language": "en",
|
|
"hero": {
|
|
"title": "Logos Circles",
|
|
"description": "Local chapters at the heart of the Logos movement. Learn civil organising, share skills, and forge new connections with people building parallel society where you live.",
|
|
"findCta": {
|
|
"label": "Find a circle near you",
|
|
"href": "#map"
|
|
},
|
|
"joinCta": {
|
|
"label": "Start a circle",
|
|
"href": "#resources"
|
|
}
|
|
},
|
|
"map": {
|
|
"defaultZoom": 2,
|
|
"defaultCenter": { "lat": 20, "lng": 0 },
|
|
"image": {
|
|
"src": "/cms/circles/map-base.webp",
|
|
"alt": "",
|
|
"width": 1432,
|
|
"height": 926
|
|
},
|
|
"attribution": {
|
|
"label": "Map tiles by Esri and",
|
|
"linkLabel": "OpenStreetMap contributors",
|
|
"href": "https://www.openstreetmap.org/copyright"
|
|
},
|
|
"zoomInAriaLabel": "Zoom in",
|
|
"zoomOutAriaLabel": "Zoom out",
|
|
"gestureHintLabel": "Use two fingers to move the map"
|
|
},
|
|
"nearbyCta": {
|
|
"title": "Circles and counting.",
|
|
"description": "These meetups are essential for anyone taking action with us. Show up once, and you'll see why people keep coming back.",
|
|
"cta": {
|
|
"label": "Find a circle near you",
|
|
"href": "#map"
|
|
}
|
|
},
|
|
"eventsSection": {
|
|
"title": "Upcoming Events",
|
|
"description": "Drop in at any of these gatherings — most are open to newcomers.",
|
|
"calendarCta": {
|
|
"label": "See full calendar",
|
|
"href": "https://luma.com/logosevents",
|
|
"external": true
|
|
}
|
|
},
|
|
"initiativesSection": {
|
|
"title": "Winnable Issues",
|
|
"cta": {
|
|
"label": "Submit an initiative",
|
|
"href": "https://forum.logos.co/c/meetups/6",
|
|
"external": true
|
|
}
|
|
},
|
|
"detailJoinCtaLabel": "Join this circle",
|
|
"resourcesSection": {
|
|
"title": "Circles resources",
|
|
"description": "Everything you need to start, run, and connect with a Circle.",
|
|
"helpCenterCta": { "label": "Get help", "href": "https://forum.logos.co/c/meetups/6", "external": true }
|
|
}
|
|
}
|