import imageLeft from '@/public/img/hero/left-image.png'; import imageRight from '@/public/img/hero/right-image.png'; import { Button, Image, Icon, Flex, Link, Text } from '@chakra-ui/react'; import React from 'react'; import { IoIosStar } from 'react-icons/io'; import { MdChevronRight } from 'react-icons/md'; export default function hero() { return (  Launch your startup project 10X faster in a few moments Create a professional website for your startup in no time with Horizon UI Boilerplate. Our comprehensive template will help you launch your project 10X faster, leaving you more time to focus on your business. {' '} Used by 80,000+ users monthly 4.9  ); }