Update src/components/Hero.jsx

This commit is contained in:
Toastie 2023-10-19 22:29:51 -07:00
parent f2081db20e
commit 5c92558697

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 ">
we are a company that likes to have fun
We are a company that likes to have fun
</div>
</motion.div>
<motion.div