Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/components/AboutPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
Box,
Flex,
Image,
Link,
List,
ListItem,
Text,
Expand Down Expand Up @@ -39,8 +38,7 @@ const listItemFormatter = (text, index) => (
const PreListParagraphs = [
'The RUSH Initiative is a cross sectoral collaboration to create rapid resilience in record time by engaging people in creating the conditions for health now, and into the future.',
[
'Our approach combines nature-inspired design, ',
(<Link isExternal href='https://storymaps.arcgis.com/stories/c128bc545b7b4a6680d3e003780e1be0'>community mapping</Link>),
'Our approach combines nature-inspired design, community mapping',
', and a focus on health with watersheds as a primary indicator.'
],
'By showcasing the research, creativity, and innovation happening in this region on an interactive landing page, we hope to provide a shared language on the vulnerabilities and opportunities for long-term health and climate action.',
Expand Down