Skip to content

Commit

Permalink
Update items.js
Browse files Browse the repository at this point in the history
  • Loading branch information
freitagb authored Nov 14, 2024
1 parent ac91555 commit d6c3093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stories/components/slr_carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ export default [
title: 'Global Sea Level Rise',
description: 'The Global Sea Level Rise Portal is an international collaboration that offers essential information on current and project sea level rise to inform coastal communities across the globe.',
image: new URL('../media/global_slr.png', import.meta.url).href,
imageAlt: 'Coastline with crashing waves'
imageAlt: 'Satellite image of coastline'
},
{
link: 'https://earth.gov/sealevel/us',
link: 'https://earth.gov/sealevel/us/',
title: 'U.S. Sea Level Rise',
description: ' The U.S. Sea Level Rise portal is a multi-agency effort pairing data visualizations with explanation and science eduction to help communities prepare for challenges that will affect our coastal environments.',
image: new URL('../media/us_slr.png', import.meta.url).href,
Expand Down

0 comments on commit d6c3093

Please sign in to comment.