Skip to content

Commit

Permalink
change the carousel items (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli authored Nov 12, 2024
2 parents 0b4a913 + 9590a75 commit 56574cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions overrides/home/carousel/items.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
export default [
{
link: 'https://emg-wd.wixsite.com/us-ghg-2024',
title: 'Register: Stakeholder Engagement Forum',
description: "The US GHG Center will host its second annual Stakeholder Engagement Forum on December 4-5, 2024.",
image: new URL('../../media/StakeholderForum2024_carousel_1.png', import.meta.url).href,
imageAlt: 'Register: Stakeholder Engagement Forum.'
},
{
link: 'https://us-ghg-center.github.io/agu-2024-workshop/ghg-center-at-agu-2024.html',
title: 'Schedule: US GHG Center at AGU 2024',
description: 'Join us at the annual American Geophysical Union (AGU) meeting, held December 9-13 in Washington, D.C.',
image: new URL('../../media/AGU2024_carousel_2.png', import.meta.url).href,
imageAlt: 'US GHG Center at AGU 2024.'
},
{

link: 'https://appliedsciences.nasa.gov/get-involved/training/english/arset-methane-observations-large-emission-event-detection-and',
title: 'New Training on Methane Observations',
description: "Registration is open now on 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/urban',
title: 'Spotlight on Urban Emissions',
Expand Down
Binary file added overrides/media/Methane_Website_Header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56574cc

Please sign in to comment.