diff --git a/src/components/sections/hero.tsx b/src/components/sections/hero.tsx index 00f3b11..13d77a8 100644 --- a/src/components/sections/hero.tsx +++ b/src/components/sections/hero.tsx @@ -36,25 +36,29 @@ function HeroPill() { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.8, ease }} > - + )} */} + ); }