Skip to content

Commit

Permalink
ladning/feat: optimize images, switch mockup to new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Struck committed Nov 4, 2023
1 parent 7f27585 commit 3781eaa
Show file tree
Hide file tree
Showing 27 changed files with 7 additions and 127 deletions.
Binary file removed landing/src/img/img-1_rcto5h_c_scale,w_1144.png
Binary file not shown.
Binary file removed landing/src/img/img-1_rcto5h_c_scale,w_1541.png
Binary file not shown.
Binary file removed landing/src/img/img-1_rcto5h_c_scale,w_1890.png
Binary file not shown.
Binary file removed landing/src/img/img-1_rcto5h_c_scale,w_2170.png
Binary file not shown.
Binary file removed landing/src/img/img-1_rcto5h_c_scale,w_550.png
Binary file not shown.
Binary file added landing/src/img/img-1_xor0jm_c_scale,w_1191.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 landing/src/img/img-1_xor0jm_c_scale,w_1746.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 landing/src/img/img-1_xor0jm_c_scale,w_2176.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 landing/src/img/img-1_xor0jm_c_scale,w_2992.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 landing/src/img/img-1_xor0jm_c_scale,w_330.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 landing/src/img/img-2_qsn3tk_c_scale,w_1151.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 landing/src/img/img-2_qsn3tk_c_scale,w_1547.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 landing/src/img/img-2_qsn3tk_c_scale,w_1891.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 landing/src/img/img-2_qsn3tk_c_scale,w_2170.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 landing/src/img/img-2_qsn3tk_c_scale,w_550.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 landing/src/img/img-3_taxo5o_c_scale,w_1130.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 landing/src/img/img-3_taxo5o_c_scale,w_1565.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 landing/src/img/img-3_taxo5o_c_scale,w_2000.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 landing/src/img/img-3_taxo5o_c_scale,w_2170.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 landing/src/img/img-3_taxo5o_c_scale,w_550.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 landing/src/img/img-4_xmrav5_c_scale,w_1173.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 landing/src/img/img-4_xmrav5_c_scale,w_1585.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 landing/src/img/img-4_xmrav5_c_scale,w_1915.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 landing/src/img/img-4_xmrav5_c_scale,w_2170.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 landing/src/img/img-4_xmrav5_c_scale,w_550.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 0 additions & 120 deletions landing/src/img/logo.svg
14 changes: 7 additions & 7 deletions landing/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,15 +229,15 @@
class="flex justify-start flex-col lg:items-start items-center rounded-xl lg:max-w-[50%] lg:max-h-[30%] w-full h-full overflow-hidden"
>
<img
sizes="(max-width: 2170px) 100vw, 2170px"
sizes="(max-width: 2992px) 100vw, 2992px"
srcset="
./img/img-1_rcto5h_c_scale,w_550.png 550w,
./img/img-1_rcto5h_c_scale,w_1144.png 1144w,
./img/img-1_rcto5h_c_scale,w_1541.png 1541w,
./img/img-1_rcto5h_c_scale,w_1890.png 1890w,
./img/img-1_rcto5h_c_scale,w_2170.png 2170w
./img/img-1_xor0jm_c_scale,w_330.png 330w,
./img/img-1_xor0jm_c_scale,w_1191.png 1191w,
./img/img-1_xor0jm_c_scale,w_1746.png 1746w,
./img/img-1_xor0jm_c_scale,w_2176.png 2176w,
./img/img-1_xor0jm_c_scale,w_2992.png 2992w
"
src="./img/img-1_rcto5h_c_scale,w_2170.png"
src="./img/img-1_xor0jm_c_scale,w_2992.png"
alt="invtrack app on multiple smartphones"
/>
</div>
Expand Down

0 comments on commit 3781eaa

Please sign in to comment.