From 9dca6e8ef1da9a5fb4fd7b178bd8f4b6559117bc Mon Sep 17 00:00:00 2001 From: Hannah <76073097+hannahouazzane@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:41:42 +0100 Subject: [PATCH] feat: add tribe bluesky link --- src/pages/contact-us.js | 41 ++++++++++++++++++++++++++++++++--------- static/blueSkyLogo.svg | 4 ++++ 2 files changed, 36 insertions(+), 9 deletions(-) create mode 100644 static/blueSkyLogo.svg diff --git a/src/pages/contact-us.js b/src/pages/contact-us.js index a6338d68..0349d4f6 100644 --- a/src/pages/contact-us.js +++ b/src/pages/contact-us.js @@ -51,23 +51,32 @@ const ContactUs = () => ( -

- Follow us on {''} + + Follow us on{' '} - LinkedIn. + LinkedIn + {' '} + and{' '} + + BlueSky -

+
( alt="Navigates to Neontribe's LinkedIn page" /> + + + Navigates to Neontribe's BlueSky page +
@@ -162,16 +185,16 @@ const ContactUs = () => ( align-items: center; } - .linkedin-link { + .social-media-link { color: ${c_NEON_PURPLE}; text-decoration: underline; } - .linkedin-link:hover { + .social-media-link:hover { color: ${c_NAV_ACTIVE}; } - .linkedin-logo:focus { + .social-media-logo:focus { outline-color: ${c_NEON_PURPLE}; } diff --git a/static/blueSkyLogo.svg b/static/blueSkyLogo.svg new file mode 100644 index 00000000..c71e2018 --- /dev/null +++ b/static/blueSkyLogo.svg @@ -0,0 +1,4 @@ + + + +