You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We work with community organizations, activist groups and nonprofits in Washington, DC and beyond.
37
-
</Text>
38
-
<TextfontSize="2xl"marginTop={4}>
39
-
Together we launch durable websites and tools, improve digital security practices, and support teams to run them well.
40
-
</Text>
41
-
</Box>
42
-
<Box>
43
-
<Headingcolor={textColor}>
44
-
What we do
45
-
</Heading>
46
-
<List.RootlistStyle="none"marginTop={4}>
47
-
<List.Item>
48
-
<Flex
49
-
direction={["column","column","row"]}
50
-
gap={8}
26
+
<Flex
27
+
color={textColor}
28
+
direction={["column","column","row"]}
29
+
gap={[12,18,40]}
30
+
>
31
+
<BoxmaxW={360}>
32
+
<Headingcolor={textColor}>
33
+
Who we serve
34
+
</Heading>
35
+
<TextfontSize="2xl"marginTop={4}>
36
+
We work with community organizations, activist groups and nonprofits in Washington, DC and beyond.
37
+
</Text>
38
+
<TextfontSize="2xl"marginTop={4}>
39
+
Together we launch durable websites and tools, improve digital security practices, and support teams to run them well.
40
+
</Text>
41
+
</Box>
42
+
<Box>
43
+
<Headingcolor={textColor}>
44
+
What we do
45
+
</Heading>
46
+
<List.RootlistStyle="none"marginTop={4}>
47
+
<List.Item>
48
+
<Flex
49
+
direction={["column","column","column","row"]}
50
+
gap={6}
51
+
>
52
+
<Text
53
+
className={funnel.className}
54
+
fontSize="2xl"
55
+
minWidth={360}
51
56
>
52
-
<Text
53
-
className={funnel.className}
54
-
fontSize="2xl"
55
-
minWidth={360}
56
-
>
57
-
Software and websites
58
-
</Text>
59
-
<Text>
60
-
We design and build sites and apps on open technologies. We deliver clean code, accessible interfaces, and a simple CMS so your team can publish with confidence.
61
-
</Text>
62
-
</Flex>
63
-
</List.Item>
64
-
<List.ItemmarginTop={8}>
65
-
<Flex
66
-
direction={["column","column","row"]}
67
-
gap={8}
57
+
Software and websites
58
+
</Text>
59
+
<Text>
60
+
We design and build sites and apps on open technologies. We deliver clean code, accessible interfaces, and a simple CMS so your team can publish with confidence.
61
+
</Text>
62
+
</Flex>
63
+
</List.Item>
64
+
<List.ItemmarginTop={8}>
65
+
<Flex
66
+
direction={["column","column","column","row"]}
67
+
gap={6}
68
+
>
69
+
<Text
70
+
className={funnel.className}
71
+
fontSize="2xl"
72
+
minWidth={360}
68
73
>
69
-
<Text
70
-
className={funnel.className}
71
-
fontSize="2xl"
72
-
minWidth={360}
73
-
>
74
-
Digital security training
75
-
</Text>
76
-
<Text>
77
-
We run practical, hands-on workshops for staff and volunteers. Topics include threat modeling, secure communication, account hygiene, device hardening, and safer collaboration.
78
-
</Text>
79
-
</Flex>
80
-
</List.Item>
81
-
<List.ItemmarginTop={8}>
82
-
<Flex
83
-
direction={["column","column","row"]}
84
-
gap={6}
74
+
Digital security training
75
+
</Text>
76
+
<Text>
77
+
We run practical, hands-on workshops for staff and volunteers. Topics include threat modeling, secure communication, account hygiene, device hardening, and safer collaboration.
78
+
</Text>
79
+
</Flex>
80
+
</List.Item>
81
+
<List.ItemmarginTop={8}>
82
+
<Flex
83
+
direction={["column","column","column","row"]}
84
+
gap={6}
85
+
>
86
+
<Text
87
+
className={funnel.className}
88
+
fontSize="2xl"
89
+
minWidth={360}
85
90
>
86
-
<Text
87
-
className={funnel.className}
88
-
fontSize="2xl"
89
-
minWidth={360}
90
-
>
91
-
Advisory and support
92
-
</Text>
93
-
<Text>
94
-
We help scope the right path. Discovery, roadmaps, usability reviews, code checks, and ongoing maintenance to keep things stable.
95
-
</Text>
96
-
</Flex>
97
-
</List.Item>
98
-
</List.Root>
99
-
</Box>
100
-
</Flex>
101
-
102
-
</Box>
91
+
Advisory and support
92
+
</Text>
93
+
<Text>
94
+
We help scope the right path. Discovery, roadmaps, usability reviews, code checks, and ongoing maintenance to keep things stable.
0 commit comments