From c67aa738ea7914562cbc06ec4c8fa46130d8bf15 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 8 Aug 2023 21:55:23 -0300 Subject: [PATCH] feat(headerComponent): add "join the waitlist" link to the header component - Added a new anchor tag with the link to the Langflow website's waitlist page - Added a new CSS class `.header-waitlist-link-box` to style the waitlist link - Added hover effect to the waitlist link when hovered over --- src/frontend/src/components/headerComponent/index.tsx | 9 +++++++++ src/frontend/src/style/applies.css | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/src/frontend/src/components/headerComponent/index.tsx b/src/frontend/src/components/headerComponent/index.tsx index 91e9bbd8a..2200e1b39 100644 --- a/src/frontend/src/components/headerComponent/index.tsx +++ b/src/frontend/src/components/headerComponent/index.tsx @@ -64,6 +64,15 @@ export default function Header() {
+ + ⛓️ + join the waitlist +