From c5f39ea2cd7cf02246705ea8872d3b350526165c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 24 May 2024 09:05:42 -0400 Subject: initial --- src/public/img/background.jpg | Bin 0 -> 4241 bytes src/public/img/bee.png | Bin 0 -> 64258 bytes src/public/img/bee.webp | Bin 0 -> 14682 bytes src/public/img/headerLogo.png | Bin 0 -> 42373 bytes src/public/img/headerLogo.webp | Bin 0 -> 10760 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/public/img/background.jpg create mode 100644 src/public/img/bee.png create mode 100644 src/public/img/bee.webp create mode 100644 src/public/img/headerLogo.png create mode 100644 src/public/img/headerLogo.webp (limited to 'src/public/img') diff --git a/src/public/img/background.jpg b/src/public/img/background.jpg new file mode 100644 index 0000000..7b61bc5 Binary files /dev/null and b/src/public/img/background.jpg differ diff --git a/src/public/img/bee.png b/src/public/img/bee.png new file mode 100644 index 0000000..917a5ef Binary files /dev/null and b/src/public/img/bee.png differ diff --git a/src/public/img/bee.webp b/src/public/img/bee.webp new file mode 100644 index 0000000..7af6759 Binary files /dev/null and b/src/public/img/bee.webp differ diff --git a/src/public/img/headerLogo.png b/src/public/img/headerLogo.png new file mode 100644 index 0000000..29178fb Binary files /dev/null and b/src/public/img/headerLogo.png differ diff --git a/src/public/img/headerLogo.webp b/src/public/img/headerLogo.webp new file mode 100644 index 0000000..873fffb Binary files /dev/null and b/src/public/img/headerLogo.webp differ -- cgit v1.2.3-freya