|
| 1 | +{ |
| 2 | + "title": "Supporters Program", |
| 3 | + "nav": { |
| 4 | + "about": "About", |
| 5 | + "past_supporters": "Past Supporters", |
| 6 | + "what_is": "What is it", |
| 7 | + "impact_booths": "Impact Booths", |
| 8 | + "values": "Values", |
| 9 | + "apply": "Apply" |
| 10 | + }, |
| 11 | + "hero": { |
| 12 | + "heading": "Be part of Devcon 8", |
| 13 | + "body_line_1": "The Supporters Program is how teams across the ecosystem contribute to Devcon", |
| 14 | + "body_line_2": "and take their place within it.", |
| 15 | + "body_tagline": "More than a sponsorship. An invitation to participate.", |
| 16 | + "cta": "Apply for Supporters Program" |
| 17 | + }, |
| 18 | + "community_banner": { |
| 19 | + "prefix": "Devcon is built by the teams that ", |
| 20 | + "strong": "put their values into practice", |
| 21 | + "suffix": "." |
| 22 | + }, |
| 23 | + "why_support": { |
| 24 | + "heading_line_1": "Why support", |
| 25 | + "heading_line_2": "Devcon 8 India?", |
| 26 | + "points": [ |
| 27 | + { |
| 28 | + "title": "Be present, not just listed", |
| 29 | + "body": "Supporter teams are part of the event. They're in the space, engaging with attendees, and recognized as the projects that make Devcon possible." |
| 30 | + }, |
| 31 | + { |
| 32 | + "title": "Community of shared values", |
| 33 | + "body": "Join people who care about the same things you do; open systems, privacy, and the long-term health of shared infrastructure." |
| 34 | + }, |
| 35 | + { |
| 36 | + "title": "Put your values into practice", |
| 37 | + "body": "Devcon exists to serve the ecosystem, not extract from it. Supporting is a way to put resources behind the things the community actually cares about." |
| 38 | + } |
| 39 | + ] |
| 40 | + }, |
| 41 | + "past_supporters_label": "PAST SUPPORTERS", |
| 42 | + "what_is": { |
| 43 | + "heading": "What is the Supporters Program?", |
| 44 | + "body_p1": "The Supporters Program is how ecosystem projects contribute to Devcon and participate in it.", |
| 45 | + "body_p2_strong": "Supporter teams are part of the event", |
| 46 | + "body_p2_rest": " – present in the space, visible to the community, and recognized alongside the projects that make Devcon possible. Instead of a traditional sponsorship, this is an opportunity to give back to the ecosystem and be part of the conference." |
| 47 | + }, |
| 48 | + "who_can": { |
| 49 | + "heading": "Who can participate?", |
| 50 | + "body_p1_prefix": "Projects building on or for Ethereum that share the values outlined in the ", |
| 51 | + "body_p1_link": "EF Mandate", |
| 52 | + "body_p1_url": "https://ethereum.foundation/mandate", |
| 53 | + "body_p1_suffix": ".", |
| 54 | + "body_p2_prefix": "In this edition, we are prioritizing projects that are aligned with ", |
| 55 | + "body_p2_acronym": "CROPS", |
| 56 | + "body_p2_middle": " – ", |
| 57 | + "body_p2_pillars": "Censorship Resistance, Open Source, Privacy,", |
| 58 | + "body_p2_and": " and ", |
| 59 | + "body_p2_security": "Security", |
| 60 | + "body_p2_suffix": ". If your project shares these values, we'd love to hear from you." |
| 61 | + }, |
| 62 | + "impact": { |
| 63 | + "eyebrow": "OTHER SUPPORT", |
| 64 | + "heading": "Impact Program", |
| 65 | + "body_strong": "Free and open source. Public goods. Non-profits.", |
| 66 | + "body_intro": "Some of the most important work doesn't have a budget – across Ethereum and beyond. Impact Booths are free booth spaces reserved for these teams. The Impact Program offers two ways to participate:", |
| 67 | + "tracks": [ |
| 68 | + { |
| 69 | + "strong": "Impact Booth:", |
| 70 | + "body": " A free physical booth space at Devcon for FOSS projects and non-profits contributing to Ethereum's public infrastructure." |
| 71 | + }, |
| 72 | + { |
| 73 | + "strong": "Impact Tier:", |
| 74 | + "body": " Digital presence on Devcon's platforms and a set of tickets to attend, for aligned entities." |
| 75 | + } |
| 76 | + ], |
| 77 | + "cta": "Apply for an Impact Booth" |
| 78 | + }, |
| 79 | + "values": { |
| 80 | + "label": "OUR VALUES", |
| 81 | + "watermark": "CROPS", |
| 82 | + "pillars": ["Censorship Resistance", "Open Source", "Privacy", "Security"] |
| 83 | + }, |
| 84 | + "apply": { |
| 85 | + "label": "Want more information?", |
| 86 | + "cta": "Apply for Supporters Program", |
| 87 | + "review_prefix": "We review applications on a rolling basis and will get back to you ", |
| 88 | + "review_strong": "within 15 days", |
| 89 | + "review_suffix": ".", |
| 90 | + "contact_prefix": "Got a question? Contact us at ", |
| 91 | + "contact_email": "supporters@devcon.org" |
| 92 | + }, |
| 93 | + "socials_label": "Follow us for updates" |
| 94 | +} |
0 commit comments