add SecureAge to user list
diff --git a/docs-site/website/data/users.js b/docs-site/website/data/users.js
index 6f32d38..178cc73 100644
--- a/docs-site/website/data/users.js
+++ b/docs-site/website/data/users.js
@@ -101,6 +101,14 @@
     pinned: true,
   },
   {
+    caption: "Secureage Technology",
+    // You will need to prepend the image path with your baseUrl
+    // if it is not '/', like: '/test-site/img/image.jpg'.
+    image: "/img/users/SecureAge_Logo.png",
+    infoLink: "https://www.secureage.com/",
+    pinned: true,
+  },
+  {
     caption: "Carnegie Technologies",
     // You will need to prepend the image path with your baseUrl
     // if it is not '/', like: '/test-site/img/image.jpg'.
diff --git a/docs-site/website/static/img/users/SecureAge_Logo.png b/docs-site/website/static/img/users/SecureAge_Logo.png
new file mode 100644
index 0000000..18b9f1d
--- /dev/null
+++ b/docs-site/website/static/img/users/SecureAge_Logo.png
Binary files differ