diff --git a/components/community.tsx b/components/community.tsx index 051f2ea5..43376b04 100644 --- a/components/community.tsx +++ b/components/community.tsx @@ -91,7 +91,7 @@ export default function Community() { description: "Contribute code to Keploy or report a bug", }, { - link: "https://join.slack.com/t/keploy/shared_invite/zt-2dno1yetd-Ec3el~tTwHYIHgGI0jPe7A", + link: "https://join.slack.com/t/keploy/shared_invite/zt-2poflru6f-_VAuvQfCBT8fDWv1WwSbkw", svgIcon: SlackSvg, platformName: "Slack", description: "Connect and chat with other Keploy users", diff --git a/components/devscribe/testimonials.tsx b/components/devscribe/testimonials.tsx index ee862aa8..325a60b1 100644 --- a/components/devscribe/testimonials.tsx +++ b/components/devscribe/testimonials.tsx @@ -7,6 +7,7 @@ import Keploy from '@/public/images/conf/keploy.svg' import ReactPlay from '@/public/images/conf/ReactPlay Logo.svg' import LTSponsor from '@/public/images/conf/LambdaTest.f1670267318.png' import LL from '@/public/images/conf/Loft.svg' +import HOP from '@/public/images/conf/Logotype white 3.2 trn.png' import Comingsoon from '@/public/images/conf/coming-soon-mystery-retail-concept-vector-13969461.jpg' import React from "react"; @@ -133,6 +134,20 @@ export default function Testimonials() { +
+
+
+ + Hoppscotch logo + +
+
+
diff --git a/components/utils/common.tsx b/components/utils/common.tsx index 51e04b1f..c791e670 100644 --- a/components/utils/common.tsx +++ b/components/utils/common.tsx @@ -130,7 +130,7 @@ export const socialLinks: SocialLink[] = [ }, { - href: 'https://join.slack.com/t/keploy/shared_invite/zt-2dno1yetd-Ec3el~tTwHYIHgGI0jPe7A', + href: 'https://join.slack.com/t/keploy/shared_invite/zt-2poflru6f-_VAuvQfCBT8fDWv1WwSbkw', icon: , title: 'Slack', description:'Connect and chat with other Keploy users' diff --git a/public/images/conf/Logotype white 3.2 trn.png b/public/images/conf/Logotype white 3.2 trn.png new file mode 100644 index 00000000..64a2f6e2 Binary files /dev/null and b/public/images/conf/Logotype white 3.2 trn.png differ