diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index eef08f8..8ce400f 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -10,36 +10,20 @@ export default function HeroSection(): React.JSX.Element {
+ items={[]} + textAnimation="fade" + />
);