File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ import thirdImage from '@images/pexels-fabianwiktor-3470478.jpg'
2323 <div >
2424 <h3 >LQIP Base64 (Default)</h3 >
2525 <Picture
26- src ={ firstImage }
26+ src =" ../images/pexels-fabianwiktor-3470482.jpg "
2727 alt =" A beautiful landscape with a lake and mountains 1"
2828 width ={ 234 }
2929 height ={ 234 }
@@ -34,7 +34,7 @@ import thirdImage from '@images/pexels-fabianwiktor-3470478.jpg'
3434 <div >
3535 <h3 >LQIP Color</h3 >
3636 <Image
37- src ={ secondImage }
37+ src =" /src/images/pexels-fabianwiktor-3470872.jpg "
3838 alt =" A beautiful landscape with a lake and mountains 2"
3939 width ={ 234 }
4040 height ={ 234 }
@@ -44,7 +44,7 @@ import thirdImage from '@images/pexels-fabianwiktor-3470478.jpg'
4444 <div >
4545 <h3 >LQIP CSS</h3 >
4646 <Picture
47- src ={ thirdImage }
47+ src =" @images/pexels-fabianwiktor-3470478.jpg "
4848 alt =" A beautiful landscape with a lake and mountains 3"
4949 width ={ 234 }
5050 height ={ 234 }
You can’t perform that action at this time.
0 commit comments