|
16 | 16 | color="{`default`:{`xs`:{`light`:`#0a0a0aff`}}}"
|
17 | 17 | style="margin:0px;margin-top:10px;margin-bottom:10px"
|
18 | 18 | >Create a new remake of vueplay.com using Theme Arctic with design & SEO improvements.</Text><img
|
| 19 | + src="@/assets/arctic-pro.png" |
| 20 | + width="100" |
| 21 | + height="100" |
| 22 | + style="width:100%;height:250px;border-radius:11px;object-fit:cover" |
| 23 | + /> |
| 24 | + </section> |
| 25 | + <section class="shadow border mb-6 rounded-lg bg-white p-6"> |
| 26 | + <h3>Redesign main menu of Vue Play Studio</h3><Text |
| 27 | + fontSize="{`default`:{`xs`:{`light`:`16px`}}}" |
| 28 | + color="{`default`:{`xs`:{`light`:`#0a0a0aff`}}}" |
| 29 | + style="margin:0px;margin-top:10px;margin-bottom:10px" |
| 30 | + >Main menu should get a refreshed look with easier navigation.</Text><img |
| 31 | + src="@/assets/forest.png" |
| 32 | + width="100" |
| 33 | + height="100" |
| 34 | + style="width:100%;height:250px;border-radius:11px;object-fit:cover" |
| 35 | + /> |
| 36 | + </section> |
| 37 | + <section class="shadow border mb-6 rounded-lg bg-white p-6"> |
| 38 | + <h3>Stable release of Theme Arctic PRO</h3><Text |
| 39 | + fontSize="{`default`:{`xs`:{`light`:`16px`}}}" |
| 40 | + color="{`default`:{`xs`:{`light`:`#0a0a0aff`}}}" |
| 41 | + style="margin:0px;margin-top:10px;margin-bottom:10px" |
| 42 | + >Add premium features & components to Theme Arctic Pro, eg. pricing table, blog post, pagination & improved home screen.</Text><img |
19 | 43 | src="@/assets/arctic.png"
|
20 | 44 | width="100"
|
21 | 45 | height="100"
|
22 | 46 | style="width:100%;height:250px;border-radius:11px;object-fit:cover"
|
23 | 47 | />
|
24 | 48 | </section>
|
| 49 | + <section class="shadow border mb-6 rounded-lg bg-white p-6"> |
| 50 | + <h3>Vue Play Studio Darkmode</h3><Text |
| 51 | + fontSize="{`default`:{`xs`:{`light`:`16px`}}}" |
| 52 | + color="{`default`:{`xs`:{`light`:`#0a0a0aff`}}}" |
| 53 | + style="margin:0px;margin-top:10px;margin-bottom:10px" |
| 54 | + >Support darkmode for the builder together with some speed optimizations.</Text><img |
| 55 | + src="@/assets/forest.png" |
| 56 | + width="100" |
| 57 | + height="100" |
| 58 | + style="width:100%;height:250px;border-radius:11px;object-fit:cover;filter:grayscale(90%)" |
| 59 | + /> |
| 60 | + </section> |
25 | 61 | </main>
|
26 | 62 | <Footer />
|
27 | 63 | </div>
|
|
0 commit comments