Skip to content

Instantly share code, notes, and snippets.

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 amycheng/79b5e8535f7e189ae3cc9569161d1ea9 to your computer and use it in GitHub Desktop.
Save amycheng/79b5e8535f7e189ae3cc9569161d1ea9 to your computer and use it in GitHub Desktop.
updated slides data.js
const slides = [
{
image:
' https://s3.amazonaws.com/peloton-ride-images/a94a8fe5ccb19ba61c4c0873d391e987982fbbd3/img_1530025103442.jpg',
title: 'Basics',
},
{
image:
'https://s3.amazonaws.com/peloton-ride-images/a94a8fe5ccb19ba61c4c0873d391e987982fbbd3/img_1531254937082.jpg',
title: 'Essentials Package',
},
{
image:
'https://s3.amazonaws.com/peloton-ride-images/a94a8fe5ccb19ba61c4c0873d391e987982fbbd3/img_1543328659392.jpg',
title: 'The Works Package',
},
{
image:
'https://s3.amazonaws.com/peloton-ride-images/a94a8fe5ccb19ba61c4c0873d391e987982fbbd3/img_1531255092843.jpg',
title: 'The Family Package',
},
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment