Skip to content
Snippets Groups Projects
Commit b87257f9 authored by Azadpour, Elmera's avatar Azadpour, Elmera
Browse files

update hero non stylized

parent d1173c62
No related branches found
No related tags found
Loading
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
ref="heroImage" ref="heroImage"
id="title-image" id="title-image"
:class="{ mobile: mobileView }" :class="{ mobile: mobileView }"
src="@/assets/images/hero_no-faces_5_stylized.png" src="@/assets/images/hero_no-faces_5.png"
alt="Social vulnerability and water insecurity" alt="Social vulnerability and water insecurity"
@load="onImageLoad" @load="onImageLoad"
/> />
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
ref="bwHeroImage" ref="bwHeroImage"
id="bw-title-image" id="bw-title-image"
:class="{ mobile: mobileView }" :class="{ mobile: mobileView }"
src="@/assets/images/hero_no-faces_5_stylized.png" src="@/assets/images/hero_no-faces_5.png"
alt="Social vulnerability and water insecurity (grayscale)" alt="Social vulnerability and water insecurity (grayscale)"
/> />
<!-- Using SVG masks with a circle shape to reveal color image where circles are on top of bw --> <!-- Using SVG masks with a circle shape to reveal color image where circles are on top of bw -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment