import HeartIcon from '@heroicons/react/24/outline/HeartIcon' import BoltIcon from '@heroicons/react/24/outline/BoltIcon' function PageStats({}){ return(
Total Likes
25.6K
21% more than last month
Page Views
2.6M
14% more than last month
) } export default PageStats