Skip to content

Instantly share code, notes, and snippets.

@dviedma
Last active May 9, 2022 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dviedma/c331cf4c7c00e94eab50f4d272b51a66 to your computer and use it in GitHub Desktop.
Save dviedma/c331cf4c7c00e94eab50f4d272b51a66 to your computer and use it in GitHub Desktop.
{
title: 'Envestnet is Fully Vested™ in connecting people’s daily financial lives with their long-term goals',
stories: [
{
// First story...
heroHeadline: {
showArrowIcon: true,
stats: '65%',
},
heroVideoCarousel: {
video: {
id: 'video-background',
src: video.src,
poster: '../../assets/images/hero/video_still.png',
videoType: 'video/webm',
},
card: {
slides: [
//...
]
}
}
},
{
// Second story...
},
{
// Third story...
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment