Skip to content

Commit

Permalink
add new narrated video to slr theme page
Browse files Browse the repository at this point in the history
  • Loading branch information
agurvich committed Dec 5, 2024
1 parent 969e734 commit d1fd92d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions stories/theme.SLR.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,19 @@ import { GridContainer, Grid } from '$veda-ui/@trussworks/react-uswds';
</Figure>
</Block>

<Block type="wide">
<Figure>
<Embed
height="405"
src="https://www.youtube.com/embed/T7qcwWVMiVs"
title="NASA and Sea Level Rise"
/>
<Caption attrAuthor="NASA" attrUrl="https://nasa.gov/">
The city of Mobile, AL is working with NASA's Sea Level Rise Team to plan for future infrastructure projects and to protect Mobile's coastal resources. As sea levels rise globally, coastal cities feel the effects of more frequent and more severe storms and flooding. NASA's sea level rise data, in conjunction with NOAA data, helps Mobile and other coastal communities plan for a more resilient future.
</Caption>
</Figure>
</Block>

<Block type='wide'>
<Figure>
<Carousel items={contentArray} />
Expand Down

0 comments on commit d1fd92d

Please sign in to comment.