@@ -20,7 +20,7 @@ with the parent element - up to the maximum native width of the image.
20
20
21
21
``` html
22
22
<div >
23
- <b-img src =" https://lorempixel.com /1024/400/" fluid alt =" Responsive image" />
23
+ <b-img src =" https://picsum.photos /1024/400/?image=41 " fluid alt =" Responsive image" />
24
24
</div >
25
25
26
26
<!-- b-img-responsive-1.vue -->
@@ -32,9 +32,9 @@ the `fluid-grow` prop. Note this may cause bluring on small bitmap images.
32
32
``` html
33
33
<div >
34
34
<h5 >Small image with <code >fluid</code >:</h5 >
35
- <b-img src =" https://lorempixel.com /300/150/" fluid alt =" Fluid image" />
35
+ <b-img src =" https://picsum.photos /300/150/?image=41 " fluid alt =" Fluid image" />
36
36
<h5 class =" my-3" >Small image with <code >fluid-grow</code >:</h5 >
37
- <b-img src =" https://lorempixel.com /300/150/" fluid-grow alt =" Fluid-Grow image" />
37
+ <b-img src =" https://picsum.photos /300/150/?image=41 " fluid-grow alt =" Fluid-Grow image" />
38
38
</div >
39
39
40
40
<!-- b-img-responsive-2.vue -->
@@ -54,13 +54,13 @@ You can use prop `thumbnail` to give an image a rounded light border appearance.
54
54
<b-container fluid class =" p-4 bg-dark" >
55
55
<b-row >
56
56
<b-col >
57
- <b-img thumbnail fluid src =" https://lorempixel.com /250/250/technics/4/ " alt =" Thumbnail" />
57
+ <b-img thumbnail fluid src =" https://picsum.photos /250/250/?image=54 " alt =" Thumbnail" />
58
58
</b-col >
59
59
<b-col >
60
- <b-img thumbnail fluid src =" https://lorempixel.com /250/250/technics/8/ " alt =" Thumbnail" />
60
+ <b-img thumbnail fluid src =" https://picsum.photos /250/250/?image=58 " alt =" Thumbnail" />
61
61
</b-col >
62
62
<b-col >
63
- <b-img thumbnail fluid src =" https://lorempixel.com /250/250/technics/4/ " alt =" Thumbnail" />
63
+ <b-img thumbnail fluid src =" https://picsum.photos /250/250/?image=59 " alt =" Thumbnail" />
64
64
</b-col >
65
65
</b-row >
66
66
</b-container >
@@ -102,8 +102,8 @@ in a container that has the class `text-center`.
102
102
** Left an Right aligned (float):**
103
103
``` html
104
104
<div class =" clearfix" >
105
- <b-img left src =" https://lorempixel.com /125/125/technics/8/ " alt =" left image" />
106
- <b-img right src =" https://lorempixel.com /125/125/technics/8/ " alt =" right image" />
105
+ <b-img left src =" https://picsum.photos /125/125/?image=58 " alt =" left image" />
106
+ <b-img right src =" https://picsum.photos /125/125/?image=58 " alt =" right image" />
107
107
</div >
108
108
109
109
<!-- b-img-left-right.vue -->
@@ -112,7 +112,7 @@ in a container that has the class `text-center`.
112
112
** Center aligned (block):**
113
113
``` html
114
114
<div >
115
- <b-img center src =" https://lorempixel.com /125/125/technics/8/ " alt =" center image" />
115
+ <b-img center src =" https://picsum.photos /125/125/?image=58 " alt =" center image" />
116
116
</div >
117
117
118
118
<!-- b-img-center.vue -->
@@ -194,15 +194,15 @@ removed.
194
194
** Example usage:**
195
195
``` html
196
196
<div >
197
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/1/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
198
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/3/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
199
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/4/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
200
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/5/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
201
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/6/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
202
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/7/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
203
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/8/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
204
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/9/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
205
- <b-img-lazy src =" https://lorempixel.com /600/400/cats/10/ " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
197
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=81 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
198
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=83 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
199
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=84 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
200
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=85 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
201
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=91 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
202
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=87 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
203
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=88 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
204
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=89 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
205
+ <b-img-lazy src =" https://picsum.photos /600/400/?image=90 " center fluid-grow width =" 600" height =" 400" blank-color =" #bbb" alt =" img" class =" my-5" />
206
206
</div >
207
207
208
208
<!-- b-img-lazy.vue -->
0 commit comments