import { chakra, Tooltip, Text, Button } from '@chakra-ui/react' import { HelpCircleIcon } from 'assets/icons/HelpCircleIcon' import Link from 'next/link' import React from 'react' import { PricingCard } from './PricingCard' export const FreePlanCard = () => ( 300 chats included   , 'Native integrations', 'Webhooks', 'Custom Javascript & CSS', ], }} button={ } /> )