Skip to content

Commit 2e559b4

Browse files
committed
Use correct iamge to indicate categorization
1 parent 78aceec commit 2e559b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h3 class="item-header">Upload your files anywhere</h3>
129129
<div class="item">
130130
<div class="item-image">
131131
<img class="feature-image"
132-
src="images/screen-upload-3.jpeg"
132+
src="images/screen-upload-2.jpeg"
133133
alt="Categorize upload screen to add categories to the image being uploaded." />
134134
</div>
135135
<div class="hover-bar"></div>

0 commit comments

Comments
 (0)