Skip to content

Commit

Permalink
[#303,#302,ecosystem][s]: update to current v1 ecosystem map.
Browse files Browse the repository at this point in the history
  • Loading branch information
rufuspollock committed May 18, 2024
1 parent 2f9762b commit 58e11d7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
Binary file removed content/assets/changemaking-ecosystem-map.jpeg
Binary file not shown.
Binary file not shown.
16 changes: 6 additions & 10 deletions pages/ecosystem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,12 @@ const New = () => (

const Graphic = () => (
<figure id="graphic" className="mt-16">
<img
className="rounded-xl bg-gray-50 object-cover"
src="/assets/changemaking-ecosystem-map.jpeg"
alt=""
/>
<figcaption className="mt-4 flex gap-x-2 text-l leading-6 text-gray-500">
<p className="mt-0.5 h-5 w-5 flex-none text-gray-300"/>
This map is currently a work in progress. The final version and write-up will be available soon.
</figcaption>
</figure>
<img
className="bg-gray-50 object-cover"
src="/assets/img/ecosystem/second-renaissance-ecosystem-map.webp"
alt="Map of the Second Renaissance Changemaking Ecosystem as created by Life Itself and friends May 2024"
/>
</figure>
);

const Potential = () => (
Expand Down

0 comments on commit 58e11d7

Please sign in to comment.