import { HeaderLeftContentProps } from "../../types/home"; import Typography from "../typography/typography"; const HeaderLeft = ({ data }: HeaderLeftContentProps) => { return (