diff --git a/packages/client/src/components/SectionedHeader.jsx b/packages/client/src/components/SectionedHeader.jsx index 4922801..dab7d5e 100644 --- a/packages/client/src/components/SectionedHeader.jsx +++ b/packages/client/src/components/SectionedHeader.jsx @@ -2,8 +2,19 @@ import { Box, Typography } from '@mui/material'; export function SectionedHeader({ id, title, suptitle, text }) { return ( - - + + {suptitle && ( {suptitle} @@ -13,7 +24,10 @@ export function SectionedHeader({ id, title, suptitle, text }) { {/* I would prefer to align the bottom of this Box with the baseline of the title text, but * short of making this an inline element, there seems to be no dignified way to do it */} - + {text && {text}} diff --git a/packages/client/src/pages/TreatmentsServices.jsx b/packages/client/src/pages/TreatmentsServices.jsx index 246238b..a06f436 100644 --- a/packages/client/src/pages/TreatmentsServices.jsx +++ b/packages/client/src/pages/TreatmentsServices.jsx @@ -1,5 +1,5 @@ import { useState } from 'react'; -import { Box, Button, Paper, Popper, Typography } from '@mui/material'; +import { Box, Button, Paper, Typography } from '@mui/material'; import { NavLink, Outlet, useLocation } from 'react-router-dom'; @@ -392,14 +392,23 @@ function OurImplementationModel() { ); } return ( - - + + Our Implementation Model We believe that access to high quality and culturally responsive care is a fundamental part of achieving health equity. Four implementation science principles guide our work in advancing health equity. - + {PrincipleBox('1. Racism is a fundamental driver of health inequities')} {PrincipleBox('2. Equitable healthcare requires active engagement of community members ')} {PrincipleBox('3. Equitable healthcare requires multisector partnerships')} @@ -415,11 +424,21 @@ function OurImplementationModel() { function ImplementationFrameworks() { return ( - - - - - + + + Implementation Frameworks @@ -443,7 +462,7 @@ function ScopeOfServicesToSystem() { return ( Scope of Services to the System @@ -542,16 +561,14 @@ function MeasurementBasedCare() { - - + src={prependStrapiURL('/uploads/measurementbasedcare_19e723be73.png')} + /> ); } @@ -610,8 +627,16 @@ export function ServicesToTheHealthSystem() { return ( <> - - + +

RESTORE is overseen by advisory boards that help us center the community in our health equity mission.

Our boards include: @@ -640,11 +665,11 @@ export function ServicesToTheHealthSystem() { export function ServicesToOurPatients() { return ( <> - + Recovery Curve Graph - + Many people who experience trauma events go on to have natural recovery. Those whose recovery gets interrupted go on to develop PTSD.