From 33a0e018def36d6b5f26cefb0434064b33fb50fb Mon Sep 17 00:00:00 2001 From: schererleander Date: Sun, 28 Dec 2025 21:45:04 +0100 Subject: feat: add image/video preview of projects --- public/images/authentication-preview.png | Bin 0 -> 98037 bytes public/videos/boilerplate-preview.mp4 | Bin 0 -> 166745 bytes public/videos/spaceinvaders-preview.mp4 | Bin 0 -> 282733 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/authentication-preview.png create mode 100644 public/videos/boilerplate-preview.mp4 create mode 100644 public/videos/spaceinvaders-preview.mp4 (limited to 'public') diff --git a/public/images/authentication-preview.png b/public/images/authentication-preview.png new file mode 100644 index 0000000..d719982 Binary files /dev/null and b/public/images/authentication-preview.png differ diff --git a/public/videos/boilerplate-preview.mp4 b/public/videos/boilerplate-preview.mp4 new file mode 100644 index 0000000..01f478f Binary files /dev/null and b/public/videos/boilerplate-preview.mp4 differ diff --git a/public/videos/spaceinvaders-preview.mp4 b/public/videos/spaceinvaders-preview.mp4 new file mode 100644 index 0000000..5e9cb26 Binary files /dev/null and b/public/videos/spaceinvaders-preview.mp4 differ -- cgit v1.3.1