|
8 | 8 | <h3>XerahS</h3> |
9 | 9 | <div class="row"> |
10 | 10 | <div class="col-sm-3"> |
11 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Main Window" href="/xerahs/img/placeholder.png"> |
12 | | - <img src="/xerahs/img/placeholder.png" alt="Main Window"> |
| 11 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Main Window" href="/xerahs/img/xerahs/main-window.png"> |
| 12 | + <img src="/xerahs/img/xerahs/main-window.png" alt="Main Window"> |
13 | 13 | </a> |
14 | 14 | </div> |
15 | 15 | <div class="col-sm-3"> |
16 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Region Capture" href="/xerahs/img/placeholder.png"> |
17 | | - <img src="/xerahs/img/placeholder.png" alt="Region Capture"> |
| 16 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Workflows" href="/xerahs/img/xerahs/workflows-list.png"> |
| 17 | + <img src="/xerahs/img/xerahs/workflows-list.png" alt="Workflows"> |
18 | 18 | </a> |
19 | 19 | </div> |
20 | 20 | <div class="col-sm-3"> |
21 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Settings" href="/xerahs/img/placeholder.png"> |
22 | | - <img src="/xerahs/img/placeholder.png" alt="Settings"> |
| 21 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Application Settings" href="/xerahs/img/xerahs/settings-general.png"> |
| 22 | + <img src="/xerahs/img/xerahs/settings-general.png" alt="Application Settings"> |
23 | 23 | </a> |
24 | 24 | </div> |
25 | 25 | <div class="col-sm-3"> |
26 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Workflow Editor" href="/xerahs/img/placeholder.png"> |
27 | | - <img src="/xerahs/img/placeholder.png" alt="Workflow Editor"> |
| 26 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Workflow Editor" href="/xerahs/img/xerahs/workflow-editor.png"> |
| 27 | + <img src="/xerahs/img/xerahs/workflow-editor.png" alt="Workflow Editor"> |
| 28 | + </a> |
| 29 | + </div> |
| 30 | + <div class="col-sm-3"> |
| 31 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Destinations" href="/xerahs/img/xerahs/destinations.png"> |
| 32 | + <img src="/xerahs/img/xerahs/destinations.png" alt="Destinations"> |
| 33 | + </a> |
| 34 | + </div> |
| 35 | + <div class="col-sm-3"> |
| 36 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Color Picker" href="/xerahs/img/xerahs/color-picker.png"> |
| 37 | + <img src="/xerahs/img/xerahs/color-picker.png" alt="Color Picker"> |
28 | 38 | </a> |
29 | 39 | </div> |
30 | 40 | </div> |
31 | 41 |
|
32 | 42 | <h3 class="mt-4">XerahS Editor</h3> |
33 | 43 | <div class="row"> |
34 | 44 | <div class="col-sm-3"> |
35 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Editor View" href="/xerahs/img/placeholder.png"> |
36 | | - <img src="/xerahs/img/placeholder.png" alt="Editor View"> |
| 45 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Editor View" href="/xerahs/img/editor/editor-main.png"> |
| 46 | + <img src="/xerahs/img/editor/editor-main.png" alt="Editor View"> |
37 | 47 | </a> |
38 | 48 | </div> |
39 | 49 | <div class="col-sm-3"> |
40 | | - <a class="thumbnail" data-fancybox="gallery" data-caption="Drawing Tools" href="/xerahs/img/placeholder.png"> |
41 | | - <img src="/xerahs/img/placeholder.png" alt="Drawing Tools"> |
| 50 | + <a class="thumbnail" data-fancybox="gallery" data-caption="Image Effects" href="/xerahs/img/editor/editor-effects.png"> |
| 51 | + <img src="/xerahs/img/editor/editor-effects.png" alt="Image Effects"> |
42 | 52 | </a> |
43 | 53 | </div> |
44 | 54 | </div> |
|
0 commit comments