Skip to content

Commit

Permalink
Merge pull request #159 from NASA-IMPACT/stories/slr-video
Browse files Browse the repository at this point in the history
add new narrated video to slr theme page
  • Loading branch information
freitagb authored Dec 6, 2024
2 parents 969e734 + 57fc46c commit 5f6fa36
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 Change"
/>
<Caption attrAuthor="NASA" attrUrl="https://nasa.gov/">
The city of Mobile, AL is working with NASA's Sea Level Change Team to plan for future infrastructure projects and to protect Mobile's coastal resources. When sea levels rise, coastal cities feel the effects of more frequent and more severe storms and flooding. NASA's sea level change 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 5f6fa36

Please sign in to comment.