diff --git a/components/Hero.tsx b/components/Hero.tsx index a6e7418..27c337d 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -12,7 +12,6 @@ const Hero = () => { words="Transforming people into experienced developers" className="text-center text-3xl md:text-4xl lg:text-6xl" /> - { return ( -
- +
+
); };