import { HStack, Highlight, Stack, Text } from "@chakra-ui/react" import { LuCalendar } from "react-icons/lu" import { LogoIcon } from "./logo" export const EventBadge = () => { return ( London Meetup 🇬🇧 Come network with the Chakra Community ⚡️ Thursday, Nov. 28th ) }