diff --git a/src/Components/LandingPage/LandingPage.tsx b/src/Components/LandingPage/LandingPage.tsx index fa0b5675..09f7cddf 100644 --- a/src/Components/LandingPage/LandingPage.tsx +++ b/src/Components/LandingPage/LandingPage.tsx @@ -13,6 +13,9 @@ import { Sidebar, SidebarContent, SidebarPanel, + Title, + Toolbar, + ToolbarContent, } from '@patternfly/react-core'; import { ExternalLinkAltIcon, HelpIcon } from '@patternfly/react-icons'; import { useFlag } from '@unleash/proxy-client-react'; @@ -75,11 +78,17 @@ export const LandingPage = () => { - + + + {'Blueprints'} + + + + +