Update src/components/Hero.jsx
This commit is contained in:
parent
f2081db20e
commit
5c92558697
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue