@@ -74,7 +74,49 @@ <h2>Features</h2>
74
74
< div class ="col-lg-6 col-sm-12 ">
75
75
< div class ="item ">
76
76
< div class ="item-image ">
77
- < img class ="feature-image " src ="images/screen-upload.jpeg " alt ="Screenshot of upload feature " />
77
+ < img class ="feature-image "
78
+ src ="images/screen-explore.jpeg "
79
+ alt ="Explore screen where users discover images from Commons. " />
80
+ </ div >
81
+ < div class ="hover-bar "> </ div >
82
+ < h3 class ="item-header ">
83
+ <!--
84
+ New feature
85
+ -->
86
+ Explore Commons
87
+ </ h3 >
88
+ < p class ="item-text ">
89
+ Explore images featured in Commons right from the app.
90
+ </ p >
91
+ </ div >
92
+ </ div >
93
+ < div class ="col-lg-6 col-sm-12 ">
94
+ < div class ="item ">
95
+ < div class ="item-image ">
96
+ < img class ="feature-image "
97
+ src ="images/screen-search-media.jpeg "
98
+ alt ="Search screen where users search for images in Commons. " />
99
+ </ div >
100
+ < div class ="hover-bar "> </ div >
101
+ < h3 class ="item-header ">
102
+ <!--
103
+ New feature
104
+ -->
105
+ Search Commons
106
+ </ h3 >
107
+ < p class ="item-text ">
108
+ Want to search for images in Commons?
109
+ Now, you can do that using the Commons app!
110
+ You can search both media and categories.
111
+ </ p >
112
+ </ div >
113
+ </ div >
114
+ < div class ="col-lg-6 col-sm-12 ">
115
+ < div class ="item ">
116
+ < div class ="item-image ">
117
+ < img class ="feature-image "
118
+ src ="images/screen-upload-1.jpeg "
119
+ alt ="Upload images screen to upload images to Commons. " />
78
120
</ div >
79
121
< div class ="hover-bar "> </ div >
80
122
< h3 class ="item-header "> Upload your files anywhere</ h3 >
@@ -83,22 +125,26 @@ <h3 class="item-header">Upload your files anywhere</h3>
83
125
</ p >
84
126
</ div >
85
127
</ div >
86
- < div class ="col-lg-6 col-sm-12 ">
128
+ < div class ="col-lg-6 col-lg-pull-6 col- sm-12 ">
87
129
< div class ="item ">
88
130
< div class ="item-image ">
89
- < img class ="feature-image " src ="images/screen-gallery.jpeg " alt ="Screenshot of gallery feature " />
131
+ < img class ="feature-image "
132
+ src ="images/screen-upload-3.jpeg "
133
+ alt ="Categorize upload screen to add categories to the image being uploaded. " />
90
134
</ div >
91
135
< div class ="hover-bar "> </ div >
92
- < h3 class ="item-header "> View your uploads </ h3 >
136
+ < h3 class ="item-header "> Categorize your photos </ h3 >
93
137
< p class ="item-text ">
94
- The app shows all the uploads you made to Commons. This is a great way to easily view your contributions .
138
+ Assign categories to your photos, which makes them easier for other people to find .
95
139
</ p >
96
140
</ div >
97
141
</ div >
98
142
< div class ="col-lg-6 col-lg-push-6 col-sm-12 ">
99
143
< div class ="item ">
100
144
< div class ="item-image ">
101
- < img class ="feature-image " src ="images/screen-nearby.jpeg " alt ="Screenshot of nearby places missing image feature " />
145
+ < img class ="feature-image "
146
+ src ="images/screen-nearby.jpeg "
147
+ alt ="Nearby places missing image screen to discover places nearby that need images. " />
102
148
</ div >
103
149
< div class ="hover-bar "> </ div >
104
150
< h3 class ="item-header "> View nearby missing images</ h3 >
@@ -107,15 +153,20 @@ <h3 class="item-header">View nearby missing images</h3>
107
153
</ p >
108
154
</ div >
109
155
</ div >
110
- < div class ="col-lg-6 col-lg-pull-6 col- sm-12 ">
156
+ < div class ="col-lg-6 col-sm-12 ">
111
157
< div class ="item ">
112
158
< div class ="item-image ">
113
- < img class ="feature-image " src ="images/screen-categories.jpeg " alt ="Screenshot of categories feature " />
159
+ < img class ="feature-image "
160
+ src ="images/screen-home-contributions.jpeg "
161
+ alt ="Contributions screen which features users' contributions. " />
114
162
</ div >
115
163
< div class ="hover-bar "> </ div >
116
- < h3 class ="item-header "> Categorize your photos</ h3 >
164
+ < h3 class ="item-header ">
165
+ View your contributions
166
+ </ h3 >
117
167
< p class ="item-text ">
118
- Assign categories to your photos, which makes them easier for other people to find.
168
+ The app shows all the uploads you have made to Commons.
169
+ This is a great way to easily view your contributions.
119
170
</ p >
120
171
</ div >
121
172
</ div >
0 commit comments