File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ export default {
2626 components: { VueperSlides, VueperSlide },
2727 data : () => ({
2828 slides: [
29+ { image: ' https://farm4.staticflickr.com/3364/3409068082_bbecd0b7cc_o.jpg' },
2930 { image: ' https://combo.staticflickr.com/ap/build/images/sohp/2019-top-25/Ramon_Covelo_Sakrisoy%20Dreams.jpg' },
3031 { image: ' https://combo.staticflickr.com/ap/build/images/sohp/2019-top-25/Alex_Noriega_Pure_Magic.jpg' },
3132 { image: ' https://combo.staticflickr.com/ap/build/images/sohp/2019-top-25/Jesse_Moran_Resurrect.jpg' },
3233 { image: ' https://combo.staticflickr.com/ap/build/images/sohp/2019-top-25/Perez_Alonso%20Photography_Chocolate_Mountains.jpg' },
33- { image: ' https://farm4.staticflickr.com/3364/3409068082_bbecd0b7cc_o.jpg' },
34- { image: ' https://images.unsplash.com/photo-1544209207-8d2b21f3c5fe?ixlib=rb-1.2.1&q=99&fm=jpg&crop=entropy&cs=tinysrgb&w=2048&fit=max&ixid=eyJhcHBfaWQiOjcwOTV9' }
34+ { image: require (' @/assets/images/easton-wa-usa.jpg' ) }
3535 ],
3636 breakpoints: {
3737 700 : {
You can’t perform that action at this time.
0 commit comments