Update src/components/Hero.jsx

This commit is contained in:
Toastie 2023-10-19 22:26:41 -07:00
parent 799b75c45e
commit f2081db20e

View file

@ -41,7 +41,7 @@ export const Hero = () => {
transition={{ duration: 0.5, delay: 0.1 }}
>
<div className="text-customGrayText text-sm lg:text-base xl:text-lg sm:text-base mt-10 px-12 sm:px-48 ">
The company that likes to have fun
we are a company that likes to have fun
</div>
</motion.div>
<motion.div