Skip to content

Commit

Permalink
Update carousel item - Methane Observations (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli authored Jan 24, 2025
2 parents a298267 + cc57311 commit 2401d30
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions overrides/home/carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ export default [
image: new URL('../../media/Methane_Carousel_card.png', import.meta.url).href,
imageAlt: 'Earth shown with purple gas indicating atmospheric methane.'
},
{

link: 'https://appliedsciences.nasa.gov/get-involved/training/english/arset-methane-observations-large-emission-event-detection-and',
title: 'New Training on Methane Observations',
description: "View training and materials from ARSET, NASA’s remote sensing training program, for large emission event detection and monitoring.",
image: new URL('../../media/Methane_Website_Header.png', import.meta.url).href,
imageAlt: 'Register: Stakeholder Engagement Forum.'
},
{
link: '/stories/nist-methane-intercomparisons',
title: 'NIST Developing Standards for Methane Plume Data',
description: 'Read about NIST efforts to develop consensus standards for growing volume of public and private methane plume satellite data.',
image: new URL('../../../stories/methane/media/NIST_Methane_Intercomparisons_card.png', import.meta.url).href,
imageAlt: 'Construction worker overlooking an industrial refinery at dusk, with interconnected glowing lines and nodes overlaid in the sky.'
},
{

link: '/stories/modeling-natural-methane-emissions',
title: 'Uncovering Drivers of Natural Methane Emissions',
description: "Read about how researchers are using advanced technology and models to deepen understanding of the role of natural sources and sinks in global atmospheric concentrations of methane.",
image: new URL('../../../stories/methane/media/Wetlands_image_v2_rs.png', import.meta.url).href,
imageAlt: 'View of wetland and brush/forest area from above.'
},
]

0 comments on commit 2401d30

Please sign in to comment.