@@ -115,74 +115,6 @@ const approaches = [
115115 </div >
116116 )}
117117
118-
119- <div class =" mb-4 border-2 rounded-lg border-(--brand-orange) p-4 md:w-120 break-inside-avoid" >
120- <Image
121- class =" w-full cover rounded-t-lg relative"
122- src ={ humility }
123- alt =" Image alt text goes here."
124- decoding =" async"
125- loading =" lazy"
126- />
127- <div class =" rounded-b-lg bottom-0 left-0 bg-(--brand-primary)/90 p-4 text-(--brand-light-olive)" >
128- <Heading level =" h3" class =" mb-2" >Humility</Heading >
129- <p >
130- We are always learning and thus making mistakes. We are committed to reflecting on, owning, and learning
131- from our collective experiences.
132- </p >
133- </div >
134- </div >
135- <div class =" mb-4 border-2 rounded-lg border-(--brand-orange) p-4 md:w-120 break-inside-avoid" >
136- <Image
137- class =" w-full cover rounded-t-lg relative"
138- src ={ innovation }
139- alt =" Image alt text goes here."
140- decoding =" async"
141- loading =" lazy"
142- />
143- <div class =" rounded-b-lg bottom-0 left-0 bg-(--brand-primary)/90 p-4 text-(--brand-light-olive)" >
144- <Heading level =" h3" class =" mb-2" >Innovation</Heading >
145- <p >
146- We work to identify the gaps and possibilities in the systems within which we operate and work with our
147- partners to craft innovative solutions. We are not bound by what is—we adapt to changing circumstances and
148- focus on what can be.
149- </p >
150- </div >
151- </div >
152- <div class =" mb-4 border-2 rounded-lg border-(--brand-orange) p-4 md:w-120 break-inside-avoid" >
153- <Image
154- class =" w-full cover rounded-t-lg relative"
155- src ={ powerSharing }
156- alt =" Image alt text goes here."
157- decoding =" async"
158- loading =" lazy"
159- />
160- <div class =" rounded-b-lg bottom-0 left-0 bg-(--brand-primary)/90 p-4 text-(--brand-light-olive)" >
161- <Heading level =" h3" class =" mb-2" >Power sharing</Heading >
162- <p >
163- We strive to build the capacity of our team and the communities we work with by transferring our
164- collective knowledge, credibility, and power.
165- </p >
166- </div >
167- </div >
168- <div class =" mb-4 border-2 rounded-lg border-(--brand-orange) p-4 md:w-120 break-inside-avoid" >
169- <Image
170- class =" w-full cover rounded-t-lg relative"
171- src ={ building2 }
172- alt =" Image alt text goes here."
173- decoding =" async"
174- loading =" lazy"
175- />
176- <div class =" rounded-b-lg bottom-0 left-0 bg-(--brand-primary)/90 p-4 text-(--brand-light-olive)" >
177- <Heading level =" h3" class =" mb-2" >Holistic thinking</Heading >
178- <p >
179- We are involved in all aspects of our field, from macro policy to the ground level, and believe that they
180- are deeply connected. We are dedicated to establishing connections to ensure that systems are responsive
181- to the needs of the communities with which we work.
182- </p >
183- </div >
184- </div >
185-
186118 <div id =" approach" class =" mt-20" >
187119 <Heading level =" h2" class =" mb-2" >Our approach</Heading >
188120 <p class =" mb-12 italic" >
0 commit comments