diff --git a/.gitignore b/.gitignore index ef0858b..dbe9c82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -.vscode/ -src/info/public/ \ No newline at end of file +.vscode/ \ No newline at end of file diff --git a/src/info/components/testimonial-card.js b/src/info/components/testimonial-card.js index f439499..ad1a75d 100644 --- a/src/info/components/testimonial-card.js +++ b/src/info/components/testimonial-card.js @@ -1,7 +1,7 @@ import Link from "next/link"; export default function TestimonialCard({ src, alt, url, innerText, user }) { - const finalsrc = Boolean(src) ? src : "/images/werefox_logo.png"; + const finalsrc = Boolean(src) ? src : "/images/logo.png"; const isMe = (user == "Shadow8t4") ? "text-werefox-blue-dark dark:text-werefox-blue": "text-werefox-pink-dark dark:text-werefox-pink" return ( diff --git a/src/info/pages/faq/index.js b/src/info/pages/faq/index.js index d4f19a9..f15b604 100644 --- a/src/info/pages/faq/index.js +++ b/src/info/pages/faq/index.js @@ -83,11 +83,11 @@ export default function HRT() { \ No newline at end of file diff --git a/src/info/public/emoji/awoo.svg b/src/info/public/emoji/awoo.svg new file mode 100644 index 0000000..5a80966 --- /dev/null +++ b/src/info/public/emoji/awoo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/blue_heart.svg b/src/info/public/emoji/blue_heart.svg new file mode 100644 index 0000000..8e36c7a --- /dev/null +++ b/src/info/public/emoji/blue_heart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/eye_speech_bubble.svg b/src/info/public/emoji/eye_speech_bubble.svg new file mode 100644 index 0000000..fa018ac --- /dev/null +++ b/src/info/public/emoji/eye_speech_bubble.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/female_symbol.svg b/src/info/public/emoji/female_symbol.svg new file mode 100644 index 0000000..1abbdd7 --- /dev/null +++ b/src/info/public/emoji/female_symbol.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/fox.svg b/src/info/public/emoji/fox.svg new file mode 100644 index 0000000..6cbb0e2 --- /dev/null +++ b/src/info/public/emoji/fox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/lesbian_flag.svg b/src/info/public/emoji/lesbian_flag.svg new file mode 100644 index 0000000..b8ba9a5 --- /dev/null +++ b/src/info/public/emoji/lesbian_flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/magic_wand.svg b/src/info/public/emoji/magic_wand.svg new file mode 100644 index 0000000..e7a6ad3 --- /dev/null +++ b/src/info/public/emoji/magic_wand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/neurodiversity.svg b/src/info/public/emoji/neurodiversity.svg new file mode 100644 index 0000000..e9a65da --- /dev/null +++ b/src/info/public/emoji/neurodiversity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/pansexual_flag.svg b/src/info/public/emoji/pansexual_flag.svg new file mode 100644 index 0000000..90fb95b --- /dev/null +++ b/src/info/public/emoji/pansexual_flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/pixel_alexis.png b/src/info/public/emoji/pixel_alexis.png new file mode 100644 index 0000000..9ad0404 Binary files /dev/null and b/src/info/public/emoji/pixel_alexis.png differ diff --git a/src/info/public/emoji/polyamory_flag.svg b/src/info/public/emoji/polyamory_flag.svg new file mode 100644 index 0000000..7dd9d0a --- /dev/null +++ b/src/info/public/emoji/polyamory_flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/red_question_mark.svg b/src/info/public/emoji/red_question_mark.svg new file mode 100644 index 0000000..f2fdb64 --- /dev/null +++ b/src/info/public/emoji/red_question_mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/speech_bubble_left.svg b/src/info/public/emoji/speech_bubble_left.svg new file mode 100644 index 0000000..255e1ad --- /dev/null +++ b/src/info/public/emoji/speech_bubble_left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/spellbook.svg b/src/info/public/emoji/spellbook.svg new file mode 100644 index 0000000..c5898e2 --- /dev/null +++ b/src/info/public/emoji/spellbook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/thought_bubble.svg b/src/info/public/emoji/thought_bubble.svg new file mode 100644 index 0000000..f771178 --- /dev/null +++ b/src/info/public/emoji/thought_bubble.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/trans_heart.png b/src/info/public/emoji/trans_heart.png new file mode 100644 index 0000000..46527f1 Binary files /dev/null and b/src/info/public/emoji/trans_heart.png differ diff --git a/src/info/public/emoji/transgender_flag.svg b/src/info/public/emoji/transgender_flag.svg new file mode 100644 index 0000000..6701f8e --- /dev/null +++ b/src/info/public/emoji/transgender_flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/emoji/virgo.svg b/src/info/public/emoji/virgo.svg new file mode 100644 index 0000000..70107bf --- /dev/null +++ b/src/info/public/emoji/virgo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/fonts/DejaVuSansMono-Nerd-Font-Complete-Mono.ttf b/src/info/public/fonts/DejaVuSansMono-Nerd-Font-Complete-Mono.ttf new file mode 100644 index 0000000..10c879b Binary files /dev/null and b/src/info/public/fonts/DejaVuSansMono-Nerd-Font-Complete-Mono.ttf differ diff --git a/src/info/public/images/alexis_annoyed.png b/src/info/public/images/alexis_annoyed.png new file mode 100644 index 0000000..90884cb Binary files /dev/null and b/src/info/public/images/alexis_annoyed.png differ diff --git a/src/info/public/images/alexis_coffee.png b/src/info/public/images/alexis_coffee.png new file mode 100644 index 0000000..082443e Binary files /dev/null and b/src/info/public/images/alexis_coffee.png differ diff --git a/src/info/public/images/alexis_heart.png b/src/info/public/images/alexis_heart.png new file mode 100644 index 0000000..7684898 Binary files /dev/null and b/src/info/public/images/alexis_heart.png differ diff --git a/src/info/public/images/alexis_shrug.png b/src/info/public/images/alexis_shrug.png new file mode 100644 index 0000000..0afb3cd Binary files /dev/null and b/src/info/public/images/alexis_shrug.png differ diff --git a/src/info/public/images/alexis_sunglasses.png b/src/info/public/images/alexis_sunglasses.png new file mode 100644 index 0000000..135fe1b Binary files /dev/null and b/src/info/public/images/alexis_sunglasses.png differ diff --git a/src/info/public/images/alexis_wink.png b/src/info/public/images/alexis_wink.png new file mode 100644 index 0000000..cb7a52d Binary files /dev/null and b/src/info/public/images/alexis_wink.png differ diff --git a/src/info/public/images/logo.png b/src/info/public/images/logo.png new file mode 100644 index 0000000..291dad1 Binary files /dev/null and b/src/info/public/images/logo.png differ diff --git a/src/info/public/images/werefox_logo.svg b/src/info/public/images/werefox_logo.svg new file mode 100644 index 0000000..ddf76bb --- /dev/null +++ b/src/info/public/images/werefox_logo.svg @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + +