adding new images

This commit is contained in:
2026-01-20 13:43:29 +00:00
parent 203b241dfa
commit 3b20e3e8db
3 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View File

@@ -5,6 +5,8 @@ const images = [
"/img/memes/pidgeon.gif", "/img/memes/pidgeon.gif",
"/img/memes/no_slip.png", "/img/memes/no_slip.png",
"/img/memes/epic.jpeg", "/img/memes/epic.jpeg",
"/img/bedroom/img2.png",
"/img/bedroom/img1.png",
]; ];
const currentIndex = ref(1); const currentIndex = ref(1);