Skip to content

Commit

Permalink
updated images
Browse files Browse the repository at this point in the history
  • Loading branch information
RemcoSimonides committed Nov 8, 2023
1 parent ae356e8 commit 2b4bb44
Show file tree
Hide file tree
Showing 23 changed files with 15 additions and 511 deletions.
4 changes: 2 additions & 2 deletions apps/journal/src/app/pages/download/download.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<main>

<section class="main">
<img class="theo" asset="theo-phone-sitting-square.svg"/>
<img class="main-image" asset="download.png"/>

<ng-container *ngIf="showInstallPromotion$ | async;">
<h1>Install Strive Journal</h1>
Expand All @@ -20,7 +20,7 @@ <h5>Journal on your phone or tablet</h5>
<a href="https://play.google.com/store/apps/details?id=com.strive.journal" target="_blank">
<img class="download" asset="google_play.png"/>
</a>

<a href="https://apps.apple.com/nl/app/strive-journal/id6444203026" target="_blank">
<img class="download" asset="app_store.png"/>
</a>
Expand Down
6 changes: 3 additions & 3 deletions apps/journal/src/app/pages/download/download.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ main {
align-items: center;
text-align: center;

img.theo {
height: 100px;
width: 100px;
img.main-image {
height: 200px;
width: 200px;
}

img.download {
Expand Down
Binary file added assets/images/dark/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/dark/exercise_affirmations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/dark/looking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/dark/pointing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/dark/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
102 changes: 0 additions & 102 deletions assets/images/dark/theo-direction-square.svg

This file was deleted.

Binary file modified assets/images/dark/theo-notifications.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 0 additions & 67 deletions assets/images/dark/theo-phone-sitting-square.svg

This file was deleted.

Loading

0 comments on commit 2b4bb44

Please sign in to comment.