import { Box, Heading } from "@chakra-ui/react"; import { FunctionComponent } from "react"; import { Link } from "react-router-dom"; import { HEADER_ANALYTICS } from "./constants"; import testIds from "./testIds"; export const Title: FunctionComponent = () => ( Construct {" "} Hub );