From 507c972ecafeceaf4f8962ad881f8fb50c9b86c1 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 4 Oct 2025 17:37:22 -0700 Subject: paste art --- public/img/background.jpg | Bin 0 -> 45441 bytes public/img/cursor/hover.png | Bin 0 -> 1789 bytes public/img/cursor/regular.png | Bin 0 -> 3255 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/background.jpg create mode 100644 public/img/cursor/hover.png create mode 100644 public/img/cursor/regular.png (limited to 'public/img') diff --git a/public/img/background.jpg b/public/img/background.jpg new file mode 100644 index 0000000..e54d261 Binary files /dev/null and b/public/img/background.jpg differ diff --git a/public/img/cursor/hover.png b/public/img/cursor/hover.png new file mode 100644 index 0000000..2e2c248 Binary files /dev/null and b/public/img/cursor/hover.png differ diff --git a/public/img/cursor/regular.png b/public/img/cursor/regular.png new file mode 100644 index 0000000..f9fbfca Binary files /dev/null and b/public/img/cursor/regular.png differ -- cgit v1.2.3-70-g09d2