Skip to content

Commit 2f06e07

Browse files
committed
Update lazyload test images.
1 parent 5405490 commit 2f06e07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
1.09 MB
Loading

src/documentation/isolated-test-view.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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: {

0 commit comments

Comments
 (0)