add Landing page (#7)

This commit is contained in:
RustamRu
2024-11-10 02:45:54 +03:00
parent 7ff8a99505
commit 1930333d64
44 changed files with 639 additions and 11 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1 @@
export { default as LogoSvg } from './dry-master-logo.svg';

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@@ -0,0 +1 @@
export { default as DemoVideoPosterImg } from './demo-video-poster.webp';

BIN
src/assets/videos/demo.mp4 Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
export { default as DemoVideo } from './demo.mp4';